Skip to content

Release 4.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 15:19
· 579 commits to master since this release

4.3.0 (2024-02-02)

Features

  • AppLayout: code internal structure improvements. (0aa94c8)
  • Avatar: code internal structure improvements. (e21491d)
  • Badge: code internal structure improvements. (f3436f2)
  • Banner: code internal structure improvements. (6461e7c)
  • Button: code internal structure improvements. (fdf1e88)
  • ButtonGroup: code internal structure improvements. (3a5c75e)
  • Chip: code internal structure improvements. (e83fd65)
  • ChipGroup: code internal structure improvements. (1a5e9ef)
  • ChoiceGroup: code internal structure improvements. (8d142a3)
  • Collapse: code internal structure improvements. (5fd19bc)
  • ContentSwitcher: code internal structure improvements. (8bd6123)
  • DateTime: QUV-1302 Included Css overlapping and polymorphism in date-time components. (614da4f)
  • Field: added some documentation (859d066)
  • Field: code internal structure improvements. (a1206f4)
  • Field: some new documentation (7efd8c4)
  • improvements for Helper, InlineMessage and FloatingHelper. (1f08c0f)
  • table: added bulk preset (7326f8d)
  • table: added colDef prop headerOnFilterPosition (ed78e12)
  • table: added filterColDefByFilterStruct helper (211dca4)
  • table: added helper order colDefs & fixed typo helper filter colDefs (8d0c9d0)
  • table: added indicators to the filters and clear buttons (bb20cda)
  • table: initial implementation of filters (61a4afe)
  • table: TextRenderer show tooltip (fe1b545)

Bug Fixes

  • fixed build problems (60f732a)
  • fixed display name. (f00bc8e)
  • InlineMessage: added param to the children function to get the computed placement and render the border in the correct place. (130da6f)
  • Made 'setOpen' property optional in MenuEntry component (a114e9f)
  • Refactor bulk actions and action renderer for improved menu handling (32db34b)
  • removed classname from interfaces. (e707100)
  • table: actions with quiet scheme and menu with three vertical dots (26c70a6)
  • table: comment out the unfinished cellFilters from presets (e872225)
  • table: right header size (5c175a3)
  • table: several filters could apply to the same row (f28f6c6)
  • table: several glitches on the filters (6b81a9e)

Vulnerabilities

  • deps-dev: bump vite from 5.0.11 to 5.0.12 (cc600ab)