ant-design/components/slider
thinkasany aa1b6a92b4
Some checks are pending
Publish Any Commit / build (push) Waiting to run
🔀 Sync mirror to Gitee / mirror (push) Waiting to run
✅ test / lint (push) Waiting to run
✅ test / test-react-legacy (16, 1/2) (push) Waiting to run
✅ test / test-react-legacy (16, 2/2) (push) Waiting to run
✅ test / test-react-legacy (17, 1/2) (push) Waiting to run
✅ test / test-react-legacy (17, 2/2) (push) Waiting to run
✅ test / test-node (push) Waiting to run
✅ test / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test / test-coverage (push) Blocked by required conditions
✅ test / build (push) Waiting to run
✅ test / test lib/es module (es, 1/2) (push) Waiting to run
✅ test / test lib/es module (es, 2/2) (push) Waiting to run
✅ test / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
feat: ConfigProvider support classNames and styles for slider (#52185)
* draft

* fix
2025-01-02 15:09:36 +08:00
..
__tests__ feat: ConfigProvider support classNames and styles for slider (#52185) 2025-01-02 15:09:36 +08:00
demo feat: ConfigProvider support classNames and styles for slider (#52185) 2025-01-02 15:09:36 +08:00
style chore: replace TinyColor with FastColor across the codebase (#52157) 2024-12-30 10:02:44 +08:00
Context.ts feat: ColorPicker support gradient color (#50050) 2024-07-29 16:38:50 +08:00
index.en-US.md feat: Slider range.editable support minCount & maxCount (#49987) 2024-07-20 17:51:26 +08:00
index.tsx feat: ConfigProvider support classNames and styles for slider (#52185) 2025-01-02 15:09:36 +08:00
index.zh-CN.md feat: Slider range.editable support minCount & maxCount (#49987) 2024-07-20 17:51:26 +08:00
SliderTooltip.tsx feat: Slider support editable (#49923) 2024-07-18 19:19:02 +08:00
useRafLock.ts feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00