ant-design/components/theme
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__ feat: component token support algorithm (#43810) 2023-07-27 11:31:38 +08:00
interface feat: component token support algorithm (#43810) 2023-07-27 11:31:38 +08:00
themes feat: move colorLink to seedToken (#43183) 2023-06-26 11:23:50 +08:00
util refactor: Extract Tag unused style (#44512) 2023-08-29 19:43:48 +08:00
context.ts feat: component token support algorithm (#43810) 2023-07-27 11:31:38 +08:00
getDesignToken.ts feat: static getDesignToken (#42723) 2023-06-05 17:45:33 +08:00
index.ts feat: insert use client automatically at compilations instead of hardcode (#44608) 2023-09-04 19:27:20 +08:00
internal.ts refactor: button default not use compact style (#44475) 2023-08-28 21:42:39 +08:00
useToken.ts fix: should compatible with cssinjs < 1.15 (#44091) 2023-08-08 10:37:40 +08:00