Commit Graph

164 Commits

Author SHA1 Message Date
Łukasz Holeczek
f4b25703db refactor: update views 2021-08-01 21:33:07 +02:00
Łukasz Holeczek
8828eccadb refactor: update Popovers and Tooltips placements 2021-08-01 19:24:17 +02:00
Łukasz Holeczek
d94858241b refactor: set sidebarShow to true 2021-08-01 19:22:52 +02:00
Łukasz Holeczek
c115cf0171 refactor: update toggler classname 2021-08-01 19:22:08 +02:00
Łukasz Holeczek
5ee17f85e9 feat: add sidebar nav generator 2021-08-01 19:20:23 +02:00
Łukasz Holeczek
f689c07470 refactor: update views 2021-07-05 12:58:28 +02:00
Łukasz Holeczek
3a96c33d16 style: improve syntax 2021-06-01 19:57:56 +02:00
Łukasz Holeczek
04f87defda feat(CSidebarNav): add custom scrollbar 2021-05-29 12:13:32 +02:00
Łukasz Holeczek
f33746d47f refactor: change progress-xs className to thin property 2021-05-26 13:08:09 +02:00
Łukasz Holeczek
5ad809830a refactor: update app components structure 2021-05-25 23:51:50 +02:00
Łukasz Holeczek
5cee527391 chore: clean-up 2021-05-25 23:51:06 +02:00
Łukasz Holeczek
065807e73b fix: add href to links 2021-05-24 17:48:02 +02:00
Łukasz Holeczek
e23f6c616b refactor: add list of available variables 2021-05-24 17:18:45 +02:00
Łukasz Holeczek
926174ded4 refactor: update routes 2021-05-24 17:18:15 +02:00
Łukasz Holeczek
05cbb82601 refactor: update examples 2021-05-24 17:18:05 +02:00
Łukasz Holeczek
0f6f87b0c0 chore: clean-up 2021-05-24 17:17:36 +02:00
Łukasz Holeczek
632c849fa7 refactor: remove ie11 polyfills 2021-05-24 17:17:14 +02:00
Łukasz Holeczek
392c51173e tests: update base test 2021-05-24 17:16:51 +02:00
Łukasz Holeczek
a4ec5f3f95 refactor: update wrapper styles 2021-05-24 17:15:55 +02:00
Łukasz Holeczek
c16267d250 chore: clean-up 2021-05-24 17:15:39 +02:00
Łukasz Holeczek
9adc776392 refactor: update example views 2021-05-24 17:13:09 +02:00
Łukasz Holeczek
379cf4b63e refactor: update layout 2021-05-21 12:32:45 +02:00
Łukasz Holeczek
d7c4c3bc6d refactor: update example views 2021-05-21 12:32:04 +02:00
Łukasz Holeczek
e86fc11070 refactor: add custom tooltips 2021-05-18 23:23:50 +02:00
Łukasz Holeczek
dd64f3c2db refactor: update views 2021-05-18 23:23:33 +02:00
Łukasz Holeczek
9842172b67 refactor: update text color classNames 2021-05-18 23:22:27 +02:00
Łukasz Holeczek
c5421714ba refactor: update example views 2021-05-17 23:31:45 +02:00
Łukasz Holeczek
35be1eac55 refactor: update components examples 2021-05-17 01:16:28 +02:00
Łukasz Holeczek
323e9b9d8d refactor: add form components examples 2021-05-16 20:58:15 +02:00
Łukasz Holeczek
2e1d16dd01 refactor: update routes 2021-05-16 01:05:22 +02:00
Łukasz Holeczek
caa46b8b91 refactor: import components from '@coreui/react' instead of '@coreui/react-ts' 2021-05-15 16:53:31 +02:00
Łukasz Holeczek
d1a87d22f8 refactor: update to v4 2021-04-13 00:38:48 +02:00
Łukasz Holeczek
2f793d1746 styles: improve syntax using prettier 2021-04-09 23:21:48 +02:00
Łukasz Holeczek
f502f58695 refactor: update to CoreUI v4 2021-04-09 23:01:47 +02:00
Łukasz Holeczek
2a2fc79524 refactor: update components to CoreUI 4 2021-04-05 23:17:19 +02:00
Łukasz Holeczek
9870bfdf7e refactor: update to the latest version of @coreui/react 2021-03-23 01:34:27 +01:00
Łukasz Holeczek
e95c7e34bb refactor: update some components to v4 2021-02-18 23:40:31 +01:00
Łukasz Holeczek
76da5c50a7 refactor: migrate to CoreUI v4 2021-02-16 02:15:27 +01:00
Łukasz Holeczek
e484c60e6f refactor: migrate to CoreUI v4 2021-02-16 01:32:28 +01:00
Łukasz Holeczek
d5ba135d18 refactor: migrate part of components to CoreUI v4 2021-02-11 16:42:45 +01:00
xidedix
9d5ba97b4d chore: 3.2.0 release for React 17 2020-12-14 18:15:33 +01:00
xidedix
f3f91c5d72 test: refactor, import temp update 2020-12-14 18:12:10 +01:00
xidedix
ed83c9a3d4 fix(_nav): no anonymous default export 2020-12-14 18:11:09 +01:00
xidedix
f0c0585832 fix(BrandButtons): minor temp fixes with stylings 2020-12-14 18:09:23 +01:00
xidedix
9522ade1f1 refactor: polyfills cleanup 2020-12-14 18:08:27 +01:00
woothu
b31e452fd0 feat: add CSwitch examples to forms 2020-08-12 16:57:49 +02:00
woothu
eef84dbbd7 refactor: add reusable folder with DocsLink component 2020-08-12 15:50:40 +02:00
woothu
be5d1f0618 refactor: add CIcon example in _nav.js 2020-07-30 12:37:29 +02:00
woothu
68ce41db68 fix: fix template testing 2020-07-30 12:32:59 +02:00
woothu
fd5236d473 chore: 3.0.0 version release - update dependencies 2020-06-17 15:45:12 +02:00