Skip to content

Releases: user-interviews/ui-design-system

Release v1.36.1

04 Oct 19:42
366e90e

Choose a tag to compare

Merge release/1.36.1 into main branch (#757)

* change width to max-width on Card (#756)

Release v1.36.0

03 Oct 17:22
cad4615

Choose a tag to compare

Merge release/1.36.0 into main branch (#753)

* Add aria-label for trailingIconOnClickSubmit Input (#751)

* add Grid components (Container, Row, Col) (#750)

* add Popover (#717)

Release v1.35.0

14 Sep 20:51
2019001

Choose a tag to compare

Merge release/1.35.0 into main branch (#744)

* make modal prop work with all Selects (#743)

* Fix color system JS variable order (#739)

Fixes the 500 level color values for green and navy. This is because the variables for 500 were used as the
non-numbered values but those don't always correspond to the 500 value.
I set them all to the 500 variables for consistency.

* Prepare release 1.35.0

Release v1.34.3

12 Sep 22:15
05cae34

Choose a tag to compare

Merge release/1.34.3 into main branch (#740)

* Added ability to pass a `trailingIcon` to `ProfileCell` (#733)

Release v1.34.2

06 Sep 20:50
78ef5a6

Choose a tag to compare

Merge release/1.34.2 into main branch (#734)

* CheckboxButtonGroup and RadioButtonGroup state and width updates  (#731)

Release v1.34.1

31 Aug 16:57
689ef1f

Choose a tag to compare

Merge release/1.34.1 into main branch (#728)

* Add label for Pill close button (#722)

* remove prop spread on Accordion and ToggleInput, expose additional props as needed (#724)

* update custom select Option to allow for indeterminate state on CheckboxButton (#727)

* Prepare release 1.34.1

Release v1.34.0

24 Aug 23:05
52fb483

Choose a tag to compare

Merge release/1.34.0 into main branch (#719)

* add disabled ToggleInput story (#713)

* Accordion updates for better content flexibility and alignment with Card (#708)

Release v1.33.0

15 Aug 17:28
e6ee42a

Choose a tag to compare

Merge release/1.33.0 into main branch (#709)

* change Select option color to $ux-gray-900 (#707)

* text-decoration none on DropdownItem hover (#706)

* add unstyled variant to DropdownToggle (#704)

Release v1.32.5

02 Aug 23:42
03efd6f

Choose a tag to compare

Merge release/1.32.5 into main branch (#700)

* UIDS-695 node prop type (#696)

* copy style.css and use directly in ToggleInput (#699)

Release v1.32.4

29 Jul 18:13
0324eeb

Choose a tag to compare

Merge release/1.32.4 into main branch (#692)

* update react toggle css import (#691)