changelog 2.0 KB

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