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

Lazily initialize and cache constant JSX elements #12967

Merged
merged 12 commits into from Mar 6, 2021

Commits on Mar 4, 2021

  1. Copy the full SHA
    06c8964 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    be0bef8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    10c5b08 View commit details
    Browse the repository at this point in the history
  4. Update other fixtures

    nicolo-ribaudo committed Mar 4, 2021
    Copy the full SHA
    987948f View commit details
    Browse the repository at this point in the history
  5. Babel 8 tests

    nicolo-ribaudo committed Mar 4, 2021
    Copy the full SHA
    6197d97 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Update packages/babel-plugin-transform-react-constant-elements/src/in…

    …dex.js
    
    Co-authored-by: Justin Ridgewell <justin@ridgewell.name>
    nicolo-ribaudo and jridgewell committed Mar 5, 2021
    Copy the full SHA
    294a08b View commit details
    Browse the repository at this point in the history
  2. Fix this handling

    nicolo-ribaudo committed Mar 5, 2021
    Copy the full SHA
    e98bff1 View commit details
    Browse the repository at this point in the history
  3. Update packages/babel-plugin-transform-react-constant-elements/src/in…

    …dex.js
    
    Co-authored-by: Justin Ridgewell <justin@ridgewell.name>
    nicolo-ribaudo and jridgewell committed Mar 5, 2021
    Copy the full SHA
    6c20164 View commit details
    Browse the repository at this point in the history
  4. Add test

    nicolo-ribaudo committed Mar 5, 2021
    Copy the full SHA
    7de9a22 View commit details
    Browse the repository at this point in the history
  5. Simplify implementation

    Co-authored-by: Justin Ridgewell <justin@ridgewell.name>
    nicolo-ribaudo and jridgewell committed Mar 5, 2021
    Copy the full SHA
    f56c1ef View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. Copy the full SHA
    e239247 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a4e8550 View commit details
    Browse the repository at this point in the history