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

Initial ES6 modules support #402

Closed
wants to merge 10 commits into from
Closed

Initial ES6 modules support #402

wants to merge 10 commits into from

Commits on Jan 18, 2017

  1. Initial ES6 module support

    simlrh committed Jan 18, 2017
    Copy the full SHA
    10a386b View commit details
    Browse the repository at this point in the history
  2. Respect camelCase option

    simlrh committed Jan 18, 2017
    Copy the full SHA
    9150c61 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2017

  1. Pass tests

    simlrh committed Jan 19, 2017
    Copy the full SHA
    b193103 View commit details
    Browse the repository at this point in the history
  2. Remove redundant babelrc

    simlrh committed Jan 19, 2017
    Copy the full SHA
    cdc262e View commit details
    Browse the repository at this point in the history
  3. Pass tests on iojs and v0.12

    simlrh committed Jan 19, 2017
    Copy the full SHA
    8cc8e0f View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2017

  1. Merge branch 'master' into es6

    simlrh committed Jan 23, 2017
    Copy the full SHA
    f1ddd8e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2017

  1. Change importLoader behavior

    simlrh committed Jan 26, 2017
    Copy the full SHA
    69a21cc View commit details
    Browse the repository at this point in the history
  2. Pass linting

    simlrh committed Jan 26, 2017
    Copy the full SHA
    96f3ed1 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2017

  1. Revert importLoader changes

    simlrh committed Feb 2, 2017
    Copy the full SHA
    2fd2195 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2017

  1. Improve coverage

    simlrh committed Feb 6, 2017
    Copy the full SHA
    f8fbf02 View commit details
    Browse the repository at this point in the history