Skip to content

Releases: lumapps/design-system

v3.16.0

05 Sep 15:53

Choose a tag to compare

Changed

  • @lumx/core: rework internal build
  • @lumx/angularjs: rework internal build
  • @lumx/icons: rework internal build; internally split ESM files for each icon to improve tree-shaking

🎨 StoryBook - 📄 See changelog history

v3.15.1

13 Aug 08:44

Choose a tag to compare

Fixed

  • Popover & Tooltip: fix popper warning on margin style applied by class .visually-hidden.
  • Thumbnail: fix console warning on img overflow style.
  • Apply default props internally to have them properly work on React 19

🎨 StoryBook - 📄 See changelog history

v3.15.0

03 Jul 07:19

Choose a tag to compare

Fixed

  • UserBlock: fix fields wrapping in horizontal mode.
  • Dialog: fixed dialog section layout to avoid the role=dialog overriding the section role and breaking the link with the header and footer.

Added

  • ProgressCircular: add inline display variant

🎨 StoryBook - 📄 See changelog history

v3.14.1

02 Jun 08:52

Choose a tag to compare

Fixed

  • Thumbnail: fix focal points equal to 0

Changed

  • Button: add disabled behavior with aria-disabled only

🎨 StoryBook - 📄 See changelog history

v3.14.0

13 May 08:27

Choose a tag to compare

Fixed

  • DatePickerField: fix minDate and endDate behavior to be always included
  • IconButton: fix incorrect color when prop theme is dark and context theme is light
  • ExpansionPanel: fix allow content resize after opening transition

Added

  • Text, Heading, Icon, InlineList and Link: can now set color and color variant directly in the color props (ex: color="dark-L2")

Changed

  • Docs: update Filter and sort pattern doc page
  • Avatar: add xxs size (to add inside chips)

🎨 StoryBook - 📄 See changelog history

v3.13.2

10 Apr 12:06

Choose a tag to compare

Fixed

  • Link: fix focus outline warping around nested icons
  • Link: fix icon alignment with nested hasShape icons

🎨 StoryBook - 📄 See changelog history

v3.13.1

02 Apr 14:12

Choose a tag to compare

Fixed

  • Tab: fix state update infinite loop on React 18

🎨 StoryBook - 📄 See changelog history

v3.13.0

27 Mar 11:19

Choose a tag to compare

Added

  • InputLabel: add typography prop
  • Link: add focus outline for better a11y
  • Link: make any nested icon adapt to the link typography

Fixed

  • Button: fix icon color inside a theme context
  • Link: fix parent typography not correctly inherited on button-like links

Changed

  • Link: deprecated rightIcon/leftIcon props (use nested icons instead)
  • Link docs: rework documentation page

🎨 StoryBook - 📄 See changelog history

v3.12.0

19 Mar 13:52

Choose a tag to compare

Added

  • Dialog, Lightbox & PopoverDialog: set default heading level context to h2
  • UserBlock: added additionalFields and after props

🎨 StoryBook - 📄 See changelog history

v3.11.3

04 Mar 09:41

Choose a tag to compare

Fixed

  • Tooltip: remove placement style when hidden (closeMode=hide) to fix overflow issue
  • Mosaic: remove negative inset that could break overflow of parent element
  • Popover: limit popover placement update on element resize

🎨 StoryBook - 📄 See changelog history