Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Support Ember 3.13.0 #662

Closed

Commits on Sep 23, 2019

  1. support Ember 3.13.0

    GavinJoyce committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    259947d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. Use node 8 only where required

    Temporary fix until node 6 support is dropped.
    jrjohnson committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    0c26396 View commit details
    Browse the repository at this point in the history
  2. Use ember array to get access to find method

    This is not included in Array in IE 11.
    jrjohnson committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    d22b7da View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from jrjohnson/ember-3.13

    Addressing Code Comments
    GavinJoyce committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    6dec144 View commit details
    Browse the repository at this point in the history