ant-design/components/calendar
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__ site(Calendar): add lunar calendar demo (#44166) 2023-08-17 17:12:51 +08:00
demo feat: lunisolar => lunar-typescript (#44420) 2023-08-25 11:42:35 +08:00
locale Feature: Burmese translation (#41366) 2023-03-21 11:56:06 +08:00
style docs: component token meta (#43337) 2023-07-05 17:49:59 +08:00
generateCalendar.tsx feat: ConfigProvider support Calendar className and style properties (#43385) 2023-07-06 09:38:21 +08:00
Header.tsx feat: Calendar onSelect support info.source param (#42432) 2023-05-17 21:18:51 +08:00
index.en-US.md site(Calendar): add lunar calendar demo (#44166) 2023-08-17 17:12:51 +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