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

Add experimental version of the babel-plugin-transform-react-jsx transform #11154

Merged
merged 10 commits into from Mar 17, 2020

Commits on Mar 16, 2020

  1. Copy the full SHA
    e9d7e26 View commit details
    Browse the repository at this point in the history
  2. address review comments

    JLHwung authored and nicolo-ribaudo committed Mar 16, 2020
    Copy the full SHA
    c07559d View commit details
    Browse the repository at this point in the history
  3. chore: update test fixtures

    JLHwung authored and nicolo-ribaudo committed Mar 16, 2020
    Copy the full SHA
    696cb13 View commit details
    Browse the repository at this point in the history
  4. Update fixture

    nicolo-ribaudo committed Mar 16, 2020
    Copy the full SHA
    7664a81 View commit details
    Browse the repository at this point in the history
  5. Add "columnNumber" to the new React transform

    Co-authored-by: Moti Zilberman <motiz88@gmail.com>
    nicolo-ribaudo and motiz88 committed Mar 16, 2020
    Copy the full SHA
    f2bf9e7 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    554d8fc View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    e263298 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. Update windows tests

    nicolo-ribaudo committed Mar 17, 2020
    Copy the full SHA
    9dc71c9 View commit details
    Browse the repository at this point in the history
  2. Fix windows again

    nicolo-ribaudo committed Mar 17, 2020
    Copy the full SHA
    c097d53 View commit details
    Browse the repository at this point in the history
  3. fix comments

    lunaruan committed Mar 17, 2020
    Copy the full SHA
    8d2a26c View commit details
    Browse the repository at this point in the history