Commit Graph

105 Commits

Author SHA1 Message Date
xidedix
51169d16d8 chore: dependencies update
- chore: update `@coreui/react` to `^2.0.8`
- chore: update `reactsrtrap` to `^6.5.0`
- chore: update `react-scripts` to `^2.0.4`
- chore: `enzyme` to `3.7.0`
- chore: `enzyme-adapter-react-16` to `1.6.0`
2018-10-05 17:25:31 +02:00
xidedix
f400c0a2c4 chore: move to Create React App 2.0 2018-10-02 16:31:00 +02:00
xidedix
e6a32aea1a chore: dependencies update 2018-10-01 20:12:41 +02:00
xidedix
fda5fbcef0 chore: dependencies update 2018-08-31 17:47:42 +02:00
xidedix
3c1e65de53 chore: dependencies update 2018-08-07 16:58:06 +02:00
xidedix
3b7c4c7d83 chore(ship): v2.0.8 2018-07-30 16:14:37 +02:00
xidedix
989daa9857 chore: dependencies update 2018-07-30 16:14:05 +02:00
Łukasz Holeczek
26be744027 update: coreui to 2.0.4 2018-07-13 17:37:49 +02:00
xidedix
6bf0920772 chore(ship) v2.0.5 2018-06-21 20:11:36 +02:00
xidedix
c870094e97 chore: dependencies update 2018-06-21 20:10:04 +02:00
xidedix
05c18d0cac feat(router): Users/User Breadcrumb example with /users/:id 2018-06-21 20:09:30 +02:00
xidedix
0a6aec7196 chore: dependencies update 2018-06-08 17:32:04 +02:00
xidedix
9d6dddcc5f chore(release): v2.0.3 2018-05-23 12:46:18 +02:00
xidedix
4c2de2f5d9 chore: babel-jest update to v22.4.4 2018-05-23 12:45:33 +02:00
xidedix
96d21c95e3 refactor: CoreUI Icons v0.2.0 2018-05-23 12:43:43 +02:00
xidedix
429f83736e chore(release): dependencies update 2018-05-16 22:33:31 +02:00
xidedix
efc28fb1f8 ship: v2.0.1 2018-05-11 17:22:18 +02:00
xidedix
86cba46575 chore: update node-sass-chokidar to v1.3.0 2018-05-11 17:21:58 +02:00
xidedix
d1d388781c refactor: code splitting via dynamic import 2018-05-10 13:11:40 +02:00
xidedix
97f6ab6014 feat: new CoreUI Icons set 2018-05-09 17:30:41 +02:00
xidedix
0a030ec322 chore: dependencies update 2018-05-08 19:21:17 +02:00
xidedix
697e49b54e chore: update @coreui/react dependency 2018-05-08 18:33:33 +02:00
xidedix
f75010f0b4 chore: dependencies update, version bump 2018-05-08 16:43:19 +02:00
xidedix
ff1194aeec chore: update reactstrap to v6.0.1 2018-05-02 17:28:59 +02:00
xidedix
45ead1eab2 chore: cleanup 2018-05-01 19:59:12 +02:00
xidedix
eee1f0a47e chore: update Bootstrap to 4.1.1 2018-05-01 17:43:57 +02:00
xidedix
20770f5e02 refactor: polyfills for IE11 based on core-js 2018-05-01 17:42:20 +02:00
xidedix
6fe77dbbf2 chore: dependencies update 2018-04-30 19:41:44 +02:00
xidedix
c9762919d9 refactor: IE polyfills and import utilities from @coreui/coreui 2018-04-27 20:58:38 +02:00
xidedix
3218b647c3 chore: fix css build scripts 2018-04-24 16:24:13 +02:00
xidedix
0e28db82e0 feat: chart.js custom tooltips plugin 2018-04-24 12:55:21 +02:00
xidedix
db92bfb594 feat(charts): CustomTooltips 2018-04-20 16:15:53 +02:00
xidedix
7faaa9fb93 chore: ship v2.0.0-beta.1 2018-04-19 18:49:10 +02:00
xidedix
469b5c0864 Merge branch 'dev-v2' 2018-04-16 20:03:34 +02:00
xidedix
3ec289c73d chore: dependencies 2018-04-16 20:03:09 +02:00
Łukasz Holeczek
e1a2be4cbb docs: update name and urls 2018-04-16 13:09:05 +02:00
xidedix
4af282ea8b chore: v2.0.0-beta
- update to `@coreui/react: ^2.0.0-beta`
- version bump
2018-04-13 20:45:12 +02:00
xidedix
1892c401aa refactor: v2.0.0-alpha.3
- refactor(Colors): view layout, minor temp tweaks
- refactor(FullAside): - ListGroup (deprecate callout)
- refactor(Full*): containers minor fixes
- refactor(Dropdowns): minor fixes
- refactor(Forms): `card-header-actions`
- feat(Forms): `<Input type="date">`
- feat(Forms): `FormFeedback`
- feat(Collapses): Accordion, Custom Accordion
- feat(ListGroup): with TabPanes
- refactor(PaginationItem): `tag="button"`
- refactor(BrandButtons): spacing
- refactor:(Buttons): view layout
2018-04-12 22:01:31 +02:00
xidedix
71b1911de7 refactor: minor fixes 2018-04-11 18:36:19 +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
e1b0c8d306 fix: revert dependency to @coreui/react: next 2018-03-16 15:40:11 +01:00
xidedix
a287b306be fix: temporary add dependency to git @coreui/react 2018-03-16 15:31:04 +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
Łukasz Holeczek
df584f4644 Initial release 2018-03-04 11:30:10 +01:00
xidedix
6f7ccbfa97 v1.0.10 2018-02-02 19:09:27 +01:00
xidedix
9e3b0394e2 Update to 1.0.6
- update: react to 16.1.1
- update: reactstrap to 5.0.0-alpha.4
- refactor: deprecated reactstrap NavDropdown change to Dropdown with nav prop
- refactor: use prop bsSize instead of size to bootstrap's input sizing
- update: dependencies
2017-11-21 13:07:40 +01:00
Łukasz Holeczek
e8b83efddf Update to 1.0.5 2017-11-13 11:38:18 +01:00
Łukasz Holeczek
338d579c02 update to 1.0.4 2017-10-24 22:26:48 +02:00
Łukasz Holeczek
8b49e36656 - update: Bootstrap version to v4.0.0-beta.2
- refactor: Remove old SCSS variables
- refactor: Breadcrumb Menu styles
- fix: External links issue
- fix: Mobile sidebar-nav height issue
2017-10-22 19:18:46 +02:00
Łukasz Holeczek
1d5a143fd3 - HeaderDropdown component example extracted out of Header
- Fix height and position problems with .fixed-footer
- Fix mobile sidebar height
- Fix mobile breadcrumb position with .fixed-breadcrumb
- Add new navbar toggler icon
- Update old bootstrap classes ex. `hidden-sm-down`
- Add gulp-autoprefixer
2017-10-16 16:04:35 +02:00
Łukasz Holeczek
6571acf95e v1.0.0 2017-09-28 12:42:36 +02:00
Łukasz Holeczek
c5cc339531 v1.0.0 2017-09-22 11:06:18 +02:00
Łukasz Holeczek
0026398297 update package.json 2017-08-19 18:02:20 +02:00
Łukasz Holeczek
c3354fa29b Hello World! 2017-08-16 12:06:44 +02:00