Skip to content

v5.33.0

Compare
Choose a tag to compare
@lumen-jenkins-prod lumen-jenkins-prod released this 30 May 07:36
· 312 commits to master since this release
7d5144a

5.33.0 (May 30, 2023)

Components

Added

  • Added: Phone input now supports dynamically change of country code.
  • Added: Badge supports new extended color palette.
  • Added: Badge supports new text-weight property to give developers the ability to set normal, semi-bold, and bold font-weights.

Changed

  • Changed: Data table description popover in header has been repositioned in the DOM to improve rendering.

Fixed

  • Fixed: Date picker in mode="datetime" has changed incorrect value from 24 to 00 when time-format="24hr" is set and 00 hours selected.
  • Fixed: Data table headers styles in nested data tables.
  • Fixed: Draggable Popover behavior has been improved to recalculate position dynamically.