54 lines
2.0 KiB
Markdown
54 lines
2.0 KiB
Markdown
## [vue](./README.md) version `changelog`
|
|
|
|
##### `v2.0.0-beta.2`
|
|
- refactor: `HeaderDropdown` with new slots `header` and `dropdown` *breaking change*
|
|
- chore: update `@coreui/vue` to `2.0.0-beta.1`
|
|
- chore: dependencies update
|
|
|
|
##### `v2.0.0-beta.1`
|
|
- chore: update `@coreui/vue` to `2.0.0-beta.0`
|
|
|
|
##### `v2.0.0-beta.0`
|
|
- chore: update `core-js` to `2.5.7`
|
|
|
|
##### `v2.0.0-alpha.1`
|
|
- refactor: separation of concerns - (CoreUI template/components) for use CoreUI as npm module
|
|
- refactor: project structure change
|
|
- refactor: moved to [vuejs-templates](http://vuejs-templates.github.io/webpack/)
|
|
- chore: moved to [Semantic Versioning](https://semver.org/)
|
|
- refactor: move to [CoreUI-Vue](https://github.com/coreui/coreui-vue) components `v2`
|
|
- refactor: rename containers
|
|
- refactor(Colors): view layout, sub-components
|
|
- refactor(Switches): move to `Switch component v2`
|
|
- refactor(Cards): add `transition` to card-header-action `btn-close`
|
|
- refactor(Cards): add `collapse` to card-header-action `btn-minimize`
|
|
- refactor(Forms): add `transition` to card-header-action `btn-close`
|
|
- refactor(Forms): add `autocomplete` attrib
|
|
- refactor(Forms): add missing `form` tags
|
|
- refactor(Buttons): view rearrange
|
|
- refactor(Jumbotrons): view rearrange
|
|
- feat(Icons): add `CoreUI Icons` set
|
|
- feat(Tabs): add missing feat `tabs`
|
|
- feat(Charts): add `CustomTooltips`, fix tooltip `chartId` issue
|
|
- refactor: move `scss` to `assets`
|
|
- refactor: IE polyfills
|
|
- chore: dependencies update
|
|
- chore: cleanups
|
|
|
|
other:
|
|
|
|
- feat: app-footer fixed
|
|
- refactor(dashboard): brand-card, progress-group-bars
|
|
- refactor(social-box-chart-example): props
|
|
- feat(forms): new `<b-form-input type="date">` example added
|
|
- refactor(cards): Card outline, Card accent - title variants added
|
|
- feat: card-header-actions
|
|
- feat(_nav): Navbars example added
|
|
- update: vuejs-templates/webpack to v1.3.1
|
|
- fix: eslint `valid template root`
|
|
- refactor: card header title spacing
|
|
- refactor: btn-brand
|
|
- test(e2e): update
|
|
- refactor: sidebar
|
|
- refactor: chart examples
|