Releases: nulogy/design-system
Releases · nulogy/design-system
v10.1.3
10.1.3 (2024-03-14)
Bug Fixes
- DatePicker should allow null values (b6d962d)
v10.1.2
10.1.2 (2024-03-13)
Bug Fixes
- remove double props occurrence on the Heading (0c71b2f)
v10.1.1
10.1.1 (2024-03-13)
Bug Fixes
- Type the ref properly in the Input component (#1378) (f8eb1fa)
v10.1.0
10.1.0 (2024-03-12)
Features
- add hint prop to the FieldLabel (1fb35c2)
v10.0.2
10.0.2 (2024-02-29)
Bug Fixes
- Form Props are Now Complete (0dd2f2c)
v10.0.1
10.0.1 (2024-02-12)
Bug Fixes
- Upgrade react-windowed-select (d7f1703)
v10.0.0
10.0.0 (2024-01-29)
Bug Fixes
- export the default theme type (a61c6ed)
- update Box styled-system props and their types (1e05962)
BREAKING CHANGES
- removes boxSizing properties from the supported styled-system
props on the Box component.
v9.0.3
9.0.3 (2024-01-16)
Bug Fixes
- allow NDS users to typecheck style-system props (137f7ea)
v9.0.2
9.0.2 (2024-01-09)
Bug Fixes
- Improve types for MaybeFieldLabel (75ee442)
- Truncated Text allows for font size (#1344) (1b4fd2a)
- Type improvements for Textarea (746c6b1)