Skip to content

Releases: nulogy/design-system

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)

v9.0.1

27 Dec 16:48
Compare
Choose a tag to compare

9.0.1 (2023-12-27)

Bug Fixes

  • make toggle button non-layout (3eebead)

v9.0.0

13 Dec 21:34
Compare
Choose a tag to compare

9.0.0 (2023-12-13)

Bug Fixes

BREAKING CHANGES

  • only properties conforming to the ColumnType are passed
    as props to the headerFormatter.

v8.18.0

17 Nov 21:57
Compare
Choose a tag to compare

8.18.0 (2023-11-17)

Features

  • optionally scroll to the top after paginating (c495914)

v8.17.1

15 Nov 18:37
Compare
Choose a tag to compare

8.17.1 (2023-11-15)

Bug Fixes