gpui-component/crates/story
Jason Lee 85e2a72d03
slider: Add to support range to Slider. (#1121)
- Add to support Styled for Slider, and `bg`, `text_color`, `radius` can
change the slider bar and thumb.

## Break Changes

- The `reverse` method is removed from Slider, the Slider with vertical
now is always display from bottom to top.

<img width="1401" height="1176" alt="image"
src="https://github.com/user-attachments/assets/656592d6-ffac-4fd1-b569-848092c081bc"
/>
2025-08-08 16:59:23 +08:00
..
examples list: Refactor List, Dropdown delegate API to support section. (#1107) 2025-08-05 19:23:32 +08:00
src slider: Add to support range to Slider. (#1121) 2025-08-08 16:59:23 +08:00
Cargo.toml list: Refactor List, Dropdown delegate API to support section. (#1107) 2025-08-05 19:23:32 +08:00