ant-design/components/typography
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__ fix: slider track draggale range height/width error (#44503) 2023-09-02 00:16:01 +08:00
Base fix: record the completed length of the last calculation as the transison length (#43058) 2023-08-30 23:24:19 +08:00
demo chore: fix lint (#43873) 2023-07-28 16:17:43 +08:00
hooks revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00
style docs: component token meta (#43337) 2023-07-05 17:49:59 +08:00
Editable.tsx chore: code style optimization (#43475) 2023-07-11 11:20:11 +08:00
index.en-US.md chore: typo (#44579) 2023-09-01 23:39:56 +08:00
index.ts 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
Link.tsx revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00
Paragraph.tsx revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00
Text.tsx type(typography): use EllipsisConfig replace any (#43831) 2023-07-27 10:18:47 +08:00
Title.tsx revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00
Typography.tsx feat: CP support Typography className and style (#43070) 2023-06-20 14:35:05 +08:00