changelog 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. CHANGE LOG:
  2. v2.2.0:
  3. - Bug fixes
  4. - Added support for [Select2](https://select2.github.io/)
  5. - Updated ChartJS
  6. v2.1.2:
  7. - Added explicit BoxWidget activation function issue #450
  8. - Crushed some bugs
  9. v2.1.1:
  10. - Fix version error
  11. v2.1.0:
  12. - Update Ion Icons
  13. - Added right sidebar ```.control-sidebar```
  14. - Control sidebar has 2 open effects: slide over content and push content
  15. - Control sidebar converts to always slide over content on small screens
  16. - Added 6 new light sidebar skins
  17. - Updated demo menu
  18. - Added ChartJS preview page
  19. - Fixed some minor bugs
  20. - Added light control sidebar skin
  21. - Added expand on hover option for sidebar mini
  22. - Added fixed control sidebar layout
  23. v2.0.5:
  24. - Fixed issue #288
  25. v2.0.4:
  26. - Fixed bower.json to pick up newest release.
  27. v2.0.3:
  28. - Bug fixes
  29. - Fixed extra page when printing issue #264
  30. - Updated documentation and fixed links scrolling issue
  31. - Created print.less file (this makes it easier if you want to create a seperate CSS file for printing)
  32. - Fixed sidebar stretching issue #275
  33. - Fixed checkbox out of bounds issue in WYSIHTML5 editor.
  34. v2.0.2:
  35. - Solved issue with hidden arrow in select inputs.
  36. v2.0.1:
  37. - Updated README.md
  38. - Fixed versioning issue in CSS, LESS, and JS
  39. - Updated box-shadow for boxes
  40. - Updated docs
  41. v2.0.0
  42. - Major layout bug fixes
  43. - Change in layout mark up
  44. - Added transitions to the sidebar
  45. - New skins and modified previous skins
  46. - Change in color scheme to a more complementing scheme
  47. - Added footer support
  48. - Removed pace.js from the main app.js
  49. - Added support for collapsed sidebar as an initial state (add .sidebar-collapse to the body tag)
  50. - Added boxed layout (.layout-boxed)
  51. - Enhanced consistency in padding and margining
  52. - Updated Bootstrap to 3.3.2
  53. - Fixed navbar dropdown menu on small screens positioning issues.
  54. - Updated Ion Icons to 2.0.0
  55. - Updated FontAwesome to 4.3.0
  56. - Added ChartJS 1.0.1
  57. - Removed iCheck dependency
  58. - Created Dashboard 2.0
  59. - Created new Chat widget (DirectChat)
  60. - Added transitions to DirectChat
  61. - Added contacts pane to DirectChat
  62. - Changed .right-side to .content-wrapper
  63. - Changed .navbar-right to .navbar-custom-menu
  64. - Removed unused files
  65. - Updated lockscreen style (HTML markup changed!)
  66. - Updated Login & Registration pages (HTML markup changed!)
  67. - Updated buttons style.
  68. - Enhanced border-radius consistency
  69. - Added mailbox: inbox, read, and compose pages
  70. - Bootstrap & jQuery are now hosted locally
  71. - Created documentation.