We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 382f99e commit ef60cb6Copy full SHA for ef60cb6
styleguide.config.js
@@ -53,27 +53,6 @@ module.exports = {
53
exampleMode: 'hide',
54
usageMode: 'hide',
55
},
56
- {
57
- name: 'Versions',
58
- sections: [
59
60
- name: 'Latest version',
61
- href: 'https://nextcloud-vue-components.netlify.app',
62
- },
63
64
- name: 'v8.x (Nextcloud 28+ on Vue 2)',
65
- href: 'https://stable8--nextcloud-vue-components.netlify.app',
66
67
68
- name: 'v7.x (Nextcloud 25 - 27)',
69
- href: 'https://stable7--nextcloud-vue-components.netlify.app',
70
71
72
- name: 'v6.x (Nextcloud 24 - 25)',
73
- href: 'https://stable6--nextcloud-vue-components.netlify.app',
74
75
- ],
76
77
{
78
name: 'Directives',
79
content: 'docs/directives.md',
0 commit comments