xidedix
|
77f87cff88
|
refactor(DefaultHeader): add react-router Link to /users
- refactor(Users): add react-router Link to `/users`
|
2018-11-19 18:13:05 +01:00 |
|
xidedix
|
f0bcbabab5
|
refactor(DefaultLayout) code splitting with React.lazy
- remove `react-loadable`
- `Suspense` with routes, Aside, Footer, Header
- add `onLogout` for DefaultHeader
|
2018-11-19 18:10:35 +01:00 |
|
xidedix
|
1424b6c3f0
|
fix(DefaultAside): ListGroup with tag="div" works better with rtl
|
2018-10-05 17:26:37 +02:00 |
|
xidedix
|
8e2132e580
|
fix(DefaultLayout): AppAside remove deprecated hidden prop
|
2018-10-05 17:26:05 +02:00 |
|
xidedix
|
05c18d0cac
|
feat(router): Users/User Breadcrumb example with /users/:id
|
2018-06-21 20:09:30 +02:00 |
|
xidedix
|
2efca30472
|
fix: update component names in package.json
|
2018-05-11 17:15:39 +02:00 |
|
xidedix
|
15fc553c2b
|
refactor: import logo and sygnet
|
2018-05-01 19:58:54 +02:00 |
|
xidedix
|
cc70b1c351
|
refactor: rename Full container to DefaultLayout
|
2018-05-01 17:38:56 +02:00 |
|
xidedix
|
a7aabf07b9
|
refactor(Switches): cleanup imports Input, Label
|
2018-04-19 18:48:39 +02:00 |
|
xidedix
|
c1bd2169aa
|
refactor(Switches): move to AppSwitch component
|
2018-04-19 18:42:09 +02:00 |
|
xidedix
|
71b1911de7
|
refactor: minor fixes
|
2018-04-11 18:36:19 +02:00 |
|
xidedix
|
b1ba7d8cd4
|
refactor(FullAside): ListGroup (deprecate callout)
|
2018-04-11 18:34:16 +02:00 |
|
xidedix
|
c46cb8400e
|
v2.0.0-alpha.2
- refactor: FullHeader `<AppHeaderDropdown direction="down">` (required prop `direction`)
- refactor: ButtonDropdowns `<Dropdown direction="up">` (deprecate 'dropup')
- refactor: Dashboard legend badge pill
- refactor: SocialButtons to BrandButtons `btn-brand`
- refactor: Buttons spacing `mr-1`
- update: reactstrap to `5.0.0`
- update: react, react-dom to `16.3.1`
- update: node-sass-chokidar to `1.1.0`
- update: prop-types to `15.5.8`
- update: react-scripts to `1.1.4`
|
2018-04-09 13:36:51 +02:00 |
|
xidedix
|
a287b306be
|
fix: temporary add dependency to git @coreui/react
|
2018-03-16 15:31:04 +01:00 |
|
xidedix
|
d66b150158
|
test: add simple smoke test
|
2018-03-14 14:35:20 +01:00 |
|
xidedix
|
28669bed46
|
CoreUI-React initial commit v2.0.0-alpha.1
|
2018-03-13 17:36:17 +01:00 |
|
Łukasz Holeczek
|
d1c1987014
|
refactor: new project structure
|
2018-03-05 15:34:43 +01:00 |
|