Releases: user-interviews/ui-design-system
Releases · user-interviews/ui-design-system
Release v1.38.3
Merge release/1.38.3 into main branch (#812) * Adding optional props to Tabs component (#811)
Release v1.38.2
Merge release/1.38.2 into main branch (#807) * import skeleton.css directly to LoadingSkeleton (#806)
Release v1.38.1
Merge release/1.38.1 into main branch (#803) * add LoadingSkeleton (#800) * Adding contentCenterOverflow prop to LoadingOverlay (#802)
Release v1.38.0
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
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
Merge release/1.36.3 into main branch (#778) * remove CardContainer and CardList (#772) * add OptionWithDescription for selects (#774)
Release v1.36.2
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
Merge release/1.36.1 into main branch (#757) * change width to max-width on Card (#756)
Release v1.36.0
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
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