二货爱吃白萝卜
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
二货爱吃白萝卜
0dc3c417ca
test: fixed generateCalendar time for snapshot stable ( #41881 )
2023-04-19 14:23:29 +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