changelog 1.8 KB

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