Skip to content

v3.4.0

Latest

Choose a tag to compare

@fabpot fabpot released this 31 Jul 11:52
Immutable release. Only release title and notes can be modified.
v3.4.0
0914190

Changelog (v3.3.0...v3.4.0)

  • feature #3740 [Toolkit][Common] Add clipboard and tooltip recipes (@kbond)
  • feature #3733 [Toolkit] Document Stimulus controller CSS classes and outlets in the API reference (@kbond)
  • feature #3741 [Icons] Add auto_lock to persist on-demand icons (@Kocal)
  • feature #3395 [TwigComponent] Support component tag names from expressions and component objects (@andreybotanic)
  • feature #3736 [Toolkit] Rework and normalize usage of attributes.defaults() in kits components (@seb-jean, @Kocal)
  • minor #3735 Add sync-packages.php to normalize packages .gitattributes (@Kocal)
  • bug #3730 Fix broken assets/tsconfig.json reference breaking webpack 5.109+ builds (@zalesak)
  • minor #3734 [Toolkit] Remove height preview option (@Kocal)
  • feature #3724 [Toolkit] Document Stimulus controllers in the recipe API reference (@kbond)
  • feature #3725 [Toolkit][Common] Add closeable recipe (@kbond)
  • feature #3716 [Translator] Make the component non-experimental (@Kocal)
  • feature #3713 [Toolkit] Boostrap Toolkit (@smnandre, @Kocal)
  • bug #3720 [Toolkit] Fix suggested frontend installation commands (@smnandre)
  • feature #3719 [Toolkit] Support kit-level dependencies (@smnandre)
  • bug #3721 [Toolkit] Require the correct twig/html-extra version for html_attr_* filters (@Kocal)
  • feature #3718 [Toolkit] Add a documentation rendering layer so kits can describe themselves (@Kocal)
  • feature #3714 [React][Vue] Add support for import.meta.glob() (Symfony Reprise) (@Kocal)
  • feature #3707 [Toolkit][Common] Add the common kit with logout-link and post-link recipes (@kbond)
  • bug #3710 [Toolkit][Shadcn] Fix Table:Cell and Table:Head class attibutes merging (@stephen-lewis)
  • feature #3709 [Toolkit] Add ClassMergeSpacingChecker checker to the linter (@Kocal)