Commit Graph

61 Commits

Author SHA1 Message Date
Łukasz Holeczek
3ed7037fcb chore: add editor config 2018-04-16 13:09:27 +02:00
Łukasz Holeczek
e1a2be4cbb docs: update name and urls 2018-04-16 13:09:05 +02:00
xidedix
cb73aa6655
Merge pull request #61 from mrholek/v2.0.0
v2.0.0
2018-04-13 21:03:52 +02:00
xidedix
50061ab814
Merge branch 'master' into v2.0.0 2018-04-13 21:03:00 +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
b1ba7d8cd4 refactor(FullAside): ListGroup (deprecate callout) 2018-04-11 18:34:16 +02:00
xidedix
f7cd0549f4 refactor: styles from @coreui/coreui 2018-04-11 18:32:16 +02:00
xidedix
eeb7a56641 refactor: Colors 2018-04-11 18:31:25 +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
Łukasz Holeczek
90e9a613a8
Update README.md 2018-03-16 11:31:21 +01:00
xidedix
09a02cc657 fix: Dashboard charts swap 2018-03-14 18:31:50 +01:00
xidedix
9fda46390c fix: add className='card-header-action' 2018-03-14 16:13:05 +01:00
xidedix
d66b150158 test: add simple smoke test 2018-03-14 14:35:20 +01:00
xidedix
77f8096978 refactor: Dashboard.js, README.md 2018-03-14 14:29:17 +01:00
xidedix
de8d1a85a2 CoreUI-React add README.md 2018-03-13 18:08:50 +01:00
xidedix
28669bed46 CoreUI-React initial commit v2.0.0-alpha.1 2018-03-13 17:36:17 +01:00
Łukasz Holeczek
154bd26f7e
Update README.md 2018-03-09 11:34:53 +01:00
Łukasz Holeczek
d1c1987014 refactor: new project structure 2018-03-05 15:34:43 +01:00
Łukasz Holeczek
101ccc3970 chore: rename folders 2018-03-04 11:39:06 +01:00
Łukasz Holeczek
464b5fc9f7 chore: rename folders 2018-03-04 11:38:35 +01:00
Łukasz Holeczek
48541f00a3 add assets 2018-03-04 11:34:51 +01:00
Łukasz Holeczek
25cb3070b4 clean-up 2018-03-04 11:32:31 +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
a8ddd22ea2
Merge pull request #51 from mrholek/v1.0.10
v1.0.10
2018-02-02 17:15:25 +01:00
xidedix
db35210ebb v1.0.10 2018-02-02 17:09:03 +01:00
xidedix
be9e2abe03
Merge pull request #45 from mrholek/v1.0.9
v1.0.9 with Bootstrap 4.0.0
2018-01-19 23:40:11 +01:00
xidedix
cef091d617 v1.0.9 with Bootstrap 4.0.0 2018-01-19 23:25:39 +01:00
xidedix
e0096169d8
Merge pull request #44 from mrholek/v1.0.8
v1.0.8
2018-01-17 17:28:52 +01:00
xidedix
f9e8e14754 v1.0.8 2018-01-17 17:25:55 +01:00
xidedix
97282bb8f0
Merge pull request #24 from viniciusCamargo/patch-2
change style of the cursor on nav link
2018-01-17 12:01:34 +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
Vinicius Camargo
5cabefb181
Update _nav.scss 2017-11-17 03:49:49 -02:00
Łukasz Holeczek
e8b83efddf Update to 1.0.5 2017-11-13 11:38:18 +01:00
Łukasz Holeczek
2de530f48e
Update README.md 2017-11-12 22:23:41 +01:00
Vinicius Camargo
c8691838ca
change style of the cursor on nav link
The current behavior is to display the `text` cursor when on hover, even though `nav-link` is an anchor.

It does not display the `pointer` cursor because `nav-link` is missing the `href` attribute.
2017-11-06 18:23:37 -02: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
xidedix
5766d28938 Merge pull request #20 from mrholek/react-v16
React v16, Reactstrap v5
2017-10-10 15:44:46 +02:00
xidedix
5fef51f513 React v16, Reactstrap v5 2017-10-10 15:41:22 +02:00
Łukasz Holeczek
6571acf95e v1.0.0 2017-09-28 12:42:36 +02:00
Łukasz Holeczek
950c51cbf4 v1.0.0 2017-09-22 11:08:07 +02:00
Łukasz Holeczek
c5cc339531 v1.0.0 2017-09-22 11:06:18 +02:00
xidedix
7ca12d7779 Merge pull request #7 from xidedix/master
minor tweaks
2017-08-31 12:16:03 +02:00
xidedix
5ec6ba70c7 minor tweaks 2017-08-31 12:13:25 +02:00