changelog 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. CHANGE LOG:
  2. v2.1.0:
  3. - Update Ion Icons
  4. - Added right sidebar ```.control-sidebar```
  5. - Control sidebar has 2 open effects: slide over content and push content
  6. - Control sidebar converts to always slide over content on small screens
  7. - Added 6 new light sidebar skins
  8. - Updated demo menu
  9. - Added ChartJS preview page
  10. - Fixed some minor bugs
  11. v2.0.5:
  12. - Fixed issue #288
  13. v2.0.4:
  14. - Fixed bower.json to pick up newest release.
  15. v2.0.3:
  16. - Bug fixes
  17. - Fixed extra page when printing issue #264
  18. - Updated documentation and fixed links scrolling issue
  19. - Created print.less file (this makes it easier if you want to create a seperate CSS file for printing)
  20. - Fixed sidebar stretching issue #275
  21. - Fixed checkbox out of bounds issue in WYSIHTML5 editor.
  22. v2.0.2:
  23. - Solved issue with hidden arrow in select inputs.
  24. v2.0.1:
  25. - Updated README.md
  26. - Fixed versioning issue in CSS, LESS, and JS
  27. - Updated box-shadow for boxes
  28. - Updated docs
  29. v2.0.0
  30. - Major layout bug fixes
  31. - Change in layout mark up
  32. - Added transitions to the sidebar
  33. - New skins and modified previous skins
  34. - Change in color scheme to a more complementing scheme
  35. - Added footer support
  36. - Removed pace.js from the main app.js
  37. - Added support for collapsed sidebar as an initial state (add .sidebar-collapse to the body tag)
  38. - Added boxed layout (.layout-boxed)
  39. - Enhanced consistency in padding and margining
  40. - Updated Bootstrap to 3.3.2
  41. - Fixed navbar dropdown menu on small screens positioning issues.
  42. - Updated Ion Icons to 2.0.0
  43. - Updated FontAwesome to 4.3.0
  44. - Added ChartJS 1.0.1
  45. - Removed iCheck dependency
  46. - Created Dashboard 2.0
  47. - Created new Chat widget (DirectChat)
  48. - Added transitions to DirectChat
  49. - Added contacts pane to DirectChat
  50. - Changed .right-side to .content-wrapper
  51. - Changed .navbar-right to .navbar-custom-menu
  52. - Removed unused files
  53. - Updated lockscreen style (HTML markup changed!)
  54. - Updated Login & Registration pages (HTML markup changed!)
  55. - Updated buttons style.
  56. - Enhanced border-radius consistency
  57. - Added mailbox: inbox, read, and compose pages
  58. - Bootstrap & jQuery are now hosted locally
  59. - Created documentation.