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

Generate typescript for SVGs when using svgr and typescript option #8411

Merged
merged 13 commits into from Sep 7, 2022

Commits on Aug 22, 2022

  1. Copy the full SHA
    02cce0b View commit details
    Browse the repository at this point in the history
  2. add integration test

    samjt committed Aug 22, 2022
    Copy the full SHA
    aeeae97 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Add guard for no config

    samjt committed Aug 23, 2022
    Copy the full SHA
    1d7f6e0 View commit details
    Browse the repository at this point in the history
  2. Update packages/transformers/svg-react/src/SvgReactTransformer.js

    Co-authored-by: Niklas Mischkulnig <4586894+mischnic@users.noreply.github.com>
    samjt and mischnic committed Aug 23, 2022
    Copy the full SHA
    20d38aa View commit details
    Browse the repository at this point in the history
  3. Update svg-react.js

    samjt committed Aug 23, 2022
    Copy the full SHA
    8e307d7 View commit details
    Browse the repository at this point in the history
  4. Delete svg-react-typescript.js

    samjt committed Aug 23, 2022
    Copy the full SHA
    1309764 View commit details
    Browse the repository at this point in the history
  5. fix copy paste typos

    samjt committed Aug 23, 2022
    Copy the full SHA
    df9362b View commit details
    Browse the repository at this point in the history
  6. prettier format

    samjt committed Aug 23, 2022
    Copy the full SHA
    693666b View commit details
    Browse the repository at this point in the history
  7. Update packages/core/integration-tests/test/svg-react.js

    Co-authored-by: Niklas Mischkulnig <4586894+mischnic@users.noreply.github.com>
    samjt and mischnic committed Aug 23, 2022
    Copy the full SHA
    e5c87fd View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Update packages/core/integration-tests/test/svg-react.js

    Co-authored-by: Niklas Mischkulnig <4586894+mischnic@users.noreply.github.com>
    samjt and mischnic committed Aug 24, 2022
    Copy the full SHA
    480483e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    126009e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

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

Commits on Sep 7, 2022

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