Skip to content

v2.33.0

Choose a tag to compare

@fabpot fabpot released this 17 Mar 21:15
· 249 commits to 3.x since this release

Changelog (v2.32.0...v2.33.0)

  • feature #3356 Add Tabs recipe (@DcgRG)
  • bug #3376 Fix initial "open" state for AlertDialog and Dialog (Sylvain Gagnot)
  • bug #3373 (Shadcn] Fix Tooltip's wrapper when re-rendered by LiveComponent (Sylvain Gagnot)
  • bug #3355 Fix CI (@Kocal)
  • bug #3348 Fix tailwind_merge parentheses and simplify attributes … (@seb-jean)
  • bug #3345 Rewrite @prop documentation to normalize Defaults to ... (@Kocal)
  • bug #3343 Improve @prop and @block annotations description (@Kocal)
  • feature #3326 Update Avatar component (@ker0x, @Kocal)
  • feature #3318 Update Alert CSS class, add Alert:Action component (@ker0x)
  • feature #3321 Add Tooltip component (@Kocal)
  • feature #3292 Add Accordion component (@daFish)
  • bug #3320 Fix Field demo code (@Kocal)
  • feature #3299 Rework recipes docs/examples (@Kocal)
  • bug #3300 Fix text color in dark mode for AlertDialog/Dialog components (@Kocal)
  • bug #3291 Fix text color of Badge destructive variant (@Jibbarth)
  • feature #3282 Prepare base for recipe type Block (@jeremyFreeAgent)
  • bug #3280 Fix compatibility issues with Symfony 8 and spatie/phpunit-snapshot-assertions (@Kocal)
  • bug #3278 Fix recipe name display when asking for what alternative recipe to install (@jeremyFreeAgent)
  • bug #3277 fix getRecipes method with type (@jeremyFreeAgent)