All notable changes to filament-menu-builder
will be documented in this file.
- [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: https://github.com/datlechin/filament-menu-builder/compare/v0.6.2...v0.6.3
- Optimize and reduce db queries by @iRaziul in #63
Full Changelog: https://github.com/datlechin/filament-menu-builder/compare/v0.6.1...v0.6.2
- Add methods to configure navigation label, group, icon, sort and count by @iRaziul in #62
- @iRaziul made their first contribution in #62
Full Changelog: https://github.com/datlechin/filament-menu-builder/compare/v0.6.0...v0.6.1
- 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
Full Changelog: https://github.com/datlechin/filament-menu-builder/compare/v0.5.4...v0.6.0
- feat: Add french lang for the translation. by @StevyMarlino in #40
- @StevyMarlino made their first contribution in #40
Full Changelog: https://github.com/datlechin/filament-menu-builder/compare/v0.5.3...v0.5.4
- Fixes #28 by @bdsumon4u in #30
- @bdsumon4u made their first contribution in #30
Full Changelog: https://github.com/datlechin/filament-menu-builder/compare/v0.5.2...v0.5.3
Full Changelog: https://github.com/datlechin/filament-menu-builder/compare/v0.5.1...v0.5.2
Full Changelog: https://github.com/datlechin/filament-menu-builder/compare/v0.5.0...v0.5.1
- π©Ή 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
- @dependabot made their first contribution in #21
Full Changelog: https://github.com/datlechin/filament-menu-builder/compare/v0.4.0...v0.5.0
- β¨ Add additional configuration for menu panels by @Log1x in #14
- π Improve menu location form styling by @Log1x in #15
Full Changelog: https://github.com/datlechin/filament-menu-builder/compare/v0.3.1...v0.4.0
- [js] Update tailwindcss 3.4.7 β 3.4.9 (patch) by @depfu in #12
- [js] Update prettier-plugin-tailwindcss 0.1.13 β 0.6.6 (major) by @depfu in #13
Full Changelog: https://github.com/datlechin/filament-menu-builder/compare/v0.3.0...v0.3.1
- π§βπ» 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: https://github.com/datlechin/filament-menu-builder/compare/v0.2.0...v0.3.0
- [ImgBot] Optimize images by @imgbot in #5
- π§βπ» Add support for custom menu and menu item fields by @Log1x in #6
- @imgbot made their first contribution in #5
Full Changelog: https://github.com/datlechin/filament-menu-builder/compare/v0.1.1...v0.2.0
- [js] Update postcss 8.4.40 β 8.4.41 (patch) by @depfu in #3
- π Translate the menu resource forms by @Log1x in #4
- @Log1x made their first contribution in #4
Full Changelog: https://github.com/datlechin/filament-menu-builder/compare/v0.1.0...v0.1.1
- [js] Update autoprefixer 10.4.19 β 10.4.20 (patch) by @depfu in #2
- @depfu made their first contribution in #2
Full Changelog: https://github.com/datlechin/filament-menu-builder/commits/v0.1.0
- initial release