radix-vue / radix-vue

Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.
https://radix-vue.com
MIT License
2.77k stars 149 forks source link

fix: make `null` to showPlaceholder #912

Closed zernonia closed 2 weeks ago

kilobyte2007 commented 2 weeks ago

Shouldn't we then also add null as the type to themodelValue prop type here: https://github.com/radix-vue/radix-vue/blob/64d7eb233c9c6009a5069ccb9d21849eff47b0a4/packages/radix-vue/src/Select/SelectRoot.vue#L14