-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
[docs] API pages i18n #23214
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
[docs] API pages i18n #23214
Conversation
|
I couldn't spot anything major. Browser performance seems the same, build time on Netlify seems the same. Happy to be one step closer to a similar DX as https://vuetifyjs.com/zh-Hans/api/v-avatar/. |
eps1lon
left a comment
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.
Awesome stuff!
This reverts commit 7fbaefa.
Premature celebration. Had to revert this PR (#23581) since it doesn't work when deployed with all locales. There are also some changes that I didn't see discussed so let's rewind and then replay slowly in little iterations not one big sweeping change. |
Key files
Generate:
Translations:
Example API docs:
Render:
NB
The script exits early so only Accordion is updated, in order to make the PR easier to review (19 changed files rather than 400+). That will obviously need to be updated before it can be merged.