Skip to content

Commit 741c27b

Browse files
committed
release: v5.4.1
1 parent 1c3a395 commit 741c27b

File tree

6 files changed

+10
-8
lines changed

6 files changed

+10
-8
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/v5.4.0.zip)
49+
- [Download the latest release](https://github.com/coreui/coreui-vue/archive/v5.4.1.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
@@ -1,6 +1,6 @@
11
{
22
"npmClient": "yarn",
33
"packages": ["packages/*"],
4-
"version": "5.4.0",
4+
"version": "5.4.1",
55
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
66
}

packages/coreui-vue/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/v5.4.0.zip)
49+
- [Download the latest release](https://github.com/coreui/coreui-vue/archive/v5.4.1.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`

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": "5.4.0",
3+
"version": "5.4.1",
44
"description": "UI Components Library for Vue.js",
55
"keywords": [
66
"vue",

packages/docs/api/nav/CNavItem.api.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ import CNavItem from '@coreui/vue/src/components/nav/CNavItem'
88

99
#### Props
1010

11-
| Prop name | Description | Type | Values | Default |
12-
| --------- | --------------------------------------------------------------------------------------- | ------ | ------ | ------- |
13-
| **as** | Component used for the root node. Either a string to use a HTML element or a component. | string | - | 'li' |
11+
| Prop name | Description | Type | Values | Default |
12+
| ------------ | --------------------------------------------------------------------------------------- | ------- | ------ | ------- |
13+
| **active** | Toggle the active state for the component. | boolean | - | - |
14+
| **as** | Component used for the root node. Either a string to use a HTML element or a component. | string | - | 'li' |
15+
| **disabled** | Toggle the disabled state for the component. | boolean | - | - |

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": "5.4.0",
3+
"version": "5.4.1",
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