rsnext/packages/next-swc/crates/styled_components/tests/fixtures
Donny/강동윤 4eac75bbc9
feat(next-swc): Update swc (#39055)
## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm lint`
- [ ] The examples guidelines are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing.md#adding-examples)
2022-07-28 16:04:02 +00:00
..
.allow-chains-of-member-calls feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
.annotate-create-global-style-with-pure-comments feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
.annotate-css-with-pure-comments feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
.annotate-keyframes-with-pure-comments feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
.annotate-styled-calls-with-pure-comments feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
.annotate-withtheme-with-pure-comments feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
.css-declared-after-component feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
.minify-css-in-helpers feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
.minify-css-to-use-with-transpilation feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
.minify-css-to-use-without-transpilation feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
.minify-single-line-comments-with-interpolations feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
.transformed-imports-with-jsx-member-expressions feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
.transpile-template-literals-with-config feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
.transpile-template-literals-without-config feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
.work-with-hoisted-default-as-import feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
add-display-names feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
add-identifier feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
add-identifier-and-display-name feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
add-identifier-with-top-level-import-paths feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
add-identifier-with-top-level-import-paths-and-named-import feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
does-not-desugar-styled-assignment feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
does-not-replace-native-with-no-tags feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
ignore-external-styled-import feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
not-use-private-api-if-not-required feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
track-the-imported-variable feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
transpile-css-prop feat(next-swc): Update swc (#39055) 2022-07-28 16:04:02 +00:00
transpile-css-prop-add-import feat(next-swc): Update swc (#39055) 2022-07-28 16:04:02 +00:00
transpile-css-prop-add-require feat(next-swc): Update swc (#39055) 2022-07-28 16:04:02 +00:00
transpile-css-prop-all-options-on feat: enable configuration of styled-components transform and enable css prop support (#37861) 2022-06-23 16:55:05 +00:00
transpile-require-default feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
use-file-name feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
use-namespace feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00