Łukasz Holeczek
|
f6c6e15656
|
chore: update dependencies and devDependencies
|
2021-05-18 23:31:51 +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
|
b922dada46
|
refactor: update avatars
|
2021-05-18 23:21:38 +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
|
0de0637c4d
|
chore: update dependencies and devDependencies
@coreui/icons ^2.0.0-rc.0 → ^2.0.1
@coreui/icons-react ^1.0.2 → ^1.1.0
@coreui/react-chartjs ^1.0.1 → ^1.1.0
@wojtekmaj/enzyme-adapter-react-17 ^0.3.2 → ^0.6.1
classnames ^2.2.6 → ^2.3.1
core-js ^3.8.1 → ^3.10.1
node-sass ^4.14.1 → ^5.0.0
react ^17.0.1 → ^17.0.2
react-dom ^17.0.1 → ^17.0.2
react-redux ^7.2.2 → ^7.2.3
gatsby-plugin-sitemap ^3.2.0 → ^3.3.0
react-scripts ^4.0.1 → ^4.0.3
|
2021-04-14 12:00:10 +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 |
|
xidedix
|
f6a710ffd6
|
chore: React 17 and dependencies update
|
2020-12-14 18:04:35 +01:00 |
|
xidedix
|
f9f19274f0
|
chore: changelog update
|
2020-11-26 22:39:21 +01:00 |
|
xidedix
|
081b957291
|
chore: 3.1.1 release
|
2020-11-26 22:36:55 +01:00 |
|
xidedix
|
ba21e00194
|
chore: .gitignore cleanup
|
2020-11-26 22:29:50 +01:00 |
|
xidedix
|
5b70904d8f
|
chore: dependencies update
"@coreui/coreui": "^3.4.0",
"@coreui/icons": "^2.0.0-rc.0",
"@coreui/react": "^3.3.4",
"core-js": "^3.8.0",
"enzyme-adapter-react-16": "^1.15.5",
"react": "^16.14.0",
"react-app-polyfill": "^2.0.0",
"react-dom": "^16.14.0",
"react-redux": "^7.2.2",
"auto-changelog": "~2.2.1",
"react-scripts": "~4.0.1"
|
2020-11-26 22:29:17 +01:00 |
|
woothu
|
b661344485
|
chore: add migration docs
|
2020-08-13 15:03:37 +02:00 |
|
woothu
|
6ac9a1d094
|
chore: limit changelog to version 3
|
2020-08-12 17:11:10 +02:00 |
|
woothu
|
de605cc1aa
|
chore: add changelog
|
2020-08-12 17:08:24 +02:00 |
|
woothu
|
cd23931612
|
Merge branch 'master' of https://github.com/coreui/coreui-free-react-admin-template
|
2020-08-12 17:05:10 +02:00 |
|
woothu
|
92f55b8cdf
|
chore: 3.1.0 release - update dependencies
|
2020-08-12 17:03:43 +02: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 |
|
Shailesh Ladumor
|
b7d8029958
|
docs(readme): CoreUI react theme setup with laravel tutorial link add into readme (#226)
|
2020-06-25 10:19:46 +02:00 |
|
woothu
|
52163bbf8f
|
Merge branch 'master' of https://github.com/coreui/coreui-free-react-admin-template
|
2020-06-17 15:45:39 +02:00 |
|
woothu
|
fd5236d473
|
chore: 3.0.0 version release - update dependencies
|
2020-06-17 15:45:12 +02:00 |
|
xidedix
|
db85786be4
|
docs: add license
|
2020-06-10 15:10:20 +02:00 |
|
xidedix
|
82a4351daa
|
docs: README cleanup
|
2020-06-10 14:53:18 +02:00 |
|
xidedix
|
188e0b1c09
|
docs: README update
|
2020-06-10 14:48:13 +02:00 |
|
woothu
|
98f8b677ed
|
feat: add query parameters to Users view
|
2020-06-10 10:27:40 +02:00 |
|
woothu
|
8e4fbc2aa8
|
refactor: update icons to version 2, rtl fixes
|
2020-06-08 13:58:51 +02:00 |
|
woothu
|
1df8c15030
|
refacotor: template updates
|
2020-06-01 18:34:07 +02:00 |
|
woothu
|
1777a092f6
|
fix: fix Icons views
|
2020-05-27 16:52:58 +02:00 |
|
woothu
|
9fed168a53
|
refactor: optimize icon bundle size, update icons
|
2020-05-27 16:45:37 +02:00 |
|