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.
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.
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