Skip to content

Additional UI5 component bindings

Compare
Choose a tag to compare
@veith veith released this 31 May 12:02
· 211 commits to main since this release
e904c71

New Components

Fixes

  • furo-ui5-checkbox-input - fix: the exposed methods check and uncheck are starting the field node update procedure
  • furo-ui5-sign-pad - fix: debounce the fieldnode update
  • furo-ui5-date-picker - fix: unset date-picker inner min-width
  • several components - fix required indicators
  • furo-ui5-tree - fix: tree root node should not hide if it is used as header
  • cell-furo-bigdecimal, display-furo-bigdecimal, furo-ui5-date-time-picker - fix: display empty bigdecimal as "" and not as 0
  • furo-ui5-header-panel - fix: header panel collapsed border and paddings
  • furo-ui5-sign-pad - fix: render sign also, when data was injected before

Features

  • furo-ui5-header-panel - fire collapsed, expanded event on furo-ui5-header-panel on user interaction.
  • furo-ui5-context-menu-display, furo-ui5-context-menu-item - smaller data signature required

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.5.0