Commit Graph

10 Commits

Author SHA1 Message Date
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
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
c5cc339531 v1.0.0 2017-09-22 11:06:18 +02:00
xidedix
5ec6ba70c7 minor tweaks 2017-08-31 12:13:25 +02:00
xidedix
2aa3baa6ee minor fixes chart-wrapper & dropdown-menu-right & components 2017-08-24 16:31:15 +02:00
Łukasz Holeczek
c3354fa29b Hello World! 2017-08-16 12:06:44 +02:00