Vue Style guide #3257
Vue Style guide #3257
-
Hi everyone, I was looking for the Vue component style guide and noticed it seems to have been removed from the website—I can’t find it anymore. I did manage to locate it at this link: https://vuejs.org/style-guide/, but it says the guide is outdated. Is it still okay to use it? |
Beta Was this translation helpful? Give feedback.
Answered by AloisSeckar Jun 27, 2025
Replies: 1 comment 1 reply
-
I believe all of the existing rules are still valid and useful. The issue is new features from Vue 3, especailly Composition API, are not covered, so it is not complete. Thus the official stance is to keep Style Guide available, but hidden. The status of the update process appears to be unknown - see #2030 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by mina20088
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
I believe all of the existing rules are still valid and useful. The issue is new features from Vue 3, especailly Composition API, are not covered, so it is not complete. Thus the official stance is to keep Style Guide available, but hidden.
The status of the update process appears to be unknown - see #2030