ant-design/components/layout
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__ test: snapshot of demo warning message (#43947) 2023-08-02 14:20:13 +08:00
demo demo: fix Layout demo ssr render effect (#42501) 2023-05-19 23:57:37 +08:00
style style: fix Layout.Sider and Menu transition style (#41993) 2023-04-25 22:53:14 +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
layout.tsx fix: Layout.Header accessibility role (#43749) 2023-07-24 15:38:55 +08:00
Sider.tsx chore: code style optimization (#43478) 2023-07-11 23:01:17 +08:00