ant-design/components/card
Jony J 518c57d0a3
Some checks failed
Publish Any Commit / build (push) Has been cancelled
🔀 Sync mirror to Gitee / mirror (push) Has been cancelled
✅ test / lint (push) Has been cancelled
✅ test / test-react-legacy (16, 1/2) (push) Has been cancelled
✅ test / test-react-legacy (16, 2/2) (push) Has been cancelled
✅ test / test-react-legacy (17, 1/2) (push) Has been cancelled
✅ test / test-react-legacy (17, 2/2) (push) Has been cancelled
✅ test / test-node (push) Has been cancelled
✅ test / test-react-latest (dom, 1/2) (push) Has been cancelled
✅ test / test-react-latest (dom, 2/2) (push) Has been cancelled
✅ test / build (push) Has been cancelled
✅ test / test lib/es module (es, 1/2) (push) Has been cancelled
✅ test / test lib/es module (es, 2/2) (push) Has been cancelled
✅ test / test lib/es module (lib, 1/2) (push) Has been cancelled
✅ test / test lib/es module (lib, 2/2) (push) Has been cancelled
👁️ Visual Regression Persist Start / test image (push) Has been cancelled
✅ test / test-react-latest-dist (dist, 1/2) (push) Has been cancelled
✅ test / test-react-latest-dist (dist, 2/2) (push) Has been cancelled
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Has been cancelled
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Has been cancelled
✅ test / test-coverage (push) Has been cancelled
feat(tabs): add focus style for keyboard operation (#52002)
* feat(tabs): add focus style for keyboard operation

* style: add missing focus style for tabpane

* style: add focus style for remove button

* chore: update rc-tabs dependency to version 15.5.0

* test: update snapshot

* chore: empty commit

* chore: empty commit

* chore: empty commit for triggering CI
2024-12-19 19:38:29 +08:00
..
__tests__ feat(tabs): add focus style for keyboard operation (#52002) 2024-12-19 19:38:29 +08:00
demo feat: Card add bodyPaddingSM/headerPaddingSM/bodyPadding/headerPadding tokens (#51762) 2024-11-29 15:31:55 +08:00
style feat: Card add bodyPaddingSM/headerPaddingSM/bodyPadding/headerPadding tokens (#51762) 2024-11-29 15:31:55 +08:00
Card.tsx feat: Add unstable api for React 19 compitable (#51979) 2024-12-18 14:09:49 +08:00
Grid.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
index.en-US.md docs(card): use card semantic-dom instead of table (#50390) 2024-08-13 15:59:36 +08:00
index.tsx docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
index.zh-CN.md docs(card): use card semantic-dom instead of table (#50390) 2024-08-13 15:59:36 +08:00
Meta.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00