ant-design/components/select
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__ chore: update icon snapshot (#44414) 2023-08-24 21:01:10 +08:00
demo docs: Update batch of docs & demos (#44509) 2023-08-29 18:47:41 +08:00
style fix: Select like dropdown motion (#43764) 2023-07-25 10:54:58 +08:00
utils fix: deprecated clearIcon prop (#43945) 2023-08-02 14:21:11 +08:00
index.en-US.md chore: typo (#44579) 2023-09-01 23:39:56 +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
useBuiltinPlacements.tsx enhance: auto align logic (#43556) 2023-07-15 10:14:58 +08:00
useShowArrow.ts refactor: Select deprecated showArrow prop (#43520) 2023-07-19 20:27:09 +08:00