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 #7016

Merged
merged 70 commits into from
Dec 18, 2018
Merged

Babel 7 #7016

merged 70 commits into from
Dec 18, 2018

Commits on Sep 21, 2018

  1. Start babel migration.

    milesj authored and SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    ea9ab40 View commit details
    Browse the repository at this point in the history
  2. More fixes.

    milesj authored and SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    60efb77 View commit details
    Browse the repository at this point in the history
  3. More things.

    milesj authored and SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    cfa0dc8 View commit details
    Browse the repository at this point in the history
  4. Fix RN.

    milesj authored and SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    cf9b8c1 View commit details
    Browse the repository at this point in the history
  5. More updates.

    milesj authored and SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    36b4ce7 View commit details
    Browse the repository at this point in the history
  6. Update configs.

    Miles Johnson authored and SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    94d953f View commit details
    Browse the repository at this point in the history
  7. Update RN support.

    Miles Johnson authored and SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    63e5b11 View commit details
    Browse the repository at this point in the history
  8. Rework Babel config loading.

    Miles Johnson authored and SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    299b3e4 View commit details
    Browse the repository at this point in the history
  9. Update deps.

    Miles Johnson authored and SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    c04e77a View commit details
    Browse the repository at this point in the history
  10. Update some deps.

    Miles Johnson authored and SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    080a6e3 View commit details
    Browse the repository at this point in the history
  11. Fix rollup build.

    Miles Johnson authored and SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    0d62cef View commit details
    Browse the repository at this point in the history
  12. Remove browser build plugin.

    Miles Johnson authored and SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    6459523 View commit details
    Browse the repository at this point in the history
  13. Target IE8.

    Miles Johnson authored and SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    c6d5c80 View commit details
    Browse the repository at this point in the history
  14. Update to beta RN.

    Miles Johnson authored and SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    35c5a06 View commit details
    Browse the repository at this point in the history
  15. Parser updates.

    Miles Johnson authored and SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    d2ab617 View commit details
    Browse the repository at this point in the history
  16. Upgrade istanbul.

    Miles Johnson authored and SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    7287a11 View commit details
    Browse the repository at this point in the history
  17. Rework lazy.

    Miles Johnson authored and SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    0760c89 View commit details
    Browse the repository at this point in the history
  18. More work and polish.

    Miles Johnson authored and SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    0a2efd0 View commit details
    Browse the repository at this point in the history
  19. Use transformSync.

    Miles Johnson authored and SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    5fee976 View commit details
    Browse the repository at this point in the history
  20. Update react-native.

    Miles Johnson authored and SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    84bc7ce View commit details
    Browse the repository at this point in the history
  21. Fix RN tests.

    Miles Johnson authored and SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    4e26ae8 View commit details
    Browse the repository at this point in the history
  22. Final fixes.

    milesj authored and SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    46d0d38 View commit details
    Browse the repository at this point in the history
  23. Minor changes.

    milesj authored and SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    1b21e1c View commit details
    Browse the repository at this point in the history
  24. Use babel for TS.

    milesj authored and SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    397f43e View commit details
    Browse the repository at this point in the history
  25. Update deps. Run install.

    milesj authored and SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    9140760 View commit details
    Browse the repository at this point in the history
  26. Update editor support.

    milesj authored and SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    8d6248e View commit details
    Browse the repository at this point in the history
  27. Add TS argument.

    milesj authored and SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    e47e545 View commit details
    Browse the repository at this point in the history
  28. dedupe

    SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    40e668b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c066ebc View commit details
    Browse the repository at this point in the history
  30. nohoist react-native

    SimenB committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    09979af View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. Configuration menu
    Copy the full SHA
    a64c188 View commit details
    Browse the repository at this point in the history
  2. botched merge by yarn

    SimenB committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    b4a35eb View commit details
    Browse the repository at this point in the history
  3. update hash

    SimenB committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    6153100 View commit details
    Browse the repository at this point in the history
  4. use babel.config.js

    SimenB committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    c57600b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. update snapshot

    SimenB committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    53986b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab099ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5204d8 View commit details
    Browse the repository at this point in the history
  4. dep cleanup

    SimenB committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    f1189dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcf7d87 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d729d1f View commit details
    Browse the repository at this point in the history
  7. add babel config to fix node 6

    SimenB committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    0f0c1bd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    18e2d53 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2018

  1. fix react-native example

    SimenB committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    e3a4df4 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2018

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

Commits on Oct 24, 2018

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

Commits on Nov 20, 2018

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

Commits on Dec 11, 2018

  1. Configuration menu
    Copy the full SHA
    be1617d View commit details
    Browse the repository at this point in the history
  2. coverage?

    SimenB committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    8389898 View commit details
    Browse the repository at this point in the history
  3. add copyright notice

    SimenB committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    2164043 View commit details
    Browse the repository at this point in the history
  4. update snapshots

    SimenB committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    f6ff11a View commit details
    Browse the repository at this point in the history
  5. moar copyright

    SimenB committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    965cc3d View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

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

Commits on Dec 15, 2018

  1. fix init test

    thymikee committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    6a663d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63e06be View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2018

  1. cleanup babel.config.js

    SimenB committed Dec 16, 2018
    Configuration menu
    Copy the full SHA
    0041cea View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2018

  1. Configuration menu
    Copy the full SHA
    1388570 View commit details
    Browse the repository at this point in the history
  2. add babelrcRoots back

    thymikee committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    74d4f0f View commit details
    Browse the repository at this point in the history
  3. Revert "fix promise test by targetting higher Node version without Pr…

    …omise polyfill"
    
    This reverts commit 1388570.
    SimenB committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    bec6675 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d2cde5 View commit details
    Browse the repository at this point in the history
  5. jest.mock to jest.spyOn

    thymikee committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    f251080 View commit details
    Browse the repository at this point in the history
  6. update e2e snapshot

    thymikee committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    480e1d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7af41a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. update lockfile

    SimenB committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    54765c9 View commit details
    Browse the repository at this point in the history
  2. super ugly fix symbol

    SimenB committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    7c557e2 View commit details
    Browse the repository at this point in the history
  3. fix windows tests

    SimenB committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    e835860 View commit details
    Browse the repository at this point in the history
  4. fix test for node 6

    SimenB committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    dd8cfe0 View commit details
    Browse the repository at this point in the history
  5. inline require slash in mock

    SimenB committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    dadd03e View commit details
    Browse the repository at this point in the history
  6. gah, windows :(

    SimenB committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    c3c8e83 View commit details
    Browse the repository at this point in the history
  7. update changelog

    SimenB committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    095242e View commit details
    Browse the repository at this point in the history