changelog 1.7 KB

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