Releases: lumapps/design-system
Releases · lumapps/design-system
v3.13.2
Fixed
Link
: fix focus outline warping around nested iconsLink
: fix icon alignment with nestedhasShape
icons
v3.13.1
v3.13.0
Added
InputLabel
: addtypography
propLink
: 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
/leftIcon
props (use nested icons instead)Link
docs: rework documentation page
v3.12.0
Added
Dialog
,Lightbox
&PopoverDialog
: set default heading level context toh2
UserBlock
: addedadditionalFields
andafter
props
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
v3.11.2
Fixed
Popover
: fix rendering on initializing that could break placement on constrained spaceTooltip
: fix improper first placement on React 18
v3.11.1
Fixed
IconButton
: remove the children prop as it's not actually supported by the componentPopover
: fix improper first placement on React 18Popover
: update placement on both anchor and popover resizeTooltip
: remove un-necessary tooltiparia-label
that would breakaria-labelledby
link to anchor
v3.11.0
Added
ThemeProvider
&useTheme
: add context util to facilitate propagation of themePopover
: dark theme prop applies to all children via the theme context
v3.10.0
Changed
TextField
: change theme light border color for better contrastSlideShow
: rework control button color contrast for better a11yChip
: rework selected state style for better a11yNavigation
: rework selected state style for better a11ySideNavigationItem
: rework selected state style for better a11yButton
: rework selected state style for better a11y
v3.9.8
Fixed
Tabs
: removed (revert) a problematic flex-grow style on the tablist.