Skip to content

2 new components, Twig HTML Syntax + Big Live Updates

Compare
Choose a tag to compare
@weaverryan weaverryan released this 03 May 12:48
· 1898 commits to 2.x since this release
v2.8.0

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 for LiveProp data types, emit() to other components + much more - see the full CHANGELOG
  • TwigComponents: new <twig:ComponentName/> HTML syntax and other improvements - CHANGELOG
  • Chartjs: Chart now smartly re-renders if any Stimulus values passed to it change CHANGELOG
  • Autocomplete: Added support for optiongroup & updating of the smart select when the underlying options change - CHANGELOG.

Diff: v2.7.1...v2.8.0

Cheers!