Commit Graph

7 Commits

Author SHA1 Message Date
xidedix 683cf9bb92 Update to v1.0.6
- refactor: raw html to b-row, b-col, b-card, b-button components
- fix: Cards change variant="accent- to class="card-accent-
- refactor: Modal's ok-button variants
- refactor: forms with validation feedback
- update: bootstrap-vue to 1.1.0 closes #28
- update: to vue 2.5.6

from build v1.0.5
- update: bootstrap-vue to 1.0.x
- fix: use <b-form-radio-group> instead of <b-form-radio>
- refactor: <b-table> bootstrap-vue component in Tables closes #24
- refactor: extract Table component from Tables
- refactor: <b-table> bootstrap-vue component in Switches
- fix: add table-responsive-sm class to Tables closes #26
- refactor: use component <b-navbar-nav> instead of deprecated prop is-nav-bar
- fix: b-progress height property workaround (bootstrap-vue)
- chore: dependencies update
2017-11-21 18:31:46 +01:00
Łukasz Holeczek 923dc4ac3c - update: Bootstrap version to v4.0.0-beta.2
- update: vue-chartjs version to 3.0.0
- refactor: Remove old SCSS variables
- refactor: Breadcrumb Menu styles
- fix: External links issue
- fix: Mobile sidebar-nav height issue
2017-10-22 19:22:38 +02:00
Łukasz Holeczek f244f02585 - Update Vue to 2.5.2
- Update Vue Router to 3.0.0
- Fix height and position problems with .fixed-footer
- Fix mobile sidebar height
- Fix mobile breadcrumb position with .fixed-breadcrumb
- Add new navbar toggler icon
- Update old bootstrap classes ex. `hidden-sm-down`
2017-10-16 16:08:00 +02:00
xidedix b500475980 v1.0.1 2017-10-10 17:41:06 +02:00
Łukasz Holeczek 0a00ed0646 v1.0.0 2017-09-28 12:44:26 +02:00
Łukasz Holeczek 5271e28c36 v1.0.0 2017-09-22 11:09:17 +02:00
Łukasz Holeczek 15df4b91de Hello World! 2017-08-16 12:12:02 +02:00