Releases: lumapps/design-system
Releases · lumapps/design-system
v3.16.0
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
v3.15.1
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
v3.15.0
Fixed
UserBlock: fix fields wrapping in horizontal mode.Dialog: fixed dialogsectionlayout to avoid therole=dialogoverriding the section role and breaking the link with theheaderandfooter.
Added
ProgressCircular: add inline display variant
v3.14.1
Fixed
Thumbnail: fix focal points equal to 0
Changed
Button: add disabled behavior witharia-disabledonly
v3.14.0
Fixed
DatePickerField: fix minDate and endDate behavior to be always includedIconButton: fix incorrect color when prop theme is dark and context theme is lightExpansionPanel: fix allow content resize after opening transition
Added
Text,Heading,Icon,InlineListandLink: can now set color and color variant directly in thecolorprops (ex:color="dark-L2")
Changed
- Docs: update
Filter and sortpattern doc page Avatar: addxxssize (to add inside chips)
v3.13.2
Fixed
Link: fix focus outline warping around nested iconsLink: fix icon alignment with nestedhasShapeicons
v3.13.1
v3.13.0
Added
InputLabel: addtypographypropLink: add focus outline for better a11yLink: make any nested icon adapt to the link typography
Fixed
Button: fix icon color inside a theme contextLink: fix parent typography not correctly inherited on button-like links
Changed
Link: deprecatedrightIcon/leftIconprops (use nested icons instead)Linkdocs: rework documentation page
v3.12.0
Added
Dialog,Lightbox&PopoverDialog: set default heading level context toh2UserBlock: addedadditionalFieldsandafterprops
v3.11.3
Fixed
Tooltip: remove placement style when hidden (closeMode=hide) to fix overflow issueMosaic: remove negative inset that could break overflow of parent elementPopover: limit popover placement update on element resize