artsy / palette

Artsy's design system
https://palette-storybook.artsy.net/
MIT License
214 stars 45 forks source link

fix: Add `value` & `onChange` to Select #1328

Closed MrSltun closed 11 months ago

MrSltun commented 11 months ago

[!IMPORTANT] This PR will be merged to #1250

Description

This PR adds a handler for value and onChange props to Select

[!NOTE] Not having a handler for onChange overrides the one we have and blocks the :has polyfills for Firefox

artsyit commented 11 months ago

:rocket: PR was released in @artsy/palette-charts@36.0.0, @artsy/palette@37.0.0 :rocket: