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: tricknotes/ember-es6_template
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.3
Choose a base ref
...
head repository: tricknotes/ember-es6_template
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.1
Choose a head ref
  • 15 commits
  • 20 files changed
  • 1 contributor

Commits on Dec 4, 2015

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

Commits on Dec 25, 2015

  1. Configuration menu
    Copy the full SHA
    720dd64 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from tricknotes/ruby-2.3

    Test against Ruby 2.3.0 on Travis CI
    tricknotes committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    d23c604 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2016

  1. Stop using Sprockets::Environment#register_engine

    For Sprockets 4.x support.
    tricknotes committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    c7e5265 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b899af5 View commit details
    Browse the repository at this point in the history
  3. Drop Sprockets 2.1.x support

    It couldn't preprocess directive in es6/coffee.
    tricknotes committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    84c8a7d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5 from tricknotes/sprockets-4

    Support Sprockets 4
    tricknotes committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    2a147ec View commit details
    Browse the repository at this point in the history
  5. Bump version to 0.5.0

    tricknotes committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    973abe6 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2016

  1. Configuration menu
    Copy the full SHA
    cd9e7f9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from tricknotes/drop-ruby-2.0.0

    Drop Ruby 2.0.0 support
    tricknotes committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    1f46d8c View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2016

  1. Rename files

    tricknotes committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    b01766c View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2016

  1. Add missing default_mime_type for Sprockets 2

    To process `.coffee` extension without `.js`.
    This will fix emberjs/ember-rails#510
    tricknotes committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    56bf15c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    747ec60 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from tricknotes/coffee-for-sprockets2

    Fix `.coffee` compilation
    tricknotes committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    25ed715 View commit details
    Browse the repository at this point in the history
  4. Bump version to 0.5.1

    tricknotes committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    abe5904 View commit details
    Browse the repository at this point in the history
Loading