changelog 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  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. v2.0.2:
  9. - Solved issue with hidden arrow in select inputs.
  10. v2.0.1:
  11. - Updated README.md
  12. - Fixed versioning issue in CSS, LESS, and JS
  13. - Updated box-shadow for boxes
  14. - Updated docs
  15. v2.0.0
  16. - Major layout bug fixes
  17. - Change in layout mark up
  18. - Added transitions to the sidebar
  19. - New skins and modified previous skins
  20. - Change in color scheme to a more complementing scheme
  21. - Added footer support
  22. - Removed pace.js from the main app.js
  23. - Added support for collapsed sidebar as an initial state (add .sidebar-collapse to the body tag)
  24. - Added boxed layout (.layout-boxed)
  25. - Enhanced consistency in padding and margining
  26. - Updated Bootstrap to 3.3.2
  27. - Fixed navbar dropdown menu on small screens positioning issues.
  28. - Updated Ion Icons to 2.0.0
  29. - Updated FontAwesome to 4.3.0
  30. - Added ChartJS 1.0.1
  31. - Removed iCheck dependency
  32. - Created Dashboard 2.0
  33. - Created new Chat widget (DirectChat)
  34. - Added transitions to DirectChat
  35. - Added contacts pane to DirectChat
  36. - Changed .right-side to .content-wrapper
  37. - Changed .navbar-right to .navbar-custom-menu
  38. - Removed unused files
  39. - Updated lockscreen style (HTML markup changed!)
  40. - Updated Login & Registration pages (HTML markup changed!)
  41. - Updated buttons style.
  42. - Enhanced border-radius consistency
  43. - Added mailbox: inbox, read, and compose pages
  44. - Bootstrap & jQuery are now hosted locally
  45. - Created documentation.