MadCcc
854db006c4
Merge pull request #45225 from ant-design/master
...
chore: merge master into feature
2023-10-09 14:20:11 +08:00
JiaQi
f42d0667c8
fix(Autocomplete): internal input cannot apply fontFamily ( #45197 )
2023-10-07 17:06:28 +08:00
github-actions[bot]
d4cdcefcfc
chore: auto merge branches ( #45117 )
...
chore: feature merge master
2023-09-27 12:55:52 +00:00
MadCcc
a6c91c5064
fix: DatePicker fontFamily ( #45088 )
2023-09-26 13:42:56 +08:00
github-actions[bot]
01a62798a6
chore: auto merge branches ( #45067 )
...
chore: feature merge master
2023-09-25 10:15:22 +00:00
二货爱吃白萝卜
ba4c9a1a66
docs: update ( #45068 )
2023-09-25 17:35:48 +08:00
Isaac Batista
966e5a770f
demo: fix typescript undefined error on search.tsx ( #45027 )
...
Without this typescript will not compile
Signed-off-by: Isaac Batista <isaacbatst@gmail.com>
2023-09-25 12:18:20 +08:00
MadCcc
431e00b1d0
feat: apply new input component border style ( #45009 )
...
* feat: apply new input component border style
* feat: ColorPicker & DatePicker
* chore: fix lint
2023-09-22 13:55:54 +08:00
kiner-tang(文辉)
6901513ff5
docs: timer-picker remove clearIcon from document ( #44977 )
...
* docs: timer-picker remove clearIcon from document
* docs: select remove clearIcon from document
2023-09-21 11:47:52 +08:00
二货爱吃白萝卜
2329880074
fix: Popover / Tooltip jump when height change ( #44976 )
...
* chore: use dynamicInset
* test: update snapshot
* test: update snapshot
* chore: bump rc-trigger
* chore: update snapshot
2023-09-20 19:59:26 +08:00
afc163
faefc8f6dc
style: fix Select baseline align bug ( #44927 )
...
* style: fix Select baseline align bug
* test: update snapshot
* chore: remove unused code
2023-09-18 13:51:17 +08:00
MadCcc
102c4654e1
fix: select small height ( #44859 )
2023-09-14 19:12:17 +08:00
MadCcc
afcdc3fbe2
chore: try to fix screenshot ( #44817 )
...
* chore: try to fix screenshot
* chore: set small viewport
* chore: rm wait until
* chore: minimize demo
* chore: support onlyViewPort
* chore: better logic
* chore: config demos
* chore: update
* refactor: rename
* chore: update
* chore: update
* chore: update
2023-09-14 16:59:11 +08:00
kiner-tang(文辉)
d5abbad8f1
refactor: deprecatedWarning ( #44791 )
...
* refactor: deprecatedWraning
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
2023-09-13 22:07:33 +08:00
二货爱吃白萝卜
5cc338e177
refactor: All the warning set the warning type for future filter ( #44613 )
...
* feat: add warningContext
* refactor: part refactor
* chore: fix compile
* chore: part of it
* chore: part of it
* chore: part of it
* chore: fix lint
* chore: fix test
* chore: clean uo
* chore: hide warning def tmp
* chore: comment test
* chore: fix lint
* chore: refactor select icons
* chore: fix warning message
* test: update test
* chore: rm dead code
2023-09-11 17:28:04 +08:00
afc163
092c79a6f3
fix: Select align style broken with custom height ( #44753 )
...
* fix: Select align style broken with custom height
* chore: fix AutoComplete demo
2023-09-11 16:05:26 +08:00
afc163
b146830ce4
fix: Select curbin align to top when enable maxTagCount ( #44757 )
2023-09-11 16:05:08 +08:00
afc163
c11e18411c
docs: simplify select virtual demo ( #44759 )
2023-09-11 16:04:53 +08:00
afc163
8d2473a113
fix: Select alignment issue when label is Typography ( #44756 )
...
close #40421
2023-09-11 14:56:09 +08:00
MadCcc
114ff39f8c
Merge branch 'master' into feature-merge-master
2023-09-05 13:41:06 +08:00
lijianan
6a5e7ded43
refactor: remove Space & Grid IE compatible logic ( #44620 )
...
* refactor: remove IE compatible logic
* fix: fix
* fix: fix
* fix: fix
2023-09-05 10:17:56 +08:00
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
yoyo837
ad46da1697
Merge branch 'master' into feature-merge-master
2023-09-03 00:22:34 +08:00
Konv Suu
41ef050cb5
chore: typo ( #44579 )
...
update
2023-09-01 23:39:56 +08:00
栗嘉男
b12d69cf42
chore: merge master into feature
2023-09-01 00:02:50 +08:00
afc163
3f148d9112
docs: add help text for token customization
2023-08-30 23:02:35 +08:00
二货机器人
620e168cfc
chore: feature merge master
2023-08-29 19:51:31 +08:00
二货爱吃白萝卜
8d7dd80120
docs: Update batch of docs & demos ( #44509 )
...
* docs: update select opt
* docs: update form deps demo
* docs: upload onChange
* docs: update form nest Form.List demo
2023-08-29 18:47:41 +08:00
二货机器人
d31a19a0f0
chore: feature merge master
2023-08-29 15:50:39 +08:00
Andy Hsu
457feb7933
docs(select): fix incorrect link of AutoComplete ( #44500 )
...
* docs: fix incorrect link of `AutoComplete`
Signed-off-by: Andy Hsu <i@nn.ci>
* docs(select): sync `AutoComplete` related content in `zh-CN` to `en-US`
Signed-off-by: Andy Hsu <i@nn.ci>
---------
Signed-off-by: Andy Hsu <i@nn.ci>
2023-08-29 15:42:26 +08:00
二货机器人
16f8228249
chore: merge master
2023-08-28 21:56:37 +08:00
afc163
4ba36dc55e
chore: Update index.zh-CN.md ( #44441 )
...
Signed-off-by: afc163 <afc163@gmail.com>
2023-08-28 09:50:18 +08:00
MadCcc
68ee32268b
Merge branch 'master' into feature-merge-master
2023-08-24 21:04:48 +08:00
MadCcc
9312b0059e
chore: update icon snapshot ( #44414 )
2023-08-24 21:01:10 +08:00
二货爱吃白萝卜
4cf3ba1b00
fix: Select popup size in transform layout ( #44378 )
2023-08-23 20:12:26 +08:00
MadCcc
65989b4eff
feat: select component token ( #44228 )
...
* feat: select token
* feat: select token
* docs: add demo
2023-08-15 17:05:06 +08:00
MadCcc
ba90af13c0
Merge branch 'master' into feature-merge-master
2023-08-10 22:17:15 +08:00
afc163
e283ebf2e3
test: update Select jest snapshot ( #44140 )
...
* chore: update snapshot
* test: fix test case of Form Select
2023-08-10 00:43:44 +08:00
kiner-tang(文辉)
2f8fa45df3
docs: Add rootClassName in doc ( #44061 )
...
* docs: update rootClassName description
* docs: update rootClassName description
* docs: update docs
2023-08-08 18:27:48 +08:00
kiner-tang(文辉)
9d122a6c10
feat(AutoComplete): AutoComplete support rootClassName ( #44055 )
...
* feat: AutoComplete support rootClassName
* feat: AutoComplete support rootClassName
* feat: update snap
* feat: optimize code
* feat: optimize code
* Update components/auto-complete/demo/basic.tsx
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
* feat: update snap
* Update components/auto-complete/index.en-US.md
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
* Update components/auto-complete/index.zh-CN.md
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
* feat: optimize code
* feat: optimize code
---------
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
2023-08-08 10:50:34 +08:00
MadCcc
c640cbcb53
chore: update snapshot ( #43957 )
...
* chore: update snapshot
* chore
2023-08-02 15:33:29 +08:00
kiner-tang(文辉)
24697bbb06
fix: deprecated clearIcon prop ( #43945 )
...
* feat: clearIcon
* feat: clearIcon
* Update components/select/utils/iconUtil.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
* feat: clearIcon
* chore: raise size-limit
---------
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-08-02 14:21:11 +08:00
二货爱吃白萝卜
5d3b45551d
test: snapshot of demo warning message ( #43947 )
...
* test: init of test
* test: update snapshot
* test: update snapshot
* chore: adjust size limit
* test: update snapshot
* test: update snapshot
* test: update snapshot
* chore: update snapshot
---------
Co-authored-by: lijianan <574980606@qq.com>
2023-08-02 14:20:13 +08:00
lijianan
755e1227f4
test: update icon snap ( #43942 )
...
* test: update snap
* chore: bump icons
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-08-02 02:15:02 +08:00
栗嘉男
674ff129ce
Merge branch master into master-merge-feature
2023-07-28 16:43:15 +08:00
二货爱吃白萝卜
2cdf586291
chore: fix lint ( #43873 )
...
* chore: fix lint
* chore: fix lint
* test: fix 16
* fix: lint
2023-07-28 16:17:43 +08:00
afc163
2d3c97979d
fix: Select aria-activedescendant wrong value ( #43800 )
2023-07-26 10:09:04 +08:00
二货机器人
fcce7c3fdb
chore: merge master
2023-07-25 16:32:15 +08:00
二货爱吃白萝卜
d855eaf2a5
fix: Select like dropdown motion ( #43764 )
...
* fix: Select like dropdown motion
* test: update snapshot
* test: update snapshot
2023-07-25 10:54:58 +08:00
github-actions[bot]
b90aac7d28
chore: auto merge branches ( #43662 )
...
chore: merge master into feature
2023-07-19 15:01:49 +00:00