changelog 1.7 KB

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