mirror of https://github.com/ColorlibHQ/AdminLTE
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
66 lines
2.1 KiB
66 lines
2.1 KiB
CHANGE LOG: |
|
v2.1.0: |
|
- Update Ion Icons |
|
- Added right sidebar ```.control-sidebar``` |
|
- Control sidebar has 2 open effects: slide over content and push content |
|
- Control sidebar converts to always slide over content on small screens |
|
- Added 6 new light sidebar skins |
|
- Updated demo menu |
|
- Added ChartJS preview page |
|
- Fixed some minor bugs |
|
- Added light control sidebar skin |
|
|
|
v2.0.5: |
|
- Fixed issue #288 |
|
|
|
v2.0.4: |
|
- Fixed bower.json to pick up newest release. |
|
|
|
v2.0.3: |
|
- Bug fixes |
|
- Fixed extra page when printing issue #264 |
|
- Updated documentation and fixed links scrolling issue |
|
- Created print.less file (this makes it easier if you want to create a seperate CSS file for printing) |
|
- Fixed sidebar stretching issue #275 |
|
- Fixed checkbox out of bounds issue in WYSIHTML5 editor. |
|
|
|
v2.0.2: |
|
- Solved issue with hidden arrow in select inputs. |
|
|
|
v2.0.1: |
|
- Updated README.md |
|
- Fixed versioning issue in CSS, LESS, and JS |
|
- Updated box-shadow for boxes |
|
- Updated docs |
|
|
|
v2.0.0 |
|
- Major layout bug fixes |
|
- Change in layout mark up |
|
- Added transitions to the sidebar |
|
- New skins and modified previous skins |
|
- Change in color scheme to a more complementing scheme |
|
- Added footer support |
|
- Removed pace.js from the main app.js |
|
- Added support for collapsed sidebar as an initial state (add .sidebar-collapse to the body tag) |
|
- Added boxed layout (.layout-boxed) |
|
- Enhanced consistency in padding and margining |
|
- Updated Bootstrap to 3.3.2 |
|
- Fixed navbar dropdown menu on small screens positioning issues. |
|
- Updated Ion Icons to 2.0.0 |
|
- Updated FontAwesome to 4.3.0 |
|
- Added ChartJS 1.0.1 |
|
- Removed iCheck dependency |
|
- Created Dashboard 2.0 |
|
- Created new Chat widget (DirectChat) |
|
- Added transitions to DirectChat |
|
- Added contacts pane to DirectChat |
|
- Changed .right-side to .content-wrapper |
|
- Changed .navbar-right to .navbar-custom-menu |
|
- Removed unused files |
|
- Updated lockscreen style (HTML markup changed!) |
|
- Updated Login & Registration pages (HTML markup changed!) |
|
- Updated buttons style. |
|
- Enhanced border-radius consistency |
|
- Added mailbox: inbox, read, and compose pages |
|
- Bootstrap & jQuery are now hosted locally |
|
- Created documentation.
|
|
|