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

Babel 7 #1955

Merged
merged 46 commits into from Sep 16, 2018
Merged

Babel 7 #1955

merged 46 commits into from Sep 16, 2018

Commits on Aug 29, 2018

  1. WIP: babel 7

    devongovett committed Aug 29, 2018
    Copy the full SHA
    3853467 View commit details
    Browse the repository at this point in the history
  2. Babel 7: Fix dependency name and upgrade to 7.0.0 (#1956)

    * Fix babel-types dependency name
    
    * Upgrade to Babel 7
    prichodko authored and devongovett committed Aug 29, 2018
    Copy the full SHA
    e0df562 View commit details
    Browse the repository at this point in the history
  3. remove babel6 from pkg.json, update internal babel configs and update…

    … hasConfig to handle arrays to check babel6 and 7
    DeMoorJasper committed Aug 29, 2018
    Copy the full SHA
    05c0fb8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    89d236b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    4e613c9 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    106c43d View commit details
    Browse the repository at this point in the history
  7. fix html import tests

    DeMoorJasper committed Aug 29, 2018
    Copy the full SHA
    71a75dc View commit details
    Browse the repository at this point in the history
  8. fix formatting

    DeMoorJasper committed Aug 29, 2018
    Copy the full SHA
    dd06677 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    cfad048 View commit details
    Browse the repository at this point in the history
  10. format

    DeMoorJasper committed Aug 29, 2018
    Copy the full SHA
    a1b0f4c View commit details
    Browse the repository at this point in the history
  11. remove matches-pattern

    DeMoorJasper committed Aug 29, 2018
    Copy the full SHA
    bbf0cd4 View commit details
    Browse the repository at this point in the history
  12. get rid of lint issues

    DeMoorJasper committed Aug 29, 2018
    Copy the full SHA
    04617c4 View commit details
    Browse the repository at this point in the history
  13. fix comment

    DeMoorJasper committed Aug 29, 2018
    Copy the full SHA
    03c88b5 View commit details
    Browse the repository at this point in the history
  14. merge

    DeMoorJasper committed Aug 29, 2018
    Copy the full SHA
    3acd84a View commit details
    Browse the repository at this point in the history
  15. detect babel 6 configs

    DeMoorJasper committed Aug 29, 2018
    Copy the full SHA
    4af249a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. remove babylon 6

    DeMoorJasper committed Aug 30, 2018
    Copy the full SHA
    b371872 View commit details
    Browse the repository at this point in the history
  2. fix getBabelRc

    DeMoorJasper committed Aug 30, 2018
    Copy the full SHA
    ad78546 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    682175c View commit details
    Browse the repository at this point in the history
  4. remove some random code

    DeMoorJasper committed Aug 30, 2018
    Copy the full SHA
    8bdb5b3 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    15a1421 View commit details
    Browse the repository at this point in the history
  6. add js tests back in

    DeMoorJasper committed Aug 30, 2018
    Copy the full SHA
    762cc00 View commit details
    Browse the repository at this point in the history
  7. fix typo

    DeMoorJasper committed Aug 30, 2018
    Copy the full SHA
    74ab5f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. add babel-runtime

    DeMoorJasper committed Aug 31, 2018
    Copy the full SHA
    b0fa467 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2173572 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    16d9fa7 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    112ebf3 View commit details
    Browse the repository at this point in the history
  5. cleanup some comments

    DeMoorJasper committed Aug 31, 2018
    Copy the full SHA
    0dd2663 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    367d5ec View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

  1. Merge pull request #1958 from parcel-bundler/jasper/remove-babel6

    Various updates to Babel 7 branch
    devongovett committed Sep 4, 2018
    Copy the full SHA
    e89f06c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2018

  1. wip

    devongovett committed Sep 9, 2018
    Copy the full SHA
    4b65127 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

  1. refactor

    devongovett committed Sep 10, 2018
    Copy the full SHA
    62b5b4f View commit details
    Browse the repository at this point in the history
  2. remove old transform

    devongovett committed Sep 10, 2018
    Copy the full SHA
    5a02f3e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

  1. Copy the full SHA
    6ce3fc3 View commit details
    Browse the repository at this point in the history
  2. Infer version of babel

    devongovett committed Sep 12, 2018
    Copy the full SHA
    b73e9e0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1999 from parcel-bundler/babel7-tmp

    [WIP] Refactor babel support for babel 7
    devongovett committed Sep 12, 2018
    Copy the full SHA
    a398af5 View commit details
    Browse the repository at this point in the history
  4. Remove unused imports

    devongovett committed Sep 12, 2018
    Copy the full SHA
    a814cf8 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2018

  1. Copy the full SHA
    341dc8f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2018

  1. Support babelignore

    devongovett committed Sep 16, 2018
    Copy the full SHA
    f3bc04c View commit details
    Browse the repository at this point in the history
  2. fixes

    devongovett committed Sep 16, 2018
    Copy the full SHA
    29e2175 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    devongovett committed Sep 16, 2018
    Copy the full SHA
    10934f0 View commit details
    Browse the repository at this point in the history
  4. lint + prettier

    devongovett committed Sep 16, 2018
    Copy the full SHA
    de1e218 View commit details
    Browse the repository at this point in the history
  5. Restore removed test

    devongovett committed Sep 16, 2018
    Copy the full SHA
    5e126c5 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    e7468cb View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    6a53c00 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    2e3872a View commit details
    Browse the repository at this point in the history
  9. Upgrade browserslist

    devongovett committed Sep 16, 2018
    Copy the full SHA
    00e4ab0 View commit details
    Browse the repository at this point in the history