Skip to content

Commit ea3731a

Browse files
committed
chore: 3.0.0 release: update build files and dependencies, small fixes
1 parent 7386b50 commit ea3731a

12 files changed

+12729
-11281
lines changed

dist/coreui-vue.common.js

+4,439-4,013
Large diffs are not rendered by default.

dist/coreui-vue.common.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/coreui-vue.umd.js

+4,439-4,013
Large diffs are not rendered by default.

dist/coreui-vue.umd.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/coreui-vue.umd.min.js

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/coreui-vue.umd.min.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vetur/coreui-attributes.json

+16
Original file line numberDiff line numberDiff line change
@@ -4830,5 +4830,21 @@
48304830
"CWidgetSimple/text": {
48314831
"description": "For API documentation please visit https://coreui.io/vue/docs",
48324832
"type": "string"
4833+
},
4834+
"c-wrapper/fluid": {
4835+
"description": "For API documentation please visit https://coreui.io/vue/docs",
4836+
"type": "boolean"
4837+
},
4838+
"CWrapper/fluid": {
4839+
"description": "For API documentation please visit https://coreui.io/vue/docs",
4840+
"type": "boolean"
4841+
},
4842+
"c-wrapper/tag": {
4843+
"description": "For API documentation please visit https://coreui.io/vue/docs",
4844+
"type": "string"
4845+
},
4846+
"CWrapper/tag": {
4847+
"description": "For API documentation please visit https://coreui.io/vue/docs",
4848+
"type": "string"
48334849
}
48344850
}

dist/vetur/coreui-tags.json

+14
Original file line numberDiff line numberDiff line change
@@ -2116,5 +2116,19 @@
21162116
"text"
21172117
],
21182118
"description": ""
2119+
},
2120+
"CWrapper": {
2121+
"attributes": [
2122+
"fluid",
2123+
"tag"
2124+
],
2125+
"description": ""
2126+
},
2127+
"c-wrapper": {
2128+
"attributes": [
2129+
"fluid",
2130+
"tag"
2131+
],
2132+
"description": ""
21192133
}
21202134
}

0 commit comments

Comments
 (0)