Releases: nulogy/nds-tokens
Releases · nulogy/nds-tokens
v5.4.0
5.4.0 (2022-12-01)
Features
- change the size and height of heading1 (#53) (a9feb96)
v5.3.0
5.3.0 (2022-06-06)
Features
v5.2.0
5.2.0 (2022-02-01)
Features
v5.1.0
5.1.0 (2021-11-10)
Features
v5.0.0
5.0.0 (2021-04-16)
Bug Fixes
- removes
zIndex
object, it is replaced with zIndices
(#25) (eeb9336)
BREAKING CHANGES
- the zIndex object in the theme has been replaced with zIndices. Please replace references to theme.zIndex to theme.zIndices
v4.13.1
4.13.1 (2021-01-08)
Bug Fixes
- add zIndices so that zIndex styled props work (6772986)
v4.12.0
4.12.0 (2020-12-17)
Features
- adds a zIndex for modal headers and open controls (69f33ff)