Changelog (v3.3.0...v3.4.0)
- feature #3740 [Toolkit][Common] Add
clipboardandtooltiprecipes (@kbond) - feature #3733 [Toolkit] Document Stimulus controller CSS classes and outlets in the API reference (@kbond)
- feature #3741 [Icons] Add
auto_lockto 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
heightpreview option (@Kocal) - feature #3724 [Toolkit] Document Stimulus controllers in the recipe API reference (@kbond)
- feature #3725 [Toolkit][Common] Add
closeablerecipe (@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
commonkit withlogout-linkandpost-linkrecipes (@kbond) - bug #3710 [Toolkit][Shadcn] Fix
Table:CellandTable:Headclass attibutes merging (@stephen-lewis) - feature #3709 [Toolkit] Add
ClassMergeSpacingCheckerchecker to the linter (@Kocal)