Skip to content

Commit

Permalink
chore: 3.0.0 release: update build files and dependencies, small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
woothu committed Feb 19, 2020
1 parent 7386b50 commit ea3731a
Show file tree
Hide file tree
Showing 12 changed files with 12,729 additions and 11,281 deletions.
8,452 changes: 4,439 additions & 4,013 deletions dist/coreui-vue.common.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/coreui-vue.common.js.map

Large diffs are not rendered by default.

8,452 changes: 4,439 additions & 4,013 deletions dist/coreui-vue.umd.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/coreui-vue.umd.js.map

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/coreui-vue.umd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/coreui-vue.umd.min.js.map

Large diffs are not rendered by default.

16 changes: 16 additions & 0 deletions dist/vetur/coreui-attributes.json
Original file line number Diff line number Diff line change
Expand Up @@ -4830,5 +4830,21 @@
"CWidgetSimple/text": {
"description": "For API documentation please visit https://coreui.io/vue/docs",
"type": "string"
},
"c-wrapper/fluid": {
"description": "For API documentation please visit https://coreui.io/vue/docs",
"type": "boolean"
},
"CWrapper/fluid": {
"description": "For API documentation please visit https://coreui.io/vue/docs",
"type": "boolean"
},
"c-wrapper/tag": {
"description": "For API documentation please visit https://coreui.io/vue/docs",
"type": "string"
},
"CWrapper/tag": {
"description": "For API documentation please visit https://coreui.io/vue/docs",
"type": "string"
}
}
14 changes: 14 additions & 0 deletions dist/vetur/coreui-tags.json
Original file line number Diff line number Diff line change
Expand Up @@ -2116,5 +2116,19 @@
"text"
],
"description": ""
},
"CWrapper": {
"attributes": [
"fluid",
"tag"
],
"description": ""
},
"c-wrapper": {
"attributes": [
"fluid",
"tag"
],
"description": ""
}
}
Loading

0 comments on commit ea3731a

Please sign in to comment.