yoyo837
ad46da1697
Merge branch 'master' into feature-merge-master
2023-09-03 00:22:34 +08:00
Amumu
edf907bf11
fix: slider track draggale range height/width error ( #44503 )
...
* fix: slider track draggale range height/width error
* chore: style
2023-09-02 00:16:01 +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
Serene Ding
b0f0975a4a
docs: update form docs description ( #44548 )
...
* Update index.zh-CN.md
Signed-off-by: Serene Ding <sereneding123@gmail.com>
* add quotes
Signed-off-by: Serene Ding <sereneding123@gmail.com>
* Update index.en-US.md
Signed-off-by: Serene Ding <sereneding123@gmail.com>
* Update index.en-US.md
Signed-off-by: Serene Ding <sereneding123@gmail.com>
* Update index.en-US.md
Signed-off-by: Serene Ding <sereneding123@gmail.com>
* Update components/form/index.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
Signed-off-by: Serene Ding <sereneding123@gmail.com>
* Update index.en-US.md
Signed-off-by: Serene Ding <sereneding123@gmail.com>
* Update index.en-US.md
Signed-off-by: Serene Ding <sereneding123@gmail.com>
* Update index.en-US.md
Signed-off-by: Serene Ding <sereneding123@gmail.com>
* Update index.en-US.md
Signed-off-by: Serene Ding <sereneding123@gmail.com>
* Update index.en-US.md
Signed-off-by: Serene Ding <sereneding123@gmail.com>
* Update components/form/index.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: Serene Ding <sereneding123@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-08-31 23:01:51 +08:00
lijianan
a608bfa08a
chore: fix form demo error ( #44549 )
...
* fix: fix form demo error
* update snap
2023-08-31 21:23:02 +08:00
二货爱吃白萝卜
d0cc758d0e
fix: Form sm 24 not working ( #44541 )
...
* fix: Form sm 24 not working
* chore: comment it
2023-08-31 09:37:51 +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
二货爱吃白萝卜
7a66d46051
refactor: Form style should always before Grid ( #44485 )
...
* fix: use css variable to support dynamic display
* chore: support order
* chore: add ie fallback
* chore: add ie fallback
2023-08-29 15:48:03 +08:00
github-actions[bot]
c07d61a2c9
chore: auto merge branches ( #44448 )
...
chore: merge master into feature
2023-08-27 07:56:32 +00:00
二货爱吃白萝卜
34054509d5
fix: Form xs breakpoint ( #44388 )
2023-08-24 23:37:31 +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
二货爱吃白萝卜
0dd651c559
docs: Fix Form provider demo ( #44391 )
...
* docs: fix provider demo
* test: update snapshot
2023-08-24 13:27:59 +08:00
Amumu
a3bd7a797f
fix: rm useless form inline style ( #44375 )
2023-08-24 10:47:02 +08:00
二货爱吃白萝卜
f5fcb7010d
fix: rm useless form inline style ( #44360 )
2023-08-22 23:53:18 +08:00
dingkang
477b1ec2f3
feat: migrate less to token for Form ( #42774 )
...
* docs: migrate less to token for Form
* feat: migrate less to token for Form
* feat: migrate less to token for Form
* test: update form snapshots
* feat: migrate less to token for Form
* chore: code clean
* chore: code clean
* feat: form token
* chore: add comment
* chore: update docs
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-08-22 17:05:56 +08:00
github-actions[bot]
0a4463e68a
chore: auto merge branches ( #44202 )
...
chore: feature merge master
2023-08-14 06:19:20 +00:00
二货爱吃白萝卜
72b449a1a4
docs: update faq ( #44198 )
...
* docs: update faq
* chore: update lint
* chore: update lint
* chore: use returnType
2023-08-14 13:32:57 +08:00
MadCcc
ba90af13c0
Merge branch 'master' into feature-merge-master
2023-08-10 22:17:15 +08:00
红
da35a10f29
fix: update Modal defaultFooter Button disabled logic ( #43055 )
...
* test: add unit test
* fix: update disabled logic
* Revert "test: add unit test"
This reverts commit 7559a15af6
.
* test: add unit case
* test: update snapshot
* chore: update logic
* Revert "chore: update logic"
This reverts commit 89e2233eda
.
2023-08-10 16:48:28 +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
二货爱吃白萝卜
1a86204053
feat: Form validateFields support recursive ( #44130 )
2023-08-09 16:35:19 +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
github-actions[bot]
bd54d4e11a
chore: auto merge branches ( #44085 )
...
chore: feature merge master
2023-08-07 12:52:18 +00:00
二货爱吃白萝卜
5e9ef6803b
feat: Form requiredMark support renderProps ( #44073 )
...
* feat: Form requiredMark support renderProps
* test: add test case
* test: update snapshot
2023-08-07 15:11:06 +08:00
二货爱吃白萝卜
9427c264f4
docs: misc update ( #44034 )
...
* docs: misc update
* docs: update
* docs: update
* docs: update
* Update components/form/index.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
---------
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-08-07 10:42:15 +08:00
二货爱吃白萝卜
6e3a9080bf
fix: Checkbox & Radio not support customize wave ( #44014 )
...
* chore: fix checkbox
* chore: checkbox support disabled
* chore: radio support wave
* test: update test case
* chore: fix lint
* test: update snapshot
* test: update snapshot
* test: fix test case
* test: update test case
2023-08-04 11:22:33 +08:00
二货爱吃白萝卜
92e36315c5
chore: adjust Form renderProps def ( #43996 )
...
* chore: adjust Form renderProps def
* chore: fix compile
2023-08-03 17:12:53 +08:00
MadCcc
c640cbcb53
chore: update snapshot ( #43957 )
...
* chore: update snapshot
* chore
2023-08-02 15:33:29 +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
thinkasany
23040aa25f
chore: remove useless any & add CSSProperties type ( #43921 )
2023-08-01 01:26:41 +08:00
叶枫
8a165947d0
refactor: Form support namePath
type check ( #43904 )
...
* chore: up form
* chore: test
2023-07-31 11:18: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
二货爱吃白萝卜
b3ccc46ebe
feat: form support strict ( #43828 )
2023-07-27 09:56:05 +08:00
afc163
2d3c97979d
fix: Select aria-activedescendant wrong value ( #43800 )
2023-07-26 10:09:04 +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
xliez
48becf9cb1
docs(form): update faq for scrollToFirstError ( #43640 )
...
* docs(form): update faq for scrollToFirstError
* Update components/form/index.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: xliez <xliez@foxmail.com>
---------
Signed-off-by: xliez <xliez@foxmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-07-19 11:23:13 +08:00
二货爱吃白萝卜
1c14a684fe
fix: label empty str line break ( #43614 )
...
* fix: label empty str line break
* chore: comment it
2023-07-18 14:41:43 +08:00
二货爱吃白萝卜
5bf08faeea
refactor: rename qrcode to qr-code ( #43607 )
...
* refactor: rename qrcode to qr-code
* test: patch test case
* chore: fix Form missing displayName
* chore: patch displayName
* chore: style path
* chore: fix compile
2023-07-17 23:43:32 +08:00
lijianan
38474628fd
feat: prepend use-client directive for with Next.js App Router ( #43573 )
...
* fix: prepend use-client directive for with Next.js App Router
* Update components/affix/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/badge/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/divider/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/cascader/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/list/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/qrcode/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/spin/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/select/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/spin/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/spin/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/steps/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/time-picker/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/transfer/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/tree-select/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-07-15 12:57:03 +08:00
thinkasany
82e5555ff3
chore: code style optimization ( #43497 )
...
* chore: code style optimization
* revert: 直接解构, 不用 props
* chore: fix classNames useless boolean
* fix: remove classname useless boolean
* fix: revert delete progress classnames boolean
2023-07-13 01:46:56 +08:00
红果汁
3e5a392f73
docs: Form add ColorPicker demo ( #42880 )
...
* docs: form add color-picker demo
* test: update snapshot
* fix: color-picker support form
* perf: optimize code logic
* refactor: optimize code
* test: update snapshot
* test: update snap
* test: update snap
* chore: fix prettier
* chore: fix prettier
2023-07-12 10:15:04 +08:00
栗嘉男
6d547cac34
Merge branch master into feature-merge-master
2023-07-07 23:28:35 +08:00
thinkasany
f566e3b24b
type: supplementary React.FC type ( #43410 )
...
* type: supplementary React.FC type
* fix: remove useless code
* revert: remove useStyle
* revert: card-top
* Update card-top.tsx
2023-07-06 23:54:03 +08:00