Skip to content

v1.1.0 Release

Compare
Choose a tag to compare
@francoispluchino francoispluchino released this 15 Feb 12:06

New features

Improvements

  • Add show obfuscator option (5831780)
  • Add container full locked class on main container (15002cb)
  • Add container full locked styles for navbar (d06c783)
  • Fix the non-triggering of drag event on Chrome Mobile (63ca127)
  • Avoid circular references (e70e906)

Break compatibility

  • All css classes are prefixed by fxp (4d488d9) :
    • The class .sidebar is now named .fxp-sidebar
    • The classes starting by .sidebar-* start now by .fxp-sidebar-*
    • The classes starting by .btn-sidebar-* start now by .fxp-sidebar-btn-*