-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
fix(guides/routing): update Page interface and add link to API reference #8941
fix(guides/routing): update Page interface and add link to API reference #8941
Conversation
✅ Deploy Preview for astro-docs-2 ready!Built without sensitive environment variables
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
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great! Thank you for tackling it! 🙌
Signed-off-by: Thomas Bonnet <[email protected]>
…pi-reference.mdx` (#8944) * i18n(fr): Add `reference/api-refenrece.mdx` L0 to L501 now, miss L502 to L1026 Signed-off-by: Thomas Bonnet <[email protected]> * i18n(fr): Add `reference/api-refenrece.mdx` L502 to L1026 Signed-off-by: Thomas Bonnet <[email protected]> * i18n(fr): Fix links Signed-off-by: Thomas Bonnet <[email protected]> * i18n(fr): translate api-reference.mdx from l1026 to end * i18n(fr): Fix links, remove "NBSP" space and fix typo at "régionaux" L1570 Signed-off-by: Thomas Bonnet <[email protected]> * Update src/content/docs/fr/reference/api-reference.mdx Co-authored-by: Armand Philippot <[email protected]> * Update src/content/docs/fr/reference/api-reference.mdx Co-authored-by: Armand Philippot <[email protected]> * Update src/content/docs/fr/reference/api-reference.mdx Co-authored-by: Armand Philippot <[email protected]> * Update src/content/docs/fr/reference/api-reference.mdx Co-authored-by: Armand Philippot <[email protected]> * Update src/content/docs/fr/reference/api-reference.mdx Co-authored-by: Armand Philippot <[email protected]> * Update src/content/docs/fr/reference/api-reference.mdx Co-authored-by: Armand Philippot <[email protected]> * Update src/content/docs/fr/reference/api-reference.mdx Co-authored-by: Armand Philippot <[email protected]> * Update src/content/docs/fr/reference/api-reference.mdx Co-authored-by: Armand Philippot <[email protected]> * Update src/content/docs/fr/reference/api-reference.mdx Co-authored-by: Armand Philippot <[email protected]> * i18n(fr): Update `reference/dev-toolbar-reference.mdx` from #8923 Signed-off-by: Thomas Bonnet <[email protected]> * Update src/content/docs/fr/reference/api-reference.mdx Co-authored-by: Armand Philippot <[email protected]> * i18n(fr): Update `guides/routing.mdx` from #8941 Signed-off-by: Thomas Bonnet <[email protected]> * Update src/content/docs/fr/reference/api-reference.mdx Co-authored-by: Armand Philippot <[email protected]> * Update src/content/docs/fr/guides/routing.mdx Co-authored-by: Armand Philippot <[email protected]> * Update src/content/docs/fr/guides/routing.mdx Co-authored-by: Armand Philippot <[email protected]> * Updating file since #8946 Co-authored-by: Armand Philippot <[email protected]> * i18n(fr): Fix typo in from #8947 Signed-off-by: Thomas Bonnet <[email protected]> * i18n(fr): Update `guides/routing.mdx` from #8967 Signed-off-by: Thomas Bonnet <[email protected]> * i18n(fr): Update `reference/api-reference.mdx` from #8967 Signed-off-by: Thomas Bonnet <[email protected]> * chore: Mettre à jour la documentation de référence de l'API --------- Signed-off-by: Thomas Bonnet <[email protected]> Co-authored-by: Armand Philippot <[email protected]> Co-authored-by: Armand Philippot <[email protected]> Co-authored-by: Yan <[email protected]>
Description (required)
page.size
default (see fix(types): change page.size to 10 in JSDoc comment astro#11561)page.url.first
andpage.url.last
to the Page interface (see feat: add first and last to the Page interface astro#11176)ReadMore
link to the API reference pageRelated issues & labels (optional)