Skip to content

Releases: datlechin/filament-menu-builder

v0.6.3

14 Jan 03:40
cb45ccc
Compare
Choose a tag to compare

What's Changed

  • [js] Update @tailwindcss/typography 0.5.14 → 0.5.16 (minor) by @depfu in #66
  • Fix duplicate model titles causing multiple items being added by @Senexis in #67

Full Changelog: v0.6.2...v0.6.3

v0.6.2

27 Dec 04:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

26 Dec 05:42
Compare
Choose a tag to compare

What's Changed

  • Add methods to configure navigation label, group, icon, sort and count by @iRaziul in #62

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

10 Nov 05:38
6859270
Compare
Choose a tag to compare

What's Changed

  • Add Dutch translation. by @Senexis in #46
  • Add option to disable the create custom link panel. by @Senexis in #48
  • Add ability to add text only items. (#47) by @Senexis in #49
  • chore: add collapse label for menu item by @datlechin in #50
  • Update the Model Menu Panel example to include the trait by @Senexis in #52
  • Prevent LazyLoadingViolationException when using strict mode by @Senexis in #51

New Contributors

Full Changelog: v0.5.4...v0.6.0

v0.5.4

02 Nov 14:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.3...v0.5.4

v0.5.3

15 Sep 17:27
336efaa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.2...v0.5.3

v0.5.2

01 Sep 07:52
Compare
Choose a tag to compare

Full Changelog: v0.5.1...v0.5.2

v0.5.1

24 Aug 13:04
0ca99be
Compare
Choose a tag to compare

Full Changelog: v0.5.0...v0.5.1

v0.5.0

20 Aug 13:49
Compare
Choose a tag to compare

What's Changed

  • 🩹 Add missing URL attribute handling for model menu panels by @Log1x in #16
  • 🐛 Fix persisting foreign ids by @Log1x in #17
  • 🩹 Delete unregistered locations when updating menus by @Log1x in #18
  • [js] Update esbuild 0.19.12 → 0.23.1 (major) by @depfu in #20
  • Bump axios from 1.7.2 to 1.7.4 by @dependabot in #21
  • ♻ Refactor the menu location implementation by @Log1x in #19
  • 🧑‍💻 Respect is_visible when using Menu::location by @Log1x in #24
  • 💄 Improve menu location empty state by @Log1x in #22
  • 📝 Add simple menu usage documentation by @Log1x in #23
  • 🧑‍💻 Add support for overriding the plugin models by @Log1x in #25
  • 💄 Add item counts to menu table by @Log1x in #26
  • 🧑‍💻 Ensure model menu item URLs do not get saved to the database by @Log1x in #27

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

17 Aug 03:11
cd21926
Compare
Choose a tag to compare

What's Changed

  • ✨ Add additional configuration for menu panels by @Log1x in #14
  • 💄 Improve menu location form styling by @Log1x in #15

Full Changelog: v0.3.1...v0.4.0