ant-design/components/tour
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 chore: fix lint (#43873) 2023-07-28 16:17:43 +08:00
style fix: Tour panel token & home support dark mode (#44428) 2023-08-25 19:08:52 +08:00
index.en-US.md docs: optimize site layout (#44111) 2023-08-08 19:48:41 +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
interface.ts feat: support indicatorsRender (#40613) 2023-02-07 23:36:52 +08:00
panelRender.tsx fix: tour arrow color (#41761) 2023-04-19 13:13:50 +08:00
PurePanel.tsx docs: optimize site layout (#44111) 2023-08-08 19:48:41 +08:00
useMergedType.ts fix: tour arrow color (#41761) 2023-04-19 13:13:50 +08:00