0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00
astro/.changeset
liruifengv bd880e8437
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>
2024-01-26 10:44:54 +01:00
..
angry-dryers-hang.md fix(rss): apply refinement at the point of parsing (#9797) 2024-01-24 13:37:06 +08:00
angry-zebras-fly.md fix(errors): Add more information to some error messages (#9818) 2024-01-25 10:45:53 -05:00
breezy-plants-smoke.md Fix for #9673 (#9680) 2024-01-24 14:40:02 +00:00
calm-jobs-pay.md feat(node): add trailingSlash support (#9080) 2024-01-25 10:23:27 +00:00
cold-bobcats-shave.md fix: fix transition:name can be unicode (#9822) 2024-01-26 10:44:54 +01:00
config.json Enter pre mode for Astro 4 beta 2023-11-16 21:53:20 +08:00
heavy-beers-tickle.md feat(alpinejs): allow customizing the Alpine instance (#9751) 2024-01-24 14:43:03 +00:00
lorem-ipsum-dolor Fix static build when out dir is not within the cwd (#9378) 2023-12-13 10:17:10 -05:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
rotten-masks-rhyme.md fix(dev): dont reroute endpoint responses (#9830) 2024-01-25 18:06:30 +00:00
seven-kiwis-join.md fix(create-astro): @astrojs/check and typescript addition (#9813) 2024-01-24 16:20:47 -06:00
spicy-tips-remember.md feat: Add telemetry for toolbar apps (#9816) 2024-01-24 15:13:51 -05:00
strange-students-shake.md Fix env var replacement for export const prerender (#9807) 2024-01-24 14:42:24 +00:00
tame-crabs-reply.md refactor: unsplit astro:i18n module (#9790) 2024-01-24 21:11:26 +05:30
twenty-papayas-agree.md refactor: singular middleware (#9776) 2024-01-26 01:08:15 +05:30
two-ducks-give.md fix(vercel): make Astro.cookies work again (#9809) 2024-01-24 22:47:33 +05:30

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation