filamentphp/filament Logo

v3.2.59

filamentphp/filament — 3 months ago

Reminder: If you have a custom theme, you need to recompile this each time you update Filament (npm run build), as we sometimes change the Tailwind classes we use for UI components and you need to receive the latest additions to avoid a broken UI. Tip: add this command to your post-autoload-dump in composer.json!

What's Changed

  • Pass target attribute to icon button when button label is hidden at breakpoint by @wallacemaxters in https://github.com/filamentphp/filament/pull/11987
  • Bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in https://github.com/filamentphp/filament/pull/12001
  • fix: Tenant domain slug attribute by @danharrin in https://github.com/filamentphp/filament/pull/12008
  • make IconColumn and IconEntry support collections by @buddhaCode in https://github.com/filamentphp/filament/pull/11991
  • Native DatePicker: min and max HTML attribute shouldn't contain time by @buddhaCode in https://github.com/filamentphp/filament/pull/12007
  • Fix: scr...
Continue on Github
0
0 comments
to leave a comment.