2 new components, Twig HTML Syntax + Big Live Updates
Hi UX people!
This is a BIG release full of a new Twig component HTML syntax (<twig:Component/>
), massive live components updates and various other items.
- 2 new components: ux-translator and ux-svelte!
LiveComponents
: new smart rendering system, better handling forLiveProp
data types,emit()
to other components + much more - see the full CHANGELOGTwigComponents
: new<twig:ComponentName/>
HTML syntax and other improvements - CHANGELOGChartjs
: Chart now smartly re-renders if any Stimulus values passed to it change CHANGELOGAutocomplete
: Added support foroptiongroup
& updating of the smart select when the underlying options change - CHANGELOG.
Diff: v2.7.1...v2.8.0
Cheers!