Commit Graph

241 Commits

Author SHA1 Message Date
woothu ba0664a61c feat: change styles of users, themes and icons sections to version 3 2019-05-16 20:44:44 +02:00
woothu 659473b931 feat: change styles of dashboard, widgets and charts to version 3 2019-05-16 19:31:28 +02:00
woothu 33297d394d feat: change styles of pages views to version 3 2019-05-16 17:24:43 +02:00
woothu 29360a30e7 feat: change layout styles to version 3 2019-05-16 12:44:48 +02:00
woothu 0644f3d811 refactor: clean code 2019-04-29 09:40:50 +02:00
woothu a3532c8f40 refactor: refactor default container 2019-04-19 21:12:36 +02:00
woothu 656b74ba5c fix: small fixes 2019-04-17 10:35:30 +02:00
woothu 671ce4f97b refactor: small modifications in CFormSelect components 2019-04-15 17:13:50 +02:00
woothu 4c7d2967de fix: add offset in pointed mode, change point styles in CChartLineSimple 2019-04-15 17:13:01 +02:00
woothu 4663251573 feat: replace charts with charts built on coreui-vue-chartjs library 2019-04-15 15:09:35 +02:00
woothu d938bd4b9b fix: fix Forms and Switches bugs 2019-04-05 12:53:57 +02:00
woothu d5a0511652 refactor: change v-model to .sync modifier, other small changes 2019-04-04 09:46:15 +02:00
woothu 53a9f470e5 feat: add CFormRadio amd CFormFile custom inputs 2019-04-04 09:30:42 +02:00
woothu 3a9bc09c3a refactor: change CCol cols attribute to col attribute 2019-04-04 09:29:10 +02:00
woothu 4b8fdbf142 fix: small fixes 2019-04-01 12:09:38 +02:00
woothu e6b7e32e9b fix: update prop names 2019-03-19 16:40:44 +01:00
woothu 6c7a636a9a fix: delete BV styles import 2019-03-12 11:32:07 +01:00
woothu 8df58efdb8 refactor: change in alerts view due to CAlert component refactor. 2019-03-11 12:10:17 +01:00
woothu d38cde8b1e refactor: clean widgets code duplicated in Dashboard and Widgets views 2019-03-11 12:09:16 +01:00
woothu eddfdfdb8a chore: version upgrade to 3.0.0-bridge-alpha.1 2019-03-05 13:18:28 +01:00
woothu decab43fba chore: bootstrap-vue docs links commented 2019-03-05 11:52:24 +01:00
woothu 403122ddfb refactor: template changes to implement new CCard syntax 2019-03-05 11:19:23 +01:00
woothu 7e3646e438 refactor: Dashboard, Collapses, Popovers, Tooltips, Table refreshes. 2019-03-04 14:42:45 +01:00
woothu 6ed6c9054f fix: Add IE polyfills, add vue-perfect-scrollbar to DefaultContainer, change packages 2019-02-27 11:08:49 +01:00
woothu 41db896228 feat: Add CCarosuel component. 2019-02-25 14:01:08 +01:00
woothu 2057ba6b5c feat: Bootstrap Vue components changed to Coreui-Vue components 2019-02-18 17:27:13 +01:00
woothu 6433e8ac1e chore: Enable linking to coreui-vue in develop. 2019-02-06 17:44:58 +01:00
woothu da02129f01 feat: Initial commit of v3-alpha 2019-02-06 10:57:52 +01:00
woothu 74b325afc5 refactor: refactoring template 2018-11-23 15:26:30 +01:00
woothu f7a2634748 docs: widget documentation update 2018-10-15 14:09:30 +02:00
woothu 143c2d9104 fix: added chart wrappers + cosmetic changes 2018-10-15 14:09:01 +02:00
woothu 44a6c93642 feat: new widget charts 2018-10-12 17:33:30 +02:00
woothu 364c951ef2 Added widget charts, chart extracted from widgets. 2018-10-11 12:34:59 +02:00
woothu 2023248ee2 added widgets from dashboard 2018-10-09 14:42:41 +02:00
woothu 4741d4231a added unit tests to widgets 2018-10-09 13:33:43 +02:00
woothu b318110c7d columns updated 2018-10-08 17:46:33 +02:00
woothu f6dc8a37fa Widgets converted to components 2018-10-08 17:00:29 +02:00
xidedix e101b1bd8d refactor: add spacing to BrandButtons and Modals 2018-10-04 18:19:12 +02:00
xidedix 045ea529a8 chore: dependencies update
- `@coreui/vue` to `2.0.0`
- `@coreui/icons` to `0.3.0`
- refactor(CoreUIIcons): move to `@coreui/icons v0.3.0`
2018-08-30 15:37:54 +02:00
xidedix 4cb6dc9b58 fix(Widgets): SocialBoxChartExample height , Income cols 2018-08-30 15:36:29 +02:00
xidedix d3933f45a2 fix(Dashboard): SocialBoxChartExample height 2018-08-30 15:35:42 +02:00
xidedix 87eaeea01c refactor: card header margins 2018-08-21 15:20:19 +02:00
xidedix 2c7e859484 chore(ship): v2.0.0-beta.7 2018-07-23 17:40:20 +02:00
xidedix 6233272730 - fix(Footer): IE sticky footer issue 2018-07-23 17:27:21 +02:00
xidedix 29ecddecc8 refactor(Footer): move default footer to the template 2018-07-23 17:26:53 +02:00
Łukasz Holeczek 4e75e2b7ed update: coreui to 2.0.4 2018-07-13 17:49:33 +02:00
xidedix 2aeb759f92 chore(router): add link to router.vuejs.org/api/ 2018-06-29 13:40:42 +02:00
xidedix b350625a97 refactor(toggle-classes): add force toggle param 2018-06-29 13:35:14 +02:00
xidedix cb8b974396 feat: Users Breadcrumb example with /users/:id 2018-06-27 15:29:17 +02:00
xidedix 14747004fc refactor(router): add dynamic imports for Webpack code splitting 2018-06-27 15:11:32 +02:00