diff options
author | 2024-01-26 17:44:54 +0800 | |
---|---|---|
committer | 2024-01-26 10:44:54 +0100 | |
commit | bd880e8437ea2df16f322f604865c1148a9fd4cf (patch) | |
tree | cfa5965140530d844f52ce8afbd783167786e9d2 /examples/framework-vue | |
parent | 00e6adb033c882c92fdbb3989b2fc1b78acb3bd7 (diff) | |
download | astro-bd880e8437ea2df16f322f604865c1148a9fd4cf.tar.gz astro-bd880e8437ea2df16f322f604865c1148a9fd4cf.tar.zst astro-bd880e8437ea2df16f322f604865c1148a9fd4cf.zip |
fix: fix `transition:name` can be unicode (#9822)
* fix: fix `transition:name` can be unicode
* delete prefix -
* use for func
* add changeset
* Update .changeset/cold-bobcats-shave.md
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
* fix review issue
* fix review issue
* add comment
* add \ to regex
* fix some issue
* delete unused import
* remove a rule
* remove valid rule --
* Update transition.ts
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
* Update transition.ts
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
* Update transition.ts
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
* Update transition.ts
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
* Update transition.ts
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
* Update transition.ts
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
* Update transition.ts
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
* format
* use cssesc to escape name
* test: add e2e test
* add charset for layout
* use the raw value for e2e test
* use cssesc instead of toValidIdent
* uncomment
---------
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Diffstat (limited to 'examples/framework-vue')
0 files changed, 0 insertions, 0 deletions