Skip to content

Releases: user-interviews/ui-design-system

Release v1.38.3

17 Jan 22:06
4663cd1

Choose a tag to compare

Merge release/1.38.3 into main branch (#812)

* Adding optional props to Tabs component (#811)

Release v1.38.2

10 Jan 19:15
0254e05

Choose a tag to compare

Merge release/1.38.2 into main branch (#807)

* import skeleton.css directly to LoadingSkeleton (#806)

Release v1.38.1

09 Jan 18:09
5b36bbc

Choose a tag to compare

Merge release/1.38.1 into main branch (#803)

* add LoadingSkeleton (#800)

* Adding contentCenterOverflow prop to LoadingOverlay (#802)

Release v1.38.0

08 Dec 23:05
92fc555

Choose a tag to compare

Merge release/1.38.0 into main branch (#796)

* update TableCell compact variant to 0.75rem top padding (#793)

* Bump loader-utils from 1.4.1 to 1.4.2 (#782)

* add red Pill color (#790)

* Add Text and Heading components (#785)

Release v1.37.0

29 Nov 00:23
5a6306f

Choose a tag to compare

Merge release/1.37.0 into main branch (#787)

* add Main layout component (#777)

* add labelDescription to OptionWithDescription (#786)

* add Flex component (#781)

Release v1.36.3

10 Nov 19:56
07e14e2

Choose a tag to compare

Merge release/1.36.3 into main branch (#778)

* remove CardContainer and CardList (#772)

* add OptionWithDescription for selects (#774)

Release v1.36.2

24 Oct 18:40
3264e33

Choose a tag to compare

Merge release/1.36.2 into main branch (#769)

* Use default color for input label tooltips (#761)

* update cursor to pointer on select control (#765)

* add CardStack (#763)

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