Skip to content

Release v1.35.0

Choose a tag to compare

@github-actions github-actions released this 14 Sep 20:51
2019001
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