Amumu
b7eefe5a86
chore: fix comment and feature merge master ( #43899 )
...
* site: optimize site style in mobile (#43895 )
* site: ptimize site style in mobile
* fix
* fix: 合并冲突时注释错行
---------
Co-authored-by: lijianan <574980606@qq.com>
2023-07-30 22:22:50 +08:00
lijianan
41d0a775c1
site: optimize site style in mobile ( #43895 )
...
* site: ptimize site style in mobile
* fix
2023-07-30 19:16:30 +08:00
github-actions[bot]
30b6888ab8
chore: auto merge branches ( #43881 )
...
chore: merge master into feature
2023-07-29 08:49:47 +00:00
栗嘉男
d7cc34f9d8
test: add test case
2023-07-29 16:16:14 +08:00
栗嘉男
2b42bd1664
Merge branch 'master' into master-merge-feature
2023-07-29 10:17:43 +08:00
lijianan
6cc3c2cd4f
fix: fix site bug ( #43888 )
2023-07-29 03:01:02 +08:00
栗嘉男
ec86f50650
test: update snap
2023-07-28 21:09:02 +08:00
栗嘉男
0ae6a39778
Merge branch master into master-merge-feature
2023-07-28 17:43:42 +08:00
二货爱吃白萝卜
418f95eb6c
fix: tooltip not effect on disabled element ( #43872 )
...
* fix: disabled wrapper
* test: update snapshot
* chore: fix lint
2023-07-28 17:39:38 +08:00
栗嘉男
5933e6473f
fix: fix lint
2023-07-28 17:15:04 +08:00
栗嘉男
236aba5373
fix: fix lint
2023-07-28 17:04:00 +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
红果汁
de7155234a
fix: ColorPicker onChangeComplete not called when change value ( #43867 )
...
* fix: color-picker onChangeComplete not called when change value
* refactor: optimized code
2023-07-28 14:36:46 +08:00
thinkasany
3ac6308f2e
chore: code style optimization ( #43865 )
2023-07-28 12:15:30 +08:00
二货爱吃白萝卜
a96e1bf04e
docs: fix ssr a link style ( #43862 )
2023-07-28 11:17:29 +08:00
thinkasany
b2d7e86393
docs(blog): Delete duplicate zh in en document ( #43859 )
2023-07-28 09:48:01 +08:00
MadCcc
6bb4576d9c
docs: defer ( #43856 )
...
* Revert "docs: antd component export by page level (#43762 )"
This reverts commit 7c1d913f49
.
* chore: add defer to umijs
* Revert "Revert "docs: antd component export by page level (#43762 )""
This reverts commit 85cead4d999f8ede77c266bf0b5d6eebecc36d0c.
2023-07-27 22:51:41 +08:00
lijianan
deea6feecf
feat: Avatar.Group support shape props ( #43817 )
...
* feat: Avatar.Group support shape props
* test: update snap
* test: add test case
* Update components/avatar/avatar.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* fix
* test: update test case
* fix: rename
* rename
* fix
* fix
* fix
* fix demo
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-07-27 20:04:32 +08:00
二货爱吃白萝卜
231857b297
docs: cssinjs less ( #43707 )
...
* docs: cssinjs less
* docs: update blog
* docs: typo
* docs: fix lint
2023-07-27 18:04:31 +08:00
二货爱吃白萝卜
7c1d913f49
docs: antd component export by page level ( #43762 )
...
* chore: init for clean
* docs: comment
* chore: ping
* fix: lint
* chore: clean up
2023-07-27 16:22:53 +08:00
二货爱吃白萝卜
6ff18d1786
enhance: antd style at top ( #43847 )
2023-07-27 16:07:48 +08:00
kiner-tang(文辉)
8000750b34
feat: TimePicker support customize clearIcon ( #43839 )
2023-07-27 14:20:18 +08:00
kiner-tang(文辉)
d64f8f60c0
feat: TreeSelect support customize clearIcon ( #43842 )
2023-07-27 14:19:55 +08:00
lijianan
82090a1dc2
docs: translate ( #43832 )
2023-07-27 12:32:05 +08:00
kiner-tang(文辉)
a4b842d137
feat: textarea support customize clear icon ( #43836 )
2023-07-27 11:58:26 +08:00
kiner-tang(文辉)
e2e46bbed7
docs: update docs ( #43837 )
2023-07-27 11:43:12 +08:00
MadCcc
94b3d03765
feat: component token support algorithm ( #43810 )
...
* feat: component theme
* feat: component token support algorith,
* docs: fix form
* chore: add test
* chore: fix test case
* chore: code clean
* chore: code clean
* chore: code clean
* docs: update toc
* chore: update cssinjs
* chore
2023-07-27 11:31:38 +08:00
kiner-tang(文辉)
4858e60fe6
feat: DatePicker support customize allowClear ( #43811 )
2023-07-27 10:23:26 +08:00
thinkasany
d9564f7b93
type(typography): use EllipsisConfig replace any ( #43831 )
2023-07-27 10:18:47 +08:00
二货爱吃白萝卜
b3ccc46ebe
feat: form support strict ( #43828 )
2023-07-27 09:56:05 +08:00
红
ac3d9173c6
feat(range-picker): preset value support callback function ( #43476 )
...
* chore(deps): bump rc-picker@3.11.0
* feat(range-picker): preset value support callback function
* docs: update docs
* docs: update since version
* test: update snapshot
2023-07-26 19:02:17 +08:00
JiaQi
9088414d54
fix: Modal.confirm locale setting were reset ( #43277 )
...
* fix: Modal.confirm locale setting were reset
* chore: add test case
* test: update test case
* fix: lint
* fix: format
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-07-26 18:56:27 +08:00
MadCcc
425e6ce697
chore: update test case ( #43824 )
2023-07-26 17:50:37 +08:00
红
278262adbe
chore: fix description overlap in Slider handle ( #43780 )
...
fix #43731
2023-07-26 17:38:27 +08:00
daisy
fe0afd3795
feat(Image): support movable ( #43823 )
2023-07-26 16:28:49 +08:00
MadCcc
875f67bb71
chore: correct dep semver ( #43809 )
2023-07-26 16:06:34 +08:00
二货爱吃白萝卜
39d3baef43
enhance: not extract message notification style in SSR ( #43808 )
...
* enhance: message not render style in SSR
* enhance: notification not render style in SSR
* docs: not render App if in demo page
2023-07-26 11:03:42 +08:00
afc163
2d3c97979d
fix: Select aria-activedescendant wrong value ( #43800 )
2023-07-26 10:09:04 +08:00
二货爱吃白萝卜
87a1004ff4
docs: adjust home image load logic ( #43798 )
...
* docs: add webp format
* docs: img loaded keys
* docs: auto color
* docs: fix lint
* chore: fix theme switch
* fix: logo missing
2023-07-25 21:44:30 +08:00
daisy
86833b9768
demo(Tabs): tab size should not change when dragging ( #43786 )
...
* demo(Tabs): tab size should not change when dragging
* demo: update
2023-07-25 19:47:45 +08:00
thinkasany
f78f7bfef9
chore(form): code style optimization ( #43793 )
...
* chore(form): code style optimization
* fix: add type CSSMotionProps
* Update ErrorList.tsx
* Update FormItemLabel.tsx
* Update FormItemLabel.tsx
2023-07-25 19:47:05 +08:00
afc163
8f7630273c
docs: update FAQ about useApp ( #43785 )
...
* Update faq.zh-CN.md
Signed-off-by: afc163 <afc163@gmail.com>
* Update faq.en-US.md
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2023-07-25 17:19:41 +08:00
github-actions[bot]
0e08e13062
chore: auto merge branches ( #43792 )
...
chore: Feature merge master
2023-07-25 09:03:11 +00:00
二货爱吃白萝卜
fcfbb9a205
feat: pass autoAdjustOverflow to Slider tooltip ( #43788 )
...
* feat: pass autoAdjustOverflow to Slider tooltip
* test: update test case
2023-07-25 16:39:54 +08:00
二货机器人
fcce7c3fdb
chore: merge master
2023-07-25 16:32:15 +08:00
二货爱吃白萝卜
8b19102b0d
feat: wave effect config ( #43784 )
...
* feat: support wave effect
* docs: more info
* test: add test case
* docs: update demo
* test: coverage
2023-07-25 16:29:47 +08:00
kiner-tang(文辉)
bc05a48cf5
feat: Cascader support customize clear button ( #43776 )
...
* feat: AutoCOmplete support customize clear button
* feat: update snapshots
* feat: update snapshots
* feat: reset prettier format
* docs: update docs
* feat: reset prettier format
* docs: update docs
2023-07-25 15:20:04 +08:00
MadCcc
1d2e0db8f4
docs: fix resource page ( #43782 )
...
* docs: fix resource page
* chore: fix min-height
* chore: add test
2023-07-25 15:15:42 +08:00
lijianan
d34b4e1e15
feat: Transfer support custom dropdown Icon ( #43773 )
...
* feat: Transfer support custom dropdown Icon
* fix
* fix
* test: add test case
* rename
2023-07-25 14:05:52 +08:00