Skip to content

Releases: nulogy/design-system

v10.1.3

14 Mar 18:38
Compare
Choose a tag to compare

10.1.3 (2024-03-14)

Bug Fixes

  • DatePicker should allow null values (b6d962d)

v10.1.2

13 Mar 19:32
Compare
Choose a tag to compare

10.1.2 (2024-03-13)

Bug Fixes

  • remove double props occurrence on the Heading (0c71b2f)

v10.1.1

13 Mar 14:49
Compare
Choose a tag to compare

10.1.1 (2024-03-13)

Bug Fixes

  • Type the ref properly in the Input component (#1378) (f8eb1fa)

v10.1.0

12 Mar 19:26
Compare
Choose a tag to compare

10.1.0 (2024-03-12)

Features

  • add hint prop to the FieldLabel (1fb35c2)

v10.0.3

05 Mar 22:20
Compare
Choose a tag to compare

10.0.3 (2024-03-05)

Bug Fixes

  • improve DatePicker types (6577934)

v10.0.2

29 Feb 19:52
Compare
Choose a tag to compare

10.0.2 (2024-02-29)

Bug Fixes

  • Form Props are Now Complete (0dd2f2c)

v10.0.1

12 Feb 17:00
Compare
Choose a tag to compare

10.0.1 (2024-02-12)

Bug Fixes

  • Upgrade react-windowed-select (d7f1703)

v10.0.0

29 Jan 20:06
Compare
Choose a tag to compare

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

16 Jan 20:05
Compare
Choose a tag to compare

9.0.3 (2024-01-16)

Bug Fixes

  • allow NDS users to typecheck style-system props (137f7ea)

v9.0.2

09 Jan 20:53
Compare
Choose a tag to compare

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)