ant-design/components/collapse
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__ style: add prettier-plugin-sort-imports (#44287) 2023-08-21 10:03:15 +08:00
demo chore: remove useless any & add CSSProperties type (#43921) 2023-08-01 01:26:41 +08:00
style feat(Collapse): Collapse support configure panel content by items (#42545) 2023-05-25 10:19:56 +08:00
Collapse.tsx chore: auto merge branches (#43420) 2023-07-06 15:26:20 +00:00
CollapsePanel.tsx fix: Remove the default value of the empty string (#43481) 2023-07-11 14:57:04 +08:00
index.en-US.md docs: Add rootClassName in doc (#44061) 2023-08-08 18:27:48 +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