Releases: coreui/coreui-vue
Releases · coreui/coreui-vue
v4.0.0
v4.0.0-rc.0
refactor(CNavGroup): update event emit
v4.0.0-beta.2
release: v4.0.0-beta.2
v4.0.0-beta.0
v4.0.0-beta.1 releae: v4.0.0-beta.1
v4.0.0-beta.0
release: v4.0.0-beta.0
v4.0.0-alpha.2
release: v4.0.0-alpha.2
v4.0.0-alpha.1
release: v4.0.0-alpha.1
v4.0.0-alpha.0
CoreUI 4 for Vue.js initial release.
3.2.11
3.2.11
21 May 2021
Changed
- feat(CModal): add scrollable prop
0253d98- thanks @barthy-koeln #150 - feat(CDropdown): emit event on split dropdown button click - thanks @rabrowne85
#134#135 - chore: dependencies update
da10ba8 - test(CDataTable): snapshot update
d1198cd - test(CDropdown): emits click on split button click
807eba6
Fixed
- fix(CDataTable): striped style not working with details slot
#127#77 - fix(CDataTable): v-else without v-if breaking Parcel - thanks @adamshaylor
#143#144 - fix(CDataTable): rtl margins - thanks @seddighi78
#145