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

[transform-react-jsx] Add useSpread option to transform JSX #10572

Merged
merged 12 commits into from Oct 29, 2019

Commits on Oct 18, 2019

  1. Copy the full SHA
    345654d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c547265 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

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

Commits on Oct 24, 2019

  1. Copy the full SHA
    51fd79d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    60aad23 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/use-spread' of https://github.com/ivandevp/babel i…

    …nto feat/use-spread
    ivandevp committed Oct 24, 2019
    Copy the full SHA
    3afabbf View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2019

  1. Copy the full SHA
    d905397 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    617dd72 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

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

Commits on Oct 29, 2019

  1. Copy the full SHA
    ec9f24b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7b0f831 View commit details
    Browse the repository at this point in the history
  3. Remove casting useSpread to boolean in preset-react option.

    Co-Authored-By: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
    ivandevp and nicolo-ribaudo committed Oct 29, 2019
    Copy the full SHA
    35ec82b View commit details
    Browse the repository at this point in the history