Skip to content

18.0.0-alpha.7

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 17 Jan 18:57
· 1499 commits to main since this release
21cc22e

18.0.0-alpha.7 (2024-01-17)

Feature

  • Enhanced ColorPickerWidget with additional color definitions, saving it as an object instead of a string. @sneridagh #5585
  • Allow to opt out of the nested prefixed name build in the custom CSS properties style name generator if an object is found in the style wrapper object. @sneridagh #5586

Bugfix

  • In the recurrence widget, set the vertical alignment of the edit button to middle. @Ravi-kumar9347 #5359
  • Improve generation of type declarations. Fixes some key types propagation. @sneridagh #5624
  • Unify start command, trigger build:deps command @sneridagh #5633
  • Merge the StyleWrapper styles with the draggable props from b-D&D. @sneridagh
    This fixes the D&D bug introduced in #5581 #5652

Internal

Documentation