Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bd9d683

Browse filesBrowse files
committed
Ship: v2.0.2
1 parent aa43e3b commit bd9d683
Copy full SHA for bd9d683

File tree

2 files changed

+6
-1
lines changed
Filter options

2 files changed

+6
-1
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
### [@coreui/vue](https://coreui.io/) changelog
22

3+
##### v2.0.2
4+
- fix(AsideToggler): add missing `display { default:'lg' }` prop value
5+
- fix(AsideToggler): add missing `defaultOpen` prop value handling
6+
- refactor(shared): add missing `index.js`
7+
38
##### v2.0.1
49
- fix(SidebarNav): dirty fix for `rtl` ps scrolling issue
510
- refactor(SidebarMinimizer): extract `togglePs` mixin

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@coreui/vue",
33
"description": "CoreUI Vue Bootstrap 4 layout components",
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"license": "MIT",
66
"main": "dist/coreui-vue.common.js",
77
"module": "dist/coreui-vue.esm.js",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.