ant-design/components/progress
Dunqing f0c105d262
feat: insert use client automatically at compilations instead of hardcode (#44608)
* feat: remove the hardcode of `use client`

* chore: update `@ant-design/tools`

* test: update

* fix: incorrect dictionary

* chore: update dep

* ci: check use client

* chore: update ci

* fix: should be LIB_DIR

* ci: should only run in dist

* chore: update check tsx files
2023-09-04 19:27:20 +08:00
..
__tests__ chore: update icon snapshot (#44414) 2023-08-24 21:01:10 +08:00
demo chore: fix lint (#43873) 2023-07-28 16:17:43 +08:00
style style(progress): support animation in rtl direction (#43316) 2023-07-03 17:12:13 +08:00
Circle.tsx fix(Progress): prevent warning when size prop is not set for circle p… (#41875) 2023-05-13 16:42:38 +08:00
index.en-US.md docs: Add rootClassName in doc (#44061) 2023-08-08 18:27:48 +08:00
index.tsx feat: insert use client automatically at compilations instead of hardcode (#44608) 2023-09-04 19:27:20 +08:00
index.zh-CN.md docs: add help text for token customization 2023-08-30 23:02:35 +08:00
Line.tsx revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00
progress.tsx chore: code style optimization (#43723) 2023-07-23 10:12:05 +08:00
Steps.tsx revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00
utils.ts fix ts interface error (#43123) 2023-06-20 22:08:25 +08:00