-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
5.0.0 beta docs #9240
base: main
Are you sure you want to change the base?
5.0.0 beta docs #9240
Conversation
✅ Deploy Preview for astro-docs-2 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
* feat: update `paginate()` * Apply suggestions from code review Co-authored-by: Chris Swithinbank <[email protected]> --------- Co-authored-by: Chris Swithinbank <[email protected]> Co-authored-by: Sarah Rainsberger <[email protected]>
Co-authored-by: delucis <[email protected]>
* feat: document `Astro.routePattern` * address feedback * address feedback * Apply standard API reference formatting * Sarah's edits somehow not applied the first time? --------- Co-authored-by: Sarah Rainsberger <[email protected]>
…ection for all known PRs
… are now the default behavior
Co-authored-by: sarahrainsberger <[email protected]> Co-authored-by: Sarah Rainsberger <[email protected]> Co-authored-by: sarah11918 <[email protected]>
Co-authored-by: sarah11918 <[email protected]> Co-authored-by: casungo <[email protected]>
Co-authored-by: Sarah Rainsberger <[email protected]> Co-authored-by: sarah11918 <[email protected]>
63ac703
to
0535812
Compare
* replace cookie redirect notices with a custom session guide * add since 5.0 * add detail to guide code snippets * add `getActionContext()` reference * add 5.0 change * nit: session -> sessions * fix missing async on cookie example * add security section * add Since badge for 'gate actions from middleware' * add code formatting * replace build_hash example with session token exampel * nit: remove unused hash variable * change list of examples to simpler sentence * remove stray absolute link Co-authored-by: Armand Philippot <[email protected]> * remove stray absolute link 2 Co-authored-by: Armand Philippot <[email protected]> * remove stray absolute link 3 Co-authored-by: Armand Philippot <[email protected]> * move Since to after the type def Co-authored-by: Armand Philippot <[email protected]> * clarify how the redirect removes the resubmission dialog Co-authored-by: Sarah Rainsberger <[email protected]> * reword the action return value section Co-authored-by: Sarah Rainsberger <[email protected]> * fix grammar * remove misleading "reintroduces Co-authored-by: Sarah Rainsberger <[email protected]> * add SourcePR label Co-authored-by: Sarah Rainsberger <[email protected]> * nit: still -> however Co-authored-by: Sarah Rainsberger <[email protected]> * remove needless example of actions.blog.like Co-authored-by: Sarah Rainsberger <[email protected]> * rework netlify note into paragraph * stop telling people it's easy * reword 'Forbidden' to be near the example explanation * rephrase 'what should I do?' to recommend sessions * ugh Co-authored-by: Armand Philippot <[email protected]> * HOWEVER Co-authored-by: Sarah Rainsberger <[email protected]> * move SourcePR to top of change section Co-authored-by: Sarah Rainsberger <[email protected]> * typo fix Co-authored-by: Armand Philippot <[email protected]> * make reference more boring Co-authored-by: Sarah Rainsberger <[email protected]> * break "call this function..." to new line Co-authored-by: Sarah Rainsberger <[email protected]> * make action reference more boring Co-authored-by: Sarah Rainsberger <[email protected]> * add setActionResult example * add deserialize use case --------- Co-authored-by: Armand Philippot <[email protected]> Co-authored-by: Sarah Rainsberger <[email protected]>
Co-authored-by: delucis <[email protected]>
Co-authored-by: HiDeoo <[email protected]>
Co-authored-by: Armand Philippot <[email protected]> Co-authored-by: Sarah Rainsberger <[email protected]> Co-authored-by: bholmesdev <[email protected]>
Description (required)
This is the WIP branch for the documentation changes for Astro v5, soon to be in beta.
Documentation may be incomplete, but feel free to use the deploy preview if you are trying out an early release of Astro v5: https://5-0-0-beta.docs.astro.build/
To do before merging
/
redirect added in 8b2b3ebeditLink
change made in b3dea25.Search
component override changed in ca7d812