Releases: datlechin/filament-menu-builder
Releases · datlechin/filament-menu-builder
v0.6.0
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
- @Senexis made their first contribution in #46
- @datlechin made their first contribution in #50
Full Changelog: v0.5.4...v0.6.0
v0.5.4
What's Changed
- feat: Add french lang for the translation. by @StevyMarlino in #40
New Contributors
- @StevyMarlino made their first contribution in #40
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- Fixes #28 by @bdsumon4u in #30
New Contributors
- @bdsumon4u made their first contribution in #30
Full Changelog: v0.5.2...v0.5.3
v0.5.2
Full Changelog: v0.5.1...v0.5.2
v0.5.1
Full Changelog: v0.5.0...v0.5.1
v0.5.0
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 usingMenu::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
- @dependabot made their first contribution in #21
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.1
v0.3.0
What's Changed
- 🧑💻 Add support for overriding the menu resource by @Log1x in #7
- 💄 Add empty state for menu panels by @Log1x in #8
- 🧑💻 Add array variants for common methods by @Log1x in #9
- 💄 Add locations to the menu table by @Log1x in #10
- [js] Update @tailwindcss/typography 0.5.13 → 0.5.14 (minor) by @depfu in #11
Full Changelog: v0.2.0...v0.3.0