rsnext/packages/next/build/swc/tests/fixture/styled-jsx
Maia Teegarden 282c1c9d7c
Fix creation of styled jsx ids (#30124)
Ids of dynamic styles now match ids in dynamic class names (`_JSXStyle.dynamic()`) when there are mixed styles (global/static).

## 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
2021-10-21 03:56:57 +00:00
..
absent Add/styled jsx swc (#29005) 2021-09-15 09:24:31 +02:00
attribute-generation-classname-rewriting Add/styled jsx swc (#29005) 2021-09-15 09:24:31 +02:00
attribute-generation-modes Fix creation of styled jsx ids (#30124) 2021-10-21 03:56:57 +00:00
class Add/styled jsx swc (#29005) 2021-09-15 09:24:31 +02:00
comments Upate swc to allow line comments in css (#29943) 2021-10-15 17:25:31 +02:00
component-attribute Add/styled jsx swc (#29005) 2021-09-15 09:24:31 +02:00
conflicts Add/styled jsx swc (#29005) 2021-09-15 09:24:31 +02:00
css-selector-after-pseudo Fix identifier handling ofstyled-jsx (#29986) 2021-10-17 12:17:13 +02:00
css-tag-same-file Fix identifier handling ofstyled-jsx (#29986) 2021-10-17 12:17:13 +02:00
different-jsx-ids Update swc (#29969) 2021-10-17 09:50:01 +02:00
dynamic-element Include param vars in nearest scope bindings (#29536) 2021-10-03 17:26:27 +02:00
dynamic-element-class Add/styled jsx swc (#29005) 2021-09-15 09:24:31 +02:00
dynamic-element-external Add/styled jsx swc (#29005) 2021-09-15 09:24:31 +02:00
dynamic-this-in-arrow Add/styled jsx swc (#29005) 2021-09-15 09:24:31 +02:00
exported-jsx-style Add/styled jsx swc (#29005) 2021-09-15 09:24:31 +02:00
exported-non-jsx-style Add/styled jsx swc (#29005) 2021-09-15 09:24:31 +02:00
expressions Fix creation of styled jsx ids (#30124) 2021-10-21 03:56:57 +00:00
external-nested-scope Add/styled jsx swc (#29005) 2021-09-15 09:24:31 +02:00
external-stylesheet Fix identifier handling ofstyled-jsx (#29986) 2021-10-17 12:17:13 +02:00
external-stylesheet-global Add/styled jsx swc (#29005) 2021-09-15 09:24:31 +02:00
external-stylesheet-multi-line Add/styled jsx swc (#29005) 2021-09-15 09:24:31 +02:00
fragment Add/styled jsx swc (#29005) 2021-09-15 09:24:31 +02:00
global Fix root global jsx style (#29505) 2021-09-30 13:11:03 -07:00
mixed-global-scoped Fix root global jsx style (#29505) 2021-09-30 13:11:03 -07:00
multiple-jsx Add/styled jsx swc (#29005) 2021-09-15 09:24:31 +02:00
nested-style-tags Add/styled jsx swc (#29005) 2021-09-15 09:24:31 +02:00
non-styled-jsx-style Add/styled jsx swc (#29005) 2021-09-15 09:24:31 +02:00
not-styled-jsx-tagged-templates Add/styled jsx swc (#29005) 2021-09-15 09:24:31 +02:00
one-off-global-selectors Fix partial one off global selectors (#29128) 2021-09-16 08:16:10 +02:00
source-maps Add/styled jsx swc (#29005) 2021-09-15 09:24:31 +02:00
stateless Add/styled jsx swc (#29005) 2021-09-15 09:24:31 +02:00
styles Fix identifier handling ofstyled-jsx (#29986) 2021-10-17 12:17:13 +02:00
styles-external-invalid Add/styled jsx swc (#29005) 2021-09-15 09:24:31 +02:00
styles-external-invalid2 Add/styled jsx swc (#29005) 2021-09-15 09:24:31 +02:00
styles2 Add/styled jsx swc (#29005) 2021-09-15 09:24:31 +02:00
too-many Update swc (#29969) 2021-10-17 09:50:01 +02:00
tpl-escape-1 Fix transform of ` in styled-jsx (#29136) 2021-09-16 15:08:42 +02:00
tpl-escape-2 Update swc (#29969) 2021-10-17 09:50:01 +02:00
tpl-placeholder-1-as-property Update swc (#29969) 2021-10-17 09:50:01 +02:00
tpl-placeholder-2-as-part-of-value Update swc (#29969) 2021-10-17 09:50:01 +02:00
tpl-placeholder-3-as-value Update swc (#29969) 2021-10-17 09:50:01 +02:00
tpl-placeholder-4-as-part-of-value-in-multiple Update swc (#29969) 2021-10-17 09:50:01 +02:00
tpl-placeholder-5-values-of-multiple-properties Update swc (#29969) 2021-10-17 09:50:01 +02:00
transform-css Update swc (#29938) 2021-10-15 11:39:09 +02:00
whitespace Add/styled jsx swc (#29005) 2021-09-15 09:24:31 +02:00