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 Transform JSX to React.jsx/React.jsxDEV Plugin #16432

Merged
merged 23 commits into from
Aug 27, 2019

Commits on Aug 2, 2019

  1. initial babel

    lunaruan committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    6673515 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. Configuration menu
    Copy the full SHA
    2d6d42b View commit details
    Browse the repository at this point in the history
  2. added more stuff

    lunaruan committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    bef3928 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49b90d3 View commit details
    Browse the repository at this point in the history
  4. wrote the tests/snapshots

    lunaruan committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    d773b2b View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. wrote plugin and added tests

    lunaruan committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    d9450ab View commit details
    Browse the repository at this point in the history
  2. some more stuff

    lunaruan committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    79ac078 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2019

  1. fixed all the tests

    lunaruan committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    8c27b24 View commit details
    Browse the repository at this point in the history
  2. cleaned up code some

    lunaruan committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    574c661 View commit details
    Browse the repository at this point in the history
  3. refactored code

    lunaruan committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    6864091 View commit details
    Browse the repository at this point in the history
  4. added another test

    lunaruan committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    0645bbb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fe4163 View commit details
    Browse the repository at this point in the history
  6. cleaned up more stuff

    lunaruan committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    518c151 View commit details
    Browse the repository at this point in the history
  7. added package.json

    lunaruan committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    159c7f1 View commit details
    Browse the repository at this point in the history
  8. fixed linter

    lunaruan committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    938d163 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

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

Commits on Aug 20, 2019

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

    lunaruan committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    87e2dc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    737ebb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. edits from comments

    lunaruan committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    aa83e96 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. modified comments

    lunaruan committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    208b291 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. use babel license

    lunaruan committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    21550fa View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

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