Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vueonrails/vueonrails
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: server-side-rendering
Choose a base ref
...
head repository: vueonrails/vueonrails
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 17 files changed
  • 3 contributors

Commits on Jan 7, 2019

  1. Use babel.config.js provided by webpacker 4.

    Get ready with vue on rails 1.0.0.beta1
    ytbryan committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    5545a95 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. Support pug in Vue on Rails

    Install pug dependencies and insert its configuration
    Generate component with pug template
    ytbryan committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    2bdee00 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. Configuration menu
    Copy the full SHA
    796873c View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. Merge branch 'server-side-rendering' of https://github.com/vueonrails…

    …/vueonrails
    
    # Conflicts:
    #	lib/tasks/vue.rake
    ytbryan committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    771ed5f View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. do not require hypernova

    ytbryan committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    79e916e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d1a79e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a28a6f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/vueonrails/vueonrails

    * 'master' of https://github.com/vueonrails/vueonrails:
      Rename and refactor, took @m50 suggestion
    ytbryan committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    f3c42ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4a2d3d View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. Rails6 (#31)

    * fix issue with latest webpacker
    
    * small logo.png and edit readme.md
    
    * finally fix the check. Check if .babelrc don't exist!
    ytbryan authored Jun 14, 2019
    Configuration menu
    Copy the full SHA
    90a2e4e View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Configuration menu
    Copy the full SHA
    32e727c View commit details
    Browse the repository at this point in the history
Loading