Skip to contentSkip to navigationSkip to topbar
Paste assistant Assistant
Figma
Star

Select

Version 12.1.2GithubStorybook

A Select is an unstyled dropdown form element that allows users to select a value from a list.

12.1.2

12.1.2 page anchor

Patch Changes

Patch Changes page anchor
  • bc51057db(link takes you to an external page) #3545(link takes you to an external page) Thanks @SiTaggart(link takes you to an external page)! - [Select] fix the hydration issue which caused the defaultValue prop to not be respected.

    Since the React v18 upgrade, we were only rendering the children options after the component and html select wrapper had mounted. The select would mount with a defaultValue of a child that didn't exist, then the children would be added, so it wouldn't know what value to select. To fix the hydration and defaultValue together we now re-render the entire Select on mount.

All notable changes to this project will be documented in this file. See Conventional Commits(link takes you to an external page) for commit guidelines.

1.2.1(link takes you to an external page) (2021-01-25)

Note: Version bump only for package @twilio-paste/select

1.1.28(link takes you to an external page) (2021-01-15)

Note: Version bump only for package @twilio-paste/select

1.1.27(link takes you to an external page) (2021-01-14)

Note: Version bump only for package @twilio-paste/select

1.1.26(link takes you to an external page) (2021-01-13)

Note: Version bump only for package @twilio-paste/select

1.1.25(link takes you to an external page) (2021-01-07)

Note: Version bump only for package @twilio-paste/select

1.1.24(link takes you to an external page) (2020-12-17)

Note: Version bump only for package @twilio-paste/select

1.1.23(link takes you to an external page) (2020-12-17)

Note: Version bump only for package @twilio-paste/select

1.1.22(link takes you to an external page) (2020-12-15)

Note: Version bump only for package @twilio-paste/select

1.1.21(link takes you to an external page) (2020-12-11)

Note: Version bump only for package @twilio-paste/select

1.1.20(link takes you to an external page) (2020-12-11)

Note: Version bump only for package @twilio-paste/select

1.1.19(link takes you to an external page) (2020-12-09)

Note: Version bump only for package @twilio-paste/select

1.1.18(link takes you to an external page) (2020-12-03)

Note: Version bump only for package @twilio-paste/select

1.1.17(link takes you to an external page) (2020-12-02)

Note: Version bump only for package @twilio-paste/select

1.1.16(link takes you to an external page) (2020-11-16)

Note: Version bump only for package @twilio-paste/select

1.1.15(link takes you to an external page) (2020-11-11)

Note: Version bump only for package @twilio-paste/select

1.1.14(link takes you to an external page) (2020-11-10)

Note: Version bump only for package @twilio-paste/select

1.1.13(link takes you to an external page) (2020-11-06)

Note: Version bump only for package @twilio-paste/select

1.1.12(link takes you to an external page) (2020-11-05)

Note: Version bump only for package @twilio-paste/select

1.1.11(link takes you to an external page) (2020-10-30)

Note: Version bump only for package @twilio-paste/select

1.1.10(link takes you to an external page) (2020-10-29)

Note: Version bump only for package @twilio-paste/select

1.1.9(link takes you to an external page) (2020-10-23)

Note: Version bump only for package @twilio-paste/select

1.1.8(link takes you to an external page) (2020-10-21)

Note: Version bump only for package @twilio-paste/select

1.1.7(link takes you to an external page) (2020-10-19)

Note: Version bump only for package @twilio-paste/select

1.1.6(link takes you to an external page) (2020-10-15)

Note: Version bump only for package @twilio-paste/select

1.1.5(link takes you to an external page) (2020-10-13)

Note: Version bump only for package @twilio-paste/select

1.1.4(link takes you to an external page) (2020-10-09)

Note: Version bump only for package @twilio-paste/select

1.1.3(link takes you to an external page) (2020-10-07)

Note: Version bump only for package @twilio-paste/select

1.1.2(link takes you to an external page) (2020-10-07)

Note: Version bump only for package @twilio-paste/select

1.1.1(link takes you to an external page) (2020-10-07)

Note: Version bump only for package @twilio-paste/select