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
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
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
二货爱吃白萝卜
a5d420b941
chore: bump motion ( #41873 )
...
* chore: bump motion
* test: update snapshot
* test: update snapshot
2023-04-19 11:22:09 +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
二货爱吃白萝卜
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
二货爱吃白萝卜
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
黑雨
cef58664e8
📝 doc: add design token table ( #41717 )
...
* ✨ feat: add token
* 📝 doc: update lint
* 📝 doc: update doc
2023-04-11 10:25:24 +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