huangkairan
7006b3799c
fix(card): tab size extend card size( #42176 ) ( #42183 )
2023-05-07 17:44:36 +08:00
Ylg12345
08e8e66fe6
feat: add onClick prop in Table.Summary.Row ( #42175 )
...
* feat: add onclick prop in Table.Summary.Row
* revocation summary.md and summary.tsx changes
* change the way INTERNAL_HOOKS are exported
* update rc-table version and INTERNAL_HOOKS export issue
* update renderVirtualList type in virtual-list.tsx
* reduce diff
2023-05-07 17:30:03 +08:00
Dunqing
699cec0c91
docs: use uniform naming ( #42200 )
2023-05-07 17:28:33 +08:00
github-actions[bot]
09f86bf0ce
chore: auto merge branches ( #42193 )
...
chore: feature merge master
2023-05-06 11:45:47 +00:00
yoyo837
7f5042c4fe
Merge branch 'master' into feature-merge-master
2023-05-06 19:03:11 +08:00
lijianan
ac5a06027e
revert: "chore: unified import method ( #42149 )" ( #42180 )
...
This reverts commit ea8ed28209
.
2023-05-06 15:49:37 +08:00
Dunqing
8215910cf7
feat(Table): support onCell in rowSelection ( #36187 )
...
* feat: support onCell in rowSelection
* fix: add onCell test
* docs: update onCell related documentation
* fix: format
* fix: repeat import
* Update More.tsx
* fix: revert
* fix: revert again
* fix: revert again
* fix: revert again
* fix: revert again
* Update index.zh-CN.md
* Update index.en-US.md
* Update index.zh-CN.md
* Update index.en-US.md
2023-05-06 15:24:22 +08:00
github-actions[bot]
8f6bf13b8c
chore: auto merge branches ( #42174 )
...
chore: feature merge master
2023-05-06 06:20:03 +00:00
ZhuoYang Wu(阿离)
1d12235989
fix(input): textarea style bug ( #41469 )
...
Co-authored-by: Ali <ali.wu@miotech.com>
2023-05-06 14:15:28 +08:00
XiaoPi
aff6314d11
fix: remove useless reexport of statistic ( #42113 )
2023-05-06 13:49:34 +08:00
二货机器人
252f516a5e
chore: merge master
2023-05-06 11:40:31 +08:00
cheapCoder
af0f8904b2
fix(style): keep Spin's container height the same as son element ( #42162 )
...
* fix(style): keep Spin's container height the same as the icon son element
* fix(style): update fontSize override way similar to radio group
2023-05-06 00:25:46 +08:00
lijianan
ea8ed28209
chore: unified import method ( #42149 )
...
* chore: unified import method
* fix lint
2023-05-05 20:52:44 +08:00
afc163
1401541813
fix: margin between menu item and submenu title ( #42160 )
...
close https://github.com/ant-design/ant-design/issues/42159
2023-05-05 19:04:08 +08:00
Christian Wallenwein
e9db1071d6
docs: Update documentation of Input and Input.TextArea ( #42118 )
2023-05-05 14:47:18 +08:00
Yanghc
8082985056
docs: update InputNumber documentation ( #42151 )
...
* doc: 修改文案
* Update index.zh-CN.md
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-05 13:48:34 +08:00
Wuxh
6d0acb0518
fix: Upload disable state logic ( #42102 )
...
* chore(typo): update
* test(upload): add case
* fix: Upload disable state logic
* test: remove case
* chore: remove unused
2023-05-04 17:03:04 +08:00
kiner-tang(文辉)
380f5d0adb
feat: migrate less to token for Result ( #42081 )
2023-05-04 16:29:50 +08:00
kiner-tang(文辉)
5e4e9970dc
feat: migrate less to token for Drawer ( #42084 )
2023-05-04 15:38:07 +08:00
kiner-tang(文辉)
70c76b737f
feat: migrate less to token for Statistic ( #42083 )
2023-05-04 15:37:10 +08:00
kiner-tang(文辉)
18b7d1be5b
feat: migrate less to token for Message ( #42080 )
2023-05-04 15:33:49 +08:00
kiner-tang(文辉)
629087833f
✨ feat: migrate less to token for Notification ( #42079 )
...
* feat: migrate less to token for Notification
* feat: migrate less to token for Notification
* docs: update docs
* docs: update docs
* docs: update docs
* docs: update docs
* docs: update docs
2023-05-04 15:33:16 +08:00
MadCcc
4cf6f1b83b
feat: Button support buttonFontWeight ( #42121 )
2023-05-04 13:39:38 +08:00
github-actions[bot]
a83d2d7e7d
chore: auto merge branches ( #42127 )
...
chore: feature merge master
2023-05-04 03:30:50 +00:00
黑雨
8e4bbd9c92
✨ feat: migrate less to token for Step ( #42065 )
2023-05-04 02:09:57 +08:00
MadCcc
e18400a554
chore: bump rc-dropdown ( #42013 )
...
* chore: update snapshot
* chore: update placement
* chore: postProps
* chore: update snapshot
* test: update table test case
* chore: update pure-panel style
* chore: update snap
2023-04-29 11:13:53 +08:00
lijianan
7b1c3990eb
chore: Migrate CJS to ESM ( #42077 )
...
* chore: Migrate CJS to ESM
* clear
2023-04-29 10:43:06 +08:00
lijianan
f580ac85cf
type: remove useless type ( #42054 )
2023-04-28 16:09:14 +08:00
lijianan
c9bac13bc8
chore: Migrate CJS to ESM ( #41809 )
...
* add devDependencies
* rerun ci
* rerun ci
* update
* update
* fix
* chore: update
* fix
* fix
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-04-28 14:32:23 +08:00
二货爱吃白萝卜
78e9d58ef1
fix: Breadcrumb itemRender
not remove link even path is provided ( #42049 )
...
* refactor: out of bread item render
* refactor: fix too filled
* fix: render logic
* test: add test case
* fix: ts
* fix: test
2023-04-27 22:43:42 +08:00
lijianan
4ecac35a29
chore: use composeRef(ref, internalRef)
replace ref || internalRef
( #42036 )
...
* chore: use composeRef replace ref || internalRef
* style
* revert
2023-04-27 17:31:32 +08:00
Simon He
901957cf02
perf(anchor): reduce unnecessary calculations ( #42018 )
2023-04-27 15:27:55 +08:00
二货爱吃白萝卜
9a6aaac0c0
fix: Transfer controlled mode warning ( #42033 )
...
* test: test driven
* fix: warning of state update
* fix: invert error
2023-04-27 11:48:57 +08:00
MadCcc
3e921d707c
chore: update snapshot
2023-04-27 11:15:58 +08:00
MadCcc
9e1934248b
Merge branch 'master' into feature-merge-master
2023-04-27 10:16:07 +08:00
MadCcc
f89c97b488
feat: Modal Component Token ( #42000 )
...
* feat: Modal Component Token
* chore: code clean
* docs: less to component token
* docs: update
* chore: clean
* chore: clean
* docs: add alert
2023-04-26 21:55:58 +08:00
Simon He
40a1e5e4d1
perf(affix): reduce unnecessary calculations ( #42015 )
2023-04-26 19:58:59 +08:00
Wuxh
f6c661ef5a
chore(typo): improve typescript declaration ( #41907 )
...
* chore(typo): improve typescript declaration
* Revert "chore(typo): improve typescript declaration"
This reverts commit d340911992
.
* chore(typo): improve typescript declaration
* Update components/theme/interface/components.ts
* Update components/theme/index.ts
* Update components.ts
2023-04-26 14:53:23 +08:00
ayang
e5fad4c2d6
style: optimize button code ( #42005 )
2023-04-26 14:52:21 +08:00
afc163
3a5413315d
style: fix Table border and radius issues ( #41985 )
...
* style: fix Table border details
* style: fix Table border details
2023-04-25 23:17:20 +08:00
afc163
709e910fd0
style: fix Layout.Sider and Menu transition style ( #41993 )
...
close #41911
close #41987
2023-04-25 22:53:14 +08:00
sexnmaa
ab5ebb0278
demo: improve Select demo ( #41986 )
...
Co-authored-by: songzihao <zihao.szh@digital-engine.com>
2023-04-25 22:34:23 +08:00
Wuxh
4d0f399f0b
fix(NumberInput): fontSize error ( #41983 )
2023-04-25 18:58:52 +08:00
GUAN MING
2b98068d17
fix: Adds aria-* to TreeSelect ( #41978 )
...
* fix: Adds aria-label to TreeSelect
* test: add aria-label test for TreeSelect
* test: update aria-label test for TreeSelect
* fix: support aria-*
* fix: aria attributes type definition
2023-04-25 15:27:00 +08:00
Alexis Sniffer
b27c000d13
fix: Responsive Col don't support 'flex' prop in ColSize ( #41962 )
...
Responsive Col don't support 'flex' prop in ColSize #28961
2023-04-25 10:32:56 +08:00
GUAN MING
9db1ae1a7e
fix: Carousel GoTo is ignored if animation is in progress ( #41969 )
...
* refactor: rewrite with waitForAnimate
* docs: update Carousel docs
* test: add waitForAnimate test
2023-04-25 10:08:35 +08:00
kiner-tang(文辉)
b31bec59af
fix: validated should be reset when trigger reset event ( #41976 )
2023-04-25 09:58:57 +08:00
GUAN MING
2aa80491b1
docs: modify the doc of Form.Item messageVariables ( #41959 )
2023-04-24 10:16:19 +08:00
ayang
9c4034a164
style: optimized code ( #41957 )
2023-04-23 23:38:52 +08:00
JiaQi
a573dde6ed
fix(Anchor): onChange method is not updated ( #41934 )
2023-04-23 19:59:29 +08:00
二货爱吃白萝卜
60dbef4963
feat: Disable motion ( #41856 )
...
* feat: Add motion off
* chore: update motion seed
* chore: all motion disabled
* test: add test case
* chore: fix lint
* chore: fix cov
* chore: fix motion of Switch & Segemented
* test: ignore empty
2023-04-23 15:42:36 +08:00
lijianan
99f0db6ea6
docs: update demo ( #41946 )
...
* docs: update demo
* demo: delete div
2023-04-23 11:23:08 +08:00
JiaQi
3fcf9de2b6
fix(tree): Draggable tree title is not aligned when the text is wrapped ( #41928 )
2023-04-23 09:06:07 +08:00
Wuxh
88a9ba3893
fix: add reset style to inputNumber ( #41940 )
2023-04-23 09:05:11 +08:00
lijianan
6612e5c617
style: code optimization ( #41935 )
2023-04-22 16:58:00 +08:00
JiaQi
40fb753349
fix(Tree): Checkbox and title do not align ( #41920 )
2023-04-21 14:59:32 +08:00
二货爱吃白萝卜
5ea9ea8e6a
fix: DatePicker PurePanel placement ( #41901 )
...
* fix: DatePicker PurePanel placement
* chore: fix type
2023-04-19 23:07:47 +08:00
二货爱吃白萝卜
fdb1a4a837
fix: dynamic useApp CP theme ( #41899 )
...
* fix: useApp style wrapper
* fix: adjust style injection
* fix: lint
2023-04-19 22:05:58 +08:00
MadCcc
40b7aaf991
fix: arrow compatible ( #41872 )
2023-04-19 15:53:42 +08:00
二货爱吃白萝卜
0dc3c417ca
test: fixed generateCalendar time for snapshot stable ( #41881 )
2023-04-19 14:23:29 +08:00
iola1999
26555fcd12
fix: tour arrow color ( #41761 )
...
* fix: tour arrow color
* test: updte
* fix: duplicate class name
* test: update snapshot
* chore: speedup
* fix: update current step props by onChange
* chore: optimization
* fix: props.current may change
* chore: save
* test: coverage
* chore: optimization
* chore: add useMergedType
* chore: save
* chore: optimization
* chore: optimization
* chore: optimization
* chore: move file
* refactor: useMergedType hook
* chore: save
* chore: optimization
* test: ci
* chore: remove useMemo
* chore: use nullish coalescing operator
* chore: rename setInnerCurrent to updateInnerCurrent
2023-04-19 13:13:50 +08:00
dependabot[bot]
faffd45d57
chore(deps-dev): bump immer from 9.0.21 to 10.0.1 ( #41857 )
...
* chore(deps-dev): bump immer from 9.0.21 to 10.0.1
Bumps [immer](https://github.com/immerjs/immer ) from 9.0.21 to 10.0.1.
- [Release notes](https://github.com/immerjs/immer/releases )
- [Commits](https://github.com/immerjs/immer/compare/v9.0.21...v10.0.1 )
---
updated-dependencies:
- dependency-name: immer
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
2023-04-19 12:15:21 +08:00
afc163
107a28fa94
demo: fix Deprecated usage in form demo ( #41860 )
...
* demo: fix Deprecated usage in form demo
* test: update snapshot
* test: update snapshot
2023-04-19 11:56:15 +08:00
二货机器人
9ea790d0d5
test: fix snapshot
2023-04-19 11:54:46 +08:00
二货机器人
f60e116503
Merge remote-tracking branch 'origin/master' into feature-merge-master
2023-04-19 11:22:32 +08:00
二货爱吃白萝卜
a5d420b941
chore: bump motion ( #41873 )
...
* chore: bump motion
* test: update snapshot
* test: update snapshot
2023-04-19 11:22:09 +08:00
二货机器人
fe3ff7aa8a
test: update snapshot
2023-04-18 18:07:10 +08:00
二货机器人
a38e69a4f0
test: update snapshot
2023-04-18 17:49:54 +08:00
MadCcc
6bea67fb03
Merge branch 'master' into feature-merge-master
2023-04-18 11:35:41 +08:00
MadCcc
df6c82f027
test: fix typo test case ( #41850 )
...
* test: fix typo test case
* test: update snapshot
2023-04-18 11:35:07 +08:00
MadCcc
20ad2eb974
chore: update snapshot
2023-04-17 19:57:03 +08:00
MadCcc
1babfef998
Merge branch 'master' into feature-merge-master
2023-04-17 19:38:12 +08:00
二货爱吃白萝卜
099b0fc52a
docs: adjust form diabled demo ( #41839 )
2023-04-17 14:33:11 +08:00
Kiyan
0bcdce0cd7
fix: FloatButton findDOMNode is deprecated in StrictMode. ( #41833 )
...
* fix: FloatButton findDOMNode is deprecated in StrictMode.
* revert basic.tsx
2023-04-17 10:37:15 +08:00
afc163
7cd9b90b94
demo: improve Layout trigger style ( #41827 )
...
* demo: improve Layout trigger style
* test: update snapshot
2023-04-16 16:13:42 +08:00
afc163
49519a37af
style: remove Layout.Sider transition ( #41828 )
2023-04-16 16:10:21 +08:00
Amumu
6f2a829621
chore: rc-trigger move to dev depds ( #41808 )
...
* chore: rc-trigger move to dev depds
* test: fix type
* ci: lock react-sticky-box@2.0.0
2023-04-14 16:50:07 +08:00
Amumu
e6300a56c6
docs: update docs for showArrow ( #41796 )
...
* docs: update docs for `showArrow`
* docs: update
2023-04-13 21:14:13 +08:00
aaarichter
816e250c8f
fix: typo in deDE ( #41780 )
...
Co-authored-by: Andreas Richter <andreas.richter2@qbeyond.de>
2023-04-12 22:25:07 +08:00
二货爱吃白萝卜
308f486d58
feat: DatePicker & Calendar export generate function directly ( #41773 )
...
* feat: DatePicker.gen support
* test: update snapshot
* docs: update docs
2023-04-12 17:20:08 +08:00
二货爱吃白萝卜
e2606d477d
fix: form item support comment ( #41771 )
...
* fix: form item support comment
* chore: clean up
* fix: lint
2023-04-12 16:15:04 +08:00
lijianan
646f7cd014
docs: update docs ( #41764 )
2023-04-12 12:08:38 +08:00
dependabot[bot]
5b23a6aac2
chore(deps-dev): bump glob from 9.3.5 to 10.0.0 ( #41737 )
...
* chore(deps-dev): bump glob from 9.3.5 to 10.0.0
Bumps [glob](https://github.com/isaacs/node-glob ) from 9.3.5 to 10.0.0.
- [Release notes](https://github.com/isaacs/node-glob/releases )
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v9.3.5...v10.0.0 )
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: upgrade glob usage
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-04-12 11:40:09 +08:00
muxin
a496ecdb5d
fix: optimize the type definition of Modal ( #41742 )
...
* fix: optimize modal type
* test: update test
* test: update test
* fix: funcModal do not support afterOPenChange
* fix: funcModal do not support afterOPenChange1
* docs: use en exegesis
* docs: use en exegesis
2023-04-12 10:11:31 +08:00
二货爱吃白萝卜
96311fe443
fix: Edge useless icon ( #41759 )
2023-04-12 09:59:31 +08:00
Yuki Zhang
0495be222c
fix: styling issues with the Popover component within the Space.Compa… ( #41707 )
...
* fix: styling issues with the Popover component within the Space.Compact wrapper
* fix: styling issues with the Tooltip based component within the Space.Compact wrapper
* test: update snapshots
* test: update snapshots
* refactor: memoOverlay
* test: update snapshot
* Revert "test: update snapshot"
This reverts commit 85d8142498
.
* test: adjust check logic
* test: add test case for popover content
* test: update tooltip case
* fix: test coverage
* fix: lint
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-04-11 22:26:21 +08:00
Wuxh
1fc3675b91
Revert "type: TimePicker added hourStep type" ( #40956 )
...
* Revert "type: TimePicker added hourStep type (#40947 )"
This reverts commit c89640d843
.
* deps: bump rc-picker@3.6.0
* Update package.json
Co-authored-by: Wuxh <wxh1220@gmail.com>
* Update components/time-picker/demo/interval-options.tsx
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-04-11 19:01:12 +08:00
Eldar Mirzabekov
e36dfde87d
fix: add missing translations for de_DE ( #41747 )
2023-04-11 16:33:10 +08:00
二货爱吃白萝卜
b1c42a3292
test: Diff of React 17 & 18 ( #41739 )
...
* test: prepare for 17 & 18 diff
* test: prepare for 17 & 18 diff
* test: update snapshot
* test: fix arr check
* test: update snapshot
* test: update snapshot
2023-04-11 11:47:38 +08:00
黑雨
41ed9bd430
feat: Button semantic dom ( #41456 )
...
* feat: add semantic doc
* 🔀 feat: rebase feature
* feat: update for code reviewer
* feat: update snap
* feat: update snap
* 🐛 bug: update for cov
* Message
* bug: update snap
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* ♻️ feat: ref code
* 🩺 feat: update for review
* 💄 style: update style
* 📝 doc: update doc
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 📸 feat:update snap
* 🚧 feat: clean up
* 🚧 feat: clean up
* feat: icon wrapper
* test: update snapshot
* chore: code clean
* fix: icon only font size
* chore: rollback unexpected commit
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-04-11 11:37:31 +08:00
黑雨
cef58664e8
📝 doc: add design token table ( #41717 )
...
* ✨ feat: add token
* 📝 doc: update lint
* 📝 doc: update doc
2023-04-11 10:25:24 +08:00
MadCcc
dd60a37f5d
Merge branch 'master' into feature-merge-master
2023-04-10 15:52:57 +08:00
afc163
0eed438d76
fix: Select width getting smaller when search ( #41722 )
...
* bump rc-select
* fix: Select width become 0px when searching
2023-04-10 13:11:51 +08:00
afc163
4b2c5ded8d
fix: Empty style in small width container ( #41727 )
...
close #41726
2023-04-10 13:11:34 +08:00
Wuxh
32f8134f4f
feat: improve noStyle
validation message display logic ( #41698 )
...
* test: add case
* feat: improve `noStyle` validation message display logic
When `noStyle=true` and `help=false`, the error message is blocked from being passed up
* test: update test case
* Revert "test: update test case"
This reverts commit a3e5d84ea620becb9e72b6b71766c01114add9ae.
* chore(type): update typo
* Revert "chore(type): update typo"
This reverts commit e13ec3ba5267394e8112fb742ec9bc9d4afdef5b.
* test(deps): DO NOT MERGE
* test: DO NOT MERGE
* Revert "test: DO NOT MERGE"
This reverts commit 2f4ea8e0ce64f88ab690c6e54b86034a92bcb55f.
* Revert "test(deps): DO NOT MERGE"
This reverts commit 48e700ef4aaa4675f29d3fbd23156bd8f692949e.
2023-04-10 12:03:11 +08:00
Wuxh
0e65dad8e9
chore: Form.Item should not support requiredMark ( #41725 )
...
* test: add case
* chore: Form.Item does not support requiredMark
2023-04-10 12:02:06 +08:00
afc163
9619c8c37e
style: remove Space font style ( #40326 )
...
* refactor: simplify code
* style: fix Space font style
* demo: fix Select demo
2023-04-10 10:29:26 +08:00
lijianan
862ce2eba5
fix: fix hover style ( #41685 )
...
* fix: fix hover style
* fix
* fix
2023-04-10 09:43:03 +08:00
lijianan
117203b05b
test: update snap fix CI ( #41701 )
...
* test: update snap fix ci
* test: update snapshot
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-04-08 21:26:15 +08:00
JiaQi
1688d5995f
chore: Update random image sources ( #41704 )
...
* chore: update demo
* chore: update test case
* chore: update snap
2023-04-08 21:01:51 +08:00
Chinnawat Chimdee
09430623b5
fix: add missing Thai locale config ( #41697 )
2023-04-08 16:24:24 +08:00
acyza
3b60671fb9
fix: switcherIcon cannot be hidden ( #41708 )
...
* fix: switcherIcon cannot be hidden
* fix: switcherIcon cannot be hidden
* chore: update
* chore: add test case
* chore: fix test
2023-04-08 09:54:20 +08:00
JiaQi
b483ef8c3f
style(List.Item.Meta): Avatar and title are not aligned ( #41688 )
...
* fix(List.Item.Meta):Avatar and title are not aligned
* chore: add test case
2023-04-07 23:39:23 +08:00
Rinku Chaudhari
4dc86da9e5
chore: code comment english ( #41706 )
...
* translations: cn to en
* docs: grammar fix and ts definitions translated to english
* scripts change revert
2023-04-07 23:27:50 +08:00
github-actions[bot]
d7bafd4f53
chore: auto merge branches ( #41692 )
...
chore: merge master into feature
2023-04-07 02:45:51 +00:00
lijianan
3c3cda01e0
✨ feat: remove tag border in select and tree-select ( #41480 )
...
* ✨ feat: new tag
* update demo
* update snap
* fix
* fix
* fix
* fix
* fix
* fix
* fix style
* update snap
* revert
* fix
* fix
* fix
* fix
* fix
* Update components/select/style/multiple.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-04-07 10:18:16 +08:00
二货爱吃白萝卜
8c094ba792
feat: ConfigProvider support config popupOverflow
for scroll logic ( #41676 )
...
* feat: popupOverflow
* test: add test case
* docs: preview
* docs: update preview
* test: update test case
2023-04-07 10:17:00 +08:00
JiaQi
bebc05196d
fix(Grid): Row justify setting space-evenly does not work ( #41679 )
2023-04-06 19:43:32 +08:00
lijianan
3b22b89e6d
type: fix type error ( #41650 )
...
* type: fix type error
* fix
2023-04-06 17:33:14 +08:00
Jiehui
820abee5f7
docs(Notification): completing descriptions of missing props ( #41671 )
...
* docs(Notification): completing descriptions of missing props.
* Update components/notification/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-04-06 17:28:21 +08:00
lijianan
326d7a1074
fix: add col width, fix table width error ( #41626 )
...
* Update useSelection.tsx
* Update useSelection.tsx
* fix
* fix
* fix
* add demo
2023-04-06 17:16:27 +08:00
muxin
fc24f382fc
style: remove fixed height in badge.ribbon ( #41661 )
...
* style: remove fixed height in badge.ribbon
* docs: update demo
* test: update snapshot
2023-04-06 16:41:03 +08:00
afc163
c0fb6236a2
style: fix Mentions dropdown style ( #41660 )
2023-04-06 14:31:35 +08:00
ChuTao Zhang
abdb770683
demo: demo bug of draggable modal ( #41630 )
...
该值默认false时,弹出窗口,鼠标不经过modal 的header(即绕过header,从左/右/下方进入modal的body),鼠标左键在body区域按下=着不放并移动,modal也会跟着移动,有时需要选中复制body内文字时,modal一直跟着移动而造成无法选择文字
2023-04-05 11:17:29 +08:00
二货爱吃白萝卜
851d551906
refactor: warning for deprecated dropdownMatchSelectWidth
( #41627 )
...
* chore: warning for dropdownMatchSelectWidth
* test: update snapshot
* test: update test case
* fix: align context
* chore: warning deprecated
* chore: fix lint
2023-04-04 17:17:36 +08:00
Wxh16144
ef8b824ef1
chore: improve Form.Item on Require judgment logic ( #41623 )
...
* test: add case
* chore: improve `Form.Item` on Require judgment logic
2023-04-04 15:23:43 +08:00
github-actions[bot]
a393aa2c42
chore: auto merge branches ( #41622 )
...
chore: feature merge master
2023-04-04 06:30:41 +00:00
二货爱吃白萝卜
4299d774ac
chore: optimize Select like component popup logic ( #41619 )
...
* chore: bump trigger ver
* chore: support auto flip + shift
* test: update snapshot
* chore: use in TreeSelect & Cascader
2023-04-04 13:43:53 +08:00
小镇靓仔
2da14cc527
demo: add draggable tag demo ( #41471 )
...
* feat: add draggable tag demo
* fix: use Typography and optimize ui
* fix: remove the omit function
* retain only dnd functionality
* fix: fix eslint error and optimize import sentence
* fix: optimize drag and docs
2023-04-04 10:05:04 +08:00
二货爱吃白萝卜
1a1fdf0cee
docs: Update QR Code basic demo ( #41614 )
...
* docs: Update qr code demo
* docs: update demo
2023-04-03 22:34:05 +08:00
Amumu
bf9eff66d7
chore: merge feature into master ( #41598 )
...
* 🦄 ️ refactor(DatePicker,Calendar): dateRender,monthRender => cellRender (#41584 )
* refactor: dateRender => cellRender
* feat: update snapshots
* feat: update snapshots
* docs: update docs
* docs: update docs
* docs: update docs
* docs: update docs
* feat: update test case
* docs: update docs
* feat: optimize code
* feat: optimize code
* feat: update test case
* feat: update test case
* test: fix lint error (#41596 ) (#41600 )
* test: fix lint error
* chore: fix lint
---------
* feat: Picker luxon support (#41580 )
* chore: add luxon english documentation
* chore: add draft chinese documentation
This documentation was auto-generated based on the english version so it is only a rough draft and will most likely need to be refined.
* fix: improve documentation phrasing
---------
Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
Co-authored-by: Sylvain Boulade <sboulade@gmail.com>
2023-04-03 11:21:24 +08:00
JiaQi
f414abc96d
fix(Form): Feedback does not automatically deduce the correct state ( #41594 )
...
* fix(form): Feedback does not automatically deduce the correct state
* rerunning
2023-04-02 17:53:29 +08:00
afc163
bc7fc713bc
test: update checkbox snapshot
2023-04-01 21:20:04 +08:00
afc163
468f806e03
Merge branch 'feature' into master-merge-feature
2023-04-01 21:17:17 +08:00
lijianan
fd4cab792b
🦄 ️ refactor: renderSwitcherIcon => React.FC ( #41556 )
2023-04-01 13:38:34 +08:00
acyza
4792b879ca
fix: double arrow ( #41578 )
...
* fix: double arrow
* chore: fix test
2023-04-01 01:20:47 +08:00
二货爱吃白萝卜
3c28b3eb9e
fix: Checkbox align style ( #41566 )
...
* chore: use flex align center instead
* test: update test case
* chore: adjust space align
* chore: fix missing selector
* chore: revert space modify
* chore: offset cal
2023-03-31 14:30:50 +08:00
JiaQi
6e29fdd319
Fix Form.Item not rendering correctly in Modal when it has help ( #40519 )
...
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2023-03-31 14:27:55 +08:00
JiaQi
b73b37eee9
feat(Form.Item): useStatus supports get error messages and warning messages ( #41554 )
...
* feat: useStatus supports get error messages
* feat: useStatus supports get warning messages
* chore: update example
* chore: add test case
2023-03-31 11:42:34 +08:00
Star
fb4029c17f
doc: fix Scroll To Top ( #41436 )
...
Co-authored-by: star <a@qqfav.com>
2023-03-30 23:23:04 +08:00
originRing
21a99873e6
docs(Breadcrumb): update index.zh-CN.md & index.en-US.md ( #41558 )
2023-03-30 16:37:52 +08:00
lijianan
65224d357d
🦄 ️ refactor: use React.useMemo replace function ( #41550 )
...
* 🦄 ️ refactor: use React.useMemo replace function
* add
* fix
* add
* add
2023-03-30 14:55:34 +08:00
muxin
76b6909c2d
fix: forcePopupAlign is align to forceAlign instead ( #41540 )
...
* fix: forcePopupAlign is align to forceAlign instead
* test: add test
* test: update test
2023-03-30 14:45:15 +08:00
lijianan
6aa21567d5
docs: update demo ( #41534 )
2023-03-30 10:23:57 +08:00
MadCcc
f6523f48a9
docs: update input semantic dom doc ( #41524 )
...
* 📝 docs: update input semantic dom doc
* chore: format
* docs: update
* docs: update
2023-03-29 20:32:01 +08:00
lijianan
d840f6a87a
🦄 ️ refactor: use React.useMemo replace function ( #41533 )
...
* 🦄 ️refactor: use React.useMemo replace function
* rename
2023-03-29 20:30:50 +08:00
二货机器人
d6a73f3c6b
chore: feature merge master
2023-03-29 14:44:41 +08:00
二货机器人
5ad2a13b1b
Merge remote-tracking branch 'origin/master' into feature-merge-master
2023-03-29 14:22:47 +08:00
二货爱吃白萝卜
25816b8604
fix: Table checkbox top border will not work ( #41519 )
2023-03-29 10:21:35 +08:00
JiaQi
dcf25ae1c1
chore: update de_DE locale ( #41521 )
2023-03-29 10:02:02 +08:00
栗嘉男
de2dde6613
Merge branch master into master-merge-feature
2023-03-28 22:01:23 +08:00
lijianan
3c454496ef
📃 docs: update docs ( #41511 )
2023-03-28 18:14:53 +08:00
MadCcc
3ef08ed0ef
fix: dropdown down icon size ( #41501 )
2023-03-28 13:20:59 +08:00
MadCcc
86b26e6935
fix: fix cycle-deps ( #41499 )
2023-03-28 12:12:36 +08:00
Andrew Blakey
0c555265b9
fix: Table filter do not persist filter status when filter dropdown is visible ( #41445 )
...
* Fix 36946 by memoizing a hook dependency to remain stable.
* Update Table.filter.test.tsx
* Update Table.filter.test.tsx
2023-03-28 11:03:47 +08:00
MadCcc
72a03efead
feat: input semantic dom ( #41493 )
...
* feat: input semantic dom
* chore: update deps
* docs: add toc
2023-03-28 09:57:55 +08:00
二货爱吃白萝卜
f0d3e43faa
fix: CP nonce should work on cssinjs ( #41482 )
2023-03-27 23:00:56 +08:00
lijianan
d1e1607287
🌈 style: update demo ( #41489 )
2023-03-27 20:02:01 +08:00
二货爱吃白萝卜
2a9f5ea1ab
docs: more token info ( #41475 )
2023-03-27 15:33:22 +08:00
MadCcc
06035500d5
refactor: textarea showCount in suffix ( #41450 )
...
* refactor: textarea showCount in suffix
* test: update snapshot
* test: update
* chore: update rc-input
2023-03-27 10:33:52 +08:00