Skip to content

Latest commit

 

History

History
100 lines (87 loc) · 3.8 KB

File metadata and controls

100 lines (87 loc) · 3.8 KB

vue version changelog

v2.0.0-beta.9
  • fix(Calendar): dark theme consistency
v2.0.0-beta.8
  • feat(Plugins): Calendar pro
  • chore: update babel-jest to 23.4.0
v2.0.0-beta.7
  • feat(Plugins): Draggable Cards pro
  • chore: update node-sass to 4.9.2
v2.0.0-beta.6
  • fix: typo DafaultAside to DefaultAside - thanks @DamianLion
  • feat(router): Users/User Details Breadcrumb example with /users/:id
  • refactor(router): add dynamic imports for Webpack code splitting
  • refactor: remove empty <style> sections from vue files
  • refactor(Pages): add b-form, b-form-input and autocomplete to Login
  • refactor(Pages): add b-form, b-form-input and autocomplete to Register
  • chore: update @coreui/vue to 2.0.0-rc.0
  • chore: update @coreui/coreui-pro to 2.0.5
  • chore: update @vue/cli-plugin-babel to 3.0.0-rc.3
  • chore: update @vue/cli-plugin-e2e-nightwatch to 3.0.0-rc.3
  • chore: update @vue/cli-plugin-eslint to 3.0.0-rc.3
  • chore: update @vue/cli-plugin-unit-jest to 3.0.0-rc.3
  • chore: update @vue/cli-service to 3.0.0-rc.3
  • chore: update @vue/test-utils to 3.0.0-rc.3
  • chore: update babel-jest to 23.2.0
v2.0.0-beta.5
  • chore: move tooling to vue-cli v3.0.0-rc.2
  • refactor: move from static/img to public/img dir
  • refactor: move index.thml to public dir
  • refactor: move to Jest testing
  • tests: fix e2e, unit
v2.0.0-beta.4
  • chore: dependencies update
v2.0.0-beta.3
  • refactor: getStyles() back to @coreui/coreui-pro version ^2.0.2
  • fix(Dashboard): width card-line*-chart-example ie issue
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
  • refactor(router): rename UI-Kits to Apps
  • chore: update @coreui/vue to 2.0.0-beta.0
  • chore: update quill to 1.3.6
  • chore: update vue-multiselect to 2.1.0
  • chore: update vue2-google-maps to 0.9.7
v2.0.0-beta.0
  • feat(Advanced Forms): add Date Picker
  • refactor(Editors): adjust Code Mirror options
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
  • chore: moved to Semantic Versioning
  • refactor: move to 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