Commit Graph

149 Commits

Author SHA1 Message Date
xidedix 7c57ce4d09 feat(forms): new <b-form-input type="date"> example added 2018-04-05 15:16:26 +02:00
xidedix 97c6834fdb refactor(social-box-chart-example): props 2018-04-05 15:14:35 +02:00
xidedix c967f6c5b3 refactor(dashboard): brand-card, progress-group-bars
- `social-box` replaced by `brand-card`
- `horizontal-bars` replaced by `progress-group-bars`
2018-04-05 15:13:43 +02:00
xidedix c96bddfd2c feat: app-footer fixed 2018-04-05 15:08:13 +02:00
xidedix 2313d9421e refactor: CoreUI components 2018-04-04 19:56:04 +02:00
xidedix 62c6b92ec4 Merge pull request #40 from AndreasCag/master
Fix css breakdown
2018-03-30 11:58:42 +02:00
xidedix f794c20dc5 Merge branch 'master' into master 2018-03-30 11:57:19 +02:00
xidedix a6de41307b v1.0.11 2018-03-29 19:14:07 +02:00
xidedix 18d7f18af3 update: vuejs-templates/webpack to 1.3.1 2018-03-29 19:11:31 +02:00
Łukasz Holeczek bc16f142d6 Update README.md 2018-03-16 11:28:18 +01:00
Łukasz Holeczek 3e389696b8 Update README.md 2018-03-09 11:35:14 +01:00
Łukasz Holeczek 7dcd6bff72 refactor: new project structure 2018-03-05 15:35:14 +01:00
Łukasz Holeczek 0347970e65 chore: rename folders 2018-03-04 12:33:16 +01:00
xidedix 4be9d2dce2 v1.0.10 2018-02-02 19:08:25 +01:00
xidedix a4e6254bf3 Merge pull request #52 from mrholek/v1.0.10
v1.0.10
2018-02-02 17:16:49 +01:00
xidedix 17267e43f3 v1.0.10 2018-02-02 17:09:58 +01:00
xidedix e122f00746 Merge pull request #50 from mrholek/v1.0.9
v1.0.9 with Bootstrap 4.0.0
closes #46 
closes #45 
closes #43
2018-01-19 23:37:48 +01:00
xidedix 7f71b91a5c v1.0.9 with Bootstrap 4.0.0 2018-01-19 23:23:31 +01:00
xidedix 1e4e117475 Merge pull request #48 from mrholek/v1.0.8
v1.0.8
2018-01-17 17:29:16 +01:00
xidedix 77c076fd7d v1.0.8 2018-01-17 17:26:49 +01:00
xidedix 6315b5e42c Merge pull request #18 from joefresco/patch-2
Mobile sidebar link click should close the sidebar
2018-01-17 11:45:42 +01:00
Andrew Anikin e5909e9cd1 Update App.vue 2018-01-03 21:33:47 +03:00
Andrew Anikin 5240d9d23e Update App.vue 2018-01-03 21:32:51 +03:00
xidedix 240e8db30d Merge branch 'hotfix/ie-dashboard-no-body' 2017-12-04 20:47:38 +01:00
xidedix 34c902c410 fix(Dashboard): b-card no-body IE SCRIPT1046 issue
SCRIPT1046: Multiple definitions of a property not allowed in strict mode
2017-12-04 20:41:07 +01:00
xidedix 57ac676a18 Merge pull request #35 from mrholek/fix-release
Update to v1.0.6
2017-11-21 18:40:11 +01:00
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
xidedix de7ebf32ff Update to 1.0.6
- refactor: raw html to b-row, b-col, b-card, b-button components
- fix: Cards.vue: 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
- update: to vue: 2.5.6
2017-11-21 12:37:51 +01:00
Łukasz Holeczek a1db02c4d0 Update to 1.0.5 2017-11-13 11:38:39 +01:00
Łukasz Holeczek dd05ddee61 Update README.md 2017-11-12 22:26:03 +01:00
xidedix f265958bf7 Merge pull request #25 from sigfriedCub1990/master
[FIX] Unit test coverage.
2017-11-10 15:03:31 +01:00
Rubén Salvador García San Juan 45b66fe416 [FIX] Unit test coverage. 2017-11-02 12:07:52 -04:00
Łukasz Holeczek 43ba8ba4fe update to 1.0.4 2017-10-24 22:27:18 +02:00
xidedix dfb943ef06 update: Bootstrap version to 4.0.0-beta.2
docs: CHANGELOG.md
2017-10-23 14:25:39 +02: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 96f2affe25 Merge pull request #19 from mrholek/v1-0-1
v1.0.1
2017-10-10 17:50:54 +02:00
xidedix b500475980 v1.0.1 2017-10-10 17:41:06 +02:00
Joel Kleppinger e64c0a034e Mobile sidebar link click should close the sidebar
When a mobile user clicks a link in the sidebar, it should close that sidebar for mobile users.
The reason is that the "default" mobile experience ought to be menu-less or content will flow off the screen.
2017-10-05 06:23:21 -05: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
xidedix 38ef22c96d Merge pull request #8 from xidedix/update
minor update
2017-09-01 13:52:31 +02:00
xidedix a0f552b246 minor fixes 2017-09-01 13:44:35 +02:00
xidedix 64facb59cb Readme update 2017-08-31 15:15:48 +02:00
xidedix bbd473f0d4 minor changes 2017-08-31 15:09:00 +02:00
Łukasz Holeczek 1e0317fae9 update readme 2017-08-21 14:15:04 +02:00
Łukasz Holeczek 1cc5e892a8 update package.json 2017-08-19 18:02:25 +02:00
Łukasz Holeczek a0b112b6c5 update README.md 2017-08-16 12:51:38 +02:00
Łukasz Holeczek 15df4b91de Hello World! 2017-08-16 12:12:02 +02:00