Li Yuxuan
Li Yuxuan
Hi! I realise the slider UI is not correct under the vertical orientation: ``` ``` --- In the source code, I realise the `data-[orientation=vertical]` is not utilised in CSS styles?
This PR adds **vertical slider** support for the `` component. It closes #2186 # Intuition `radix/primitive` slider comes with both "horizontal" and "vertical" support, it injects the orientation prop as...
### What's the feature? I am creating my custom shape, which I would like it to behave similarly to the `TLFrameShape`, so that its children shapes will be clipped by...
close #1658 ### Description The `select` component has this behaviour when using mobile browsers, or in Chrome mobile simulator. The tapping of an item to select will close the select...