Skip to content

Commit b464b33

Browse files
committed
release: v4.8.0
1 parent 5698cb4 commit b464b33

File tree

6 files changed

+1177
-1189
lines changed

6 files changed

+1177
-1189
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
Several quick start options are available:
4848

49-
- [Download the latest release](https://github.com/coreui/coreui-vue/archive/v4.7.0.zip)
49+
- [Download the latest release](https://github.com/coreui/coreui-vue/archive/v4.8.0.zip)
5050
- Clone the repo: `git clone https://github.com/coreui/coreui-vue.git`
5151
- Install with [npm](https://www.npmjs.com/): `npm install @coreui/vue`
5252
- Install with [yarn](https://yarnpkg.com/): `yarn add @coreui/vue`

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"packages/*"
55
],
66
"useWorkspaces": true,
7-
"version": "4.7.0"
7+
"version": "4.8.0"
88
}

packages/coreui-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/vue",
3-
"version": "4.7.0",
3+
"version": "4.8.0",
44
"description": "UI Components Library for Vue.js",
55
"keywords": [
66
"vue",

packages/docs/components/offcanvas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ You can also enable `<body>` scrolling with a visible backdrop.
167167

168168
### Static backdrop
169169

170-
If you set a `backdrop` to `static`, your React offcanvas component will not close when clicking outside of it.
170+
If you set a `backdrop` to `static`, your Vue offcanvas component will not close when clicking outside of it.
171171

172172
::: demo
173173
<CButton color="primary" @click="() => { visibleWithStaticBackdrop = !visibleWithStaticBackdrop }">Toggle static offcanvas</CButton>

packages/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/vue-docs",
3-
"version": "4.7.0",
3+
"version": "4.8.0",
44
"scripts": {
55
"api": "vue-docgen -c build/docgen.config.js",
66
"dev": "vuepress dev --clean-cache",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy