Commit Graph

402 Commits

Author SHA1 Message Date
woothu 772a0502b8 feat: add Font Awesome brand icons view 2019-06-14 11:45:48 +02:00
woothu 066f41d5ff refactor: move js icons to assets 2019-06-14 11:36:11 +02:00
woothu 00de9db054 refactor: remove obsolete files 2019-06-14 11:20:32 +02:00
woothu 906345d15b refactor: remove external icon libraries 2019-06-14 11:06:46 +02:00
woothu 501ed1a956 fix: small fixes 2019-06-10 16:14:43 +02:00
woothu 989220f82a refactor: change camelCase props to kebab-case 2019-06-03 15:47:41 +02:00
woothu 4ce4b01cae refactor: replace most external libraries icons with coreui icons
Not replaced:
- brand buttons,
- payment methods in dashboard
2019-05-31 16:34:31 +02:00
woothu 5fb7be44fa fix: set transition on router-view 2019-05-31 16:23:23 +02:00
woothu fb7bf628ad refactor: add CIcon component to widgets 2019-05-31 10:40:13 +02:00
woothu 8e8cee719e fix: small fixes 2019-05-31 10:31:44 +02:00
woothu ebba81fa11 feat: change styles of base section to version 3 2019-05-20 15:08:17 +02:00
woothu e005cd1556 feat: change styles of notification and button sections to version 3 2019-05-16 21:14:48 +02:00
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 5844f03dab Chore: v3-alpha.2 version merge 2019-03-12 11:34:33 +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 7253a904ff Chore: Merge branch 'dev' into v3-alpha to create v3.0.0-alpha.1 version 2019-03-05 14:44:07 +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 f0e3d72423 Chore: push dev to create v3.0.0-alpha version 2019-02-25 15:48:15 +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 b358563744 chore: update coreui-vue dependency 2019-02-06 17:19:33 +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 ceee8b07ca test: added basic unit tests (except for charts). Unit tests segregated in directories. 2018-10-12 10:01:54 +02:00
woothu 364c951ef2 Added widget charts, chart extracted from widgets. 2018-10-11 12:34:59 +02:00