Releases: nulogy/design-system
Releases · nulogy/design-system
v12.3.0
v12.2.1
v12.2.0
v12.1.0
v12.0.0
12.0.0 (2024-12-13)
Bug Fixes
- increase chromatic delay for bottomSheet (85d95a7)
- prefix Pseudo-classes with an ampersand (cf17a6e)
Features
- upgrade to styled components version 6 (a099133), closes /styled-components.com/docs/faqs#what-do-i-need-to-do-to-migrate-to-v6
BREAKING CHANGES
- styled-components peer dependency bumped up to v6
NDS was upgraded with re-enabled vendor prefixes
and using a StyleSheetManager to restore v5 behaviour for shouldForwardProp
Follow the migration guide for app upgrades to v6
v11.3.1
v11.3.0
11.3.0 (2024-12-06)
Bug Fixes
- change desktop to experimental to reflect alpha stage of the theme (8c61aea)
- change MenuItems distance to the Menu (942c5dc)
- Export the useMediaQuery Hook (29087ad)
- use the right testing mode in Chromatic (3cfb81d)
Features
- add semantic breakpoints (21bd5b4)
- add TopBar component (6d6a95a)
- allow MenuItems to be router links (658def4)
- documentation improvements (a48a687)
- further revise TopBar API, animation, and default behavior (70754c1)
- localize TopBar accessible strings and add e2e specs (234dc45)
- revise API and add documentation (c9c96ec)
- revise TopBar API and add more stories (f0a8d18)
v11.2.0
11.2.0 (2024-11-26)
Bug Fixes
- Add vertical margin to checkboxes with labels only (ccceb0e)
- align interactive elements with the label (c67a53d)
- change the fontSize back to medium (73622fd)
- CI issues (5e699a0)
- lint issues (5c2a476)
- MultiSelect pills padding (9fc499c)
- pipeline build errors (97ccfde)
- Use a specific width and height for Chromatic (861cd58)