File tree Expand file tree Collapse file tree 8 files changed +6
-14
lines changed
.vuepress/theme-coreui/src/client/components Expand file tree Collapse file tree 8 files changed +6
-14
lines changed Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ See the [contributing guidelines](CONTRIBUTING.md) for sharing bug reports.
66
77For general troubleshooting or help getting started:
88
9- - Join [ the official community ] ( https://community. coreui.io/ ) .
9+ - Join [ GitHub Discussions ] ( https://github.com/ coreui/coreui-vue/discussions ) .
Original file line number Diff line number Diff line change 4343
4444Several quick start options are available:
4545
46- - [ Download the latest release] ( https://github.com/coreui/coreui-vue/archive/v4.0.2 .zip )
46+ - [ Download the latest release] ( https://github.com/coreui/coreui-vue/archive/v4.0.3 .zip )
4747- Clone the repo: ` git clone https://github.com/coreui/coreui-vue.git `
4848- Install with [ npm] ( https://www.npmjs.com/ ) : ` npm install @coreui/vue `
4949- Install with [ yarn] ( https://yarnpkg.com/ ) : ` yarn add @coreui/vue `
@@ -128,7 +128,6 @@ Editor preferences are available in the [editor config](https://github.com/coreu
128128Stay up to date on the development of CoreUI and reach out to the community with these helpful resources.
129129
130130- Read and subscribe to [ The Official CoreUI Blog] ( https://blog.coreui.io/ ) .
131- - Join [ the official Community] ( https://community.coreui.io/ ) .
132131
133132You can also follow [ @core_ui on Twitter] ( https://twitter.com/core_ui ) .
134133
Original file line number Diff line number Diff line change 44 " packages/*"
55 ],
66 "useWorkspaces" : true ,
7- "version" : " 4.0.2 "
7+ "version" : " 4.0.3 "
88}
Original file line number Diff line number Diff line change 4343
4444Several quick start options are available:
4545
46- - [ Download the latest release] ( https://github.com/coreui/coreui-vue/archive/v4.0.2 .zip )
46+ - [ Download the latest release] ( https://github.com/coreui/coreui-vue/archive/v4.0.3 .zip )
4747- Clone the repo: ` git clone https://github.com/coreui/coreui-vue.git `
4848- Install with [ npm] ( https://www.npmjs.com/ ) : ` npm install @coreui/vue `
4949- Install with [ yarn] ( https://yarnpkg.com/ ) : ` yarn add @coreui/vue `
@@ -128,7 +128,6 @@ Editor preferences are available in the [editor config](https://github.com/coreu
128128Stay up to date on the development of CoreUI and reach out to the community with these helpful resources.
129129
130130- Read and subscribe to [ The Official CoreUI Blog] ( https://blog.coreui.io/ ) .
131- - Join [ the official Community] ( https://community.coreui.io/ ) .
132131
133132You can also follow [ @core_ui on Twitter] ( https://twitter.com/core_ui ) .
134133
Original file line number Diff line number Diff line change 11{
22 "name" : " @coreui/vue" ,
3- "version" : " 4.0.2 " ,
3+ "version" : " 4.0.3 " ,
44 "description" : " UI Components Library for Vue.js" ,
55 "keywords" : [
66 " vue" ,
Original file line number Diff line number Diff line change 88 <li class =" d-inline-block ms-3" >
99 <a href =" https://twitter.com/core_ui" >Twitter</a >
1010 </li >
11- <li class =" d-inline-block ms-3" >
12- <a href =" https://community.coreui.io/" >Community</a >
13- </li >
1411 <li class =" d-inline-block ms-3 ps-3 border-start border-2" >
1512 <a href =" https://coreui.io/" >CoreUI (Vanilla)</a >
1613 </li >
Original file line number Diff line number Diff line change 1111 <CIcon icon =" cil-menu" size =" lg" />
1212 </CHeaderToggler >
1313 <CHeaderNav class =" ms-auto" >
14- <CNavItem href =" https://community.coreui.io/" >
15- <CIcon icon =" cib-discourse" size =" xl" />
16- </CNavItem >
1714 <CNavItem href =" https://github.com/coreui" >
1815 <CIcon icon =" cib-github" size =" xl" />
1916 </CNavItem >
Original file line number Diff line number Diff line change 11{
22 "name" : " @coreui/vue-docs" ,
3- "version" : " 4.0.2 " ,
3+ "version" : " 4.0.3 " ,
44 "config" : {
55 "version_short" : " 4.0"
66 },
You can’t perform that action at this time.
0 commit comments