Skip to content

Releases: fxpio/fxp-jquery-sidebar

v1.2.5 Release

05 Jan 16:24
Compare
Choose a tag to compare

Bug fixes

  • Fix default values for mobile variables (6216a26)
  • Fix translation values (aa25bfb)

v1.2.4 Release

21 Sep 13:15
Compare
Choose a tag to compare

Improvments

  • Add width variable for sidebar right (088cfe8)
  • Add mobile width variable (e61ec98)

v1.2.2 Release

21 Sep 10:29
Compare
Choose a tag to compare

Improvments

  • Define dedicated variables for bootstrap variables (b9eb3f4)

v1.2.3 Release

21 Sep 12:34
Compare
Choose a tag to compare

Improvments

  • Update to Bootstrap 5.1 (73fc5c6)
  • Fix removed navbar height variable in bootstrap 5 (79e70bf)

v1.2.1 Release

18 Feb 15:24
Compare
Choose a tag to compare

Bug fixes

  • Fix compatibility with dropdown items in sidebar (6dc1df1)

v1.2.0 Release

17 Feb 20:12
Compare
Choose a tag to compare

New features

  • Update style of sidebar bootstrap to Bootstrap 5.0 (d762015)

Break compatibility

v1.1.3 Release

17 Feb 15:38
Compare
Choose a tag to compare

New features

  • Convert style into scss (7a73dbb)

v1.1.2 Release

24 Oct 13:53
Compare
Choose a tag to compare

Improvements

  • Add data attributes to toggle sidebar on a click of button in examples (7c58d64)

Bug fixes

  • Fix display of obfuscator with the force-open option (3eaf343)
  • Fix new config of uglifyjs (153fb3e, 14c3a7b)

v1.1.1 Release

16 Feb 18:17
Compare
Choose a tag to compare

Improvements

  • Use semver in github links of dependencies (997147c)

v1.1.0 Release

15 Feb 12:06
Compare
Choose a tag to compare

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-*