changelog 2.1 KB

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