Skip to content

Releases: outl1ne/nova-menu-builder

7.1.6

20 Mar 12:19
Compare
Choose a tag to compare

Changed

  • Fixed menu item duplication action (thanks to @TriStarRiT)
  • Updated packages

7.1.5: Merge pull request #192 from outl1ne/dependabot/npm_and_yarn/follow-r…

29 Jan 15:13
b51d014
Compare
Choose a tag to compare

Changed

  • Fixed missing Nova button styles (thanks to @Senexis)
  • Updated packages

7.1.4

05 Jan 09:25
Compare
Choose a tag to compare

Changed

  • Bumped packages
  • Fixed an issue where add menu item buttons were not visible. [#186]

7.1.3

10 Aug 10:05
Compare
Choose a tag to compare

Changed

  • Replaced references to default Menu with configurable Menu

7.1.2

10 Aug 09:24
Compare
Choose a tag to compare

Added

Changed

  • Hide empty menus when selecting menus to copy from
  • Fixed fields not displaying full width and labels in Nova 4.26 and greater
  • Fixed missing dark field background on dark mode
  • Bump packages

7.1.1

16 Jan 09:45
Compare
Choose a tag to compare

Changed

  • Bumped packages

7.1.0

21 Oct 12:57
Compare
Choose a tag to compare

Added

  • Custom menu items now have getEnabledValue function available. [#75]
    • You can use this to override the enabled value set in database.
      Useful when dealing with relationships inside menu items that might of have been deleted.

Changed

  • Updated the width of fields inside menu modal [#162]

7.0.15

15 Sep 15:31
Compare
Choose a tag to compare

Changed

  • nova_get_menus now eagerloads menu items.

7.0.14

13 Sep 12:55
Compare
Choose a tag to compare

Changed

  • Misc UI fixes and improvements

7.0.13

12 Sep 16:31
Compare
Choose a tag to compare

Changed

  • Misc UI fixes and improvements
  • Updated packages