ant-design/components/segmented/__tests__
afc163 be5faf9804
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: Segmented supports shape="round" (#52685)
* feat: Segmented supports `shape="round"`

* Update components/segmented/index.tsx

Signed-off-by: afc163 <afc163@gmail.com>

* Update index.zh-CN.md

Signed-off-by: afc163 <afc163@gmail.com>

* Update index.en-US.md

Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
2025-02-08 10:15:35 +08:00
..
__snapshots__ feat: Segmented supports shape="round" (#52685) 2025-02-08 10:15:35 +08:00
a11y.test.ts test: add a11y test for all components demo (#51372) 2025-01-27 23:49:40 +08:00
demo-extend.test.ts feat: add new component Segmented (#34319) 2022-04-11 11:13:16 +08:00
demo.test.ts test: moving to testing-library in Segmented (#35538) 2022-05-13 22:00:01 +08:00
image.test.ts feat: add new component Segmented (#34319) 2022-04-11 11:13:16 +08:00
index.test.tsx feat(Segmented): support name prop to enable grouping (#51725) 2024-11-22 17:08:30 +08:00