AdminLTE/changelog

81 lines
2.4 KiB
Plaintext
Raw Normal View History

2015-02-01 22:25:09 +01:00
CHANGE LOG:
2015-07-08 23:12:41 +02:00
v2.1.3:
- Bug fixes
- Added support for [Select2](https://select2.github.io/)
2015-07-08 23:12:41 +02:00
- Updated ChartJS
2015-06-09 00:41:18 +02:00
v2.1.2:
- Added explicit BoxWidget activation function issue #450
- Crushed some bugs
v2.1.1:
- Fix version error
2015-04-03 18:43:37 +02:00
v2.1.0:
2015-03-22 13:45:38 +01:00
- Update Ion Icons
2015-04-04 04:55:46 +02:00
- Added right sidebar ```.control-sidebar```
2015-04-03 18:43:37 +02:00
- 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
2015-04-04 04:55:46 +02:00
- Added ChartJS preview page
2015-04-04 02:52:09 +02:00
- Fixed some minor bugs
2015-04-16 01:05:38 +02:00
- Added light control sidebar skin
2015-04-19 14:22:12 +02:00
- Added expand on hover option for sidebar mini
- Added fixed control sidebar layout
2015-03-22 13:45:38 +01:00
2015-03-17 16:34:36 +01:00
v2.0.5:
- Fixed issue #288
2015-03-09 15:21:18 +01:00
v2.0.4:
- Fixed bower.json to pick up newest release.
2015-03-04 02:03:17 +01:00
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
2015-03-04 06:01:02 +01:00
- Fixed checkbox out of bounds issue in WYSIHTML5 editor.
2015-02-01 22:25:09 +01:00
2015-02-27 02:27:08 +01:00
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
2015-02-01 22:25:09 +01:00
- Major layout bug fixes
- Change in layout mark up
2015-02-22 17:34:01 +01:00
- Added transitions to the sidebar
2015-02-01 22:25:09 +01:00
- 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
2015-02-22 17:34:01 +01:00
- Created new Chat widget (DirectChat)
- Added transitions to DirectChat
- Added contacts pane to DirectChat
2015-02-01 22:25:09 +01:00
- Changed .right-side to .content-wrapper
- Changed .navbar-right to .navbar-custom-menu
2015-02-02 17:32:49 +01:00
- Removed unused files
2015-02-06 18:33:55 +01:00
- Updated lockscreen style (HTML markup changed!)
- Updated Login & Registration pages (HTML markup changed!)
2015-02-07 17:35:34 +01:00
- Updated buttons style.
- Enhanced border-radius consistency
2015-02-16 20:08:14 +01:00
- Added mailbox: inbox, read, and compose pages
- Bootstrap & jQuery are now hosted locally
2015-02-22 17:34:01 +01:00
- Created documentation.