admin/CHANGELOG.md
Ł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

1.5 KiB

react version changelog

v1.0.2
  • HeaderDropdown component example extracted out of Header
v1.0.1
  • moved to react: ^16.0.0
  • moved to reactstrap: ^5.0.0-alpha.3
  • moved to react-text-mask-hoc: ^0.10.4
  • moved from deprecated CardBlock to CardBody reactstrap component
  • moved to NavDropdown in Header component
  • fix for app-header navbar-nav dropdown-menu-right
  • fix typo in Tables component PaginationItem
v1.0.0
  • Sidebar component:
    • item with optional class (_nav.js)
    • nav link with optional variant (_nav.js)
    • external urls allowed (_nav.js)
    • optional SidebarFooter, SidebarHeader, SidebarForm components
  • SidebarMinimizer component
  • .brand-minimized
  • .sidebar-minimized,
  • Header component - sidebarMinimize
  • react-transition-group downgrade to v1 : (modals and alerts reactstrap:v4.8 issue)
2017.08.24
  • webpack.config env.prod
  • Dashboard .dropdown-menu-right temp.scss hotfix (full)
  • callout.scss .chart-wrapper hotfix (full)
2017.08.11
  • Bootstrap 4 beta
  • Dashboard component (full):
    • line chart for social box
    • sparkline chart for callout
2017.08.01
  • Sidebar component:
    • title item with optional wrapper and class (_nav.js)
    • nav link item with optional badge
    • code refactoring
2017.07.31
  • moved to reactstrap
  • moved to webpack (dropping gulp)
  • data driven Sidebar component (_nav.js)