yykoypj
0f2cddbbe9
refactor: remove visible prop for Tag ( #36671 )
...
* feat: remove visible props for Tag
* fix: remove relate snap
* feat: add warning when use visible in Tag
* Update components/tag/index.tsx
Co-authored-by: afc163 <afc163@gmail.com>
* doc: add v5-note
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-08-16 16:51:18 +08:00
二货机器人
2490c4cb7f
chore: next merge feature
2022-08-16 15:52:28 +08:00
Kyrielin
c435eaad3f
feat(Tooltip): support React.Fragment as children ( #37045 )
2022-08-16 09:59:27 +08:00
Alan Deng
4b1b0e3d00
feat: custom slider handle margin left in the vertical direction ( #37001 )
2022-08-15 21:46:08 +08:00
MadCcc
a4324aeef8
chore: recover dayjs test case
2022-08-15 15:57:19 +08:00
MadCcc
c367c51307
chore: recover test
2022-08-15 15:36:00 +08:00
MadCcc
e6335e233c
Merge branch 'master' into next-merge-master
2022-08-15 15:20:39 +08:00
yykoypj
ca73f6e3f1
chore: Remove visible usage for tag ( #36934 )
...
* feat: remove visible for Tag
* chore: adjust warning info
* test: back of doc
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-08-15 14:39:02 +08:00
lijianan
de78a22130
test: migrate part of Popover tests ( #36997 )
2022-08-12 18:09:51 +08:00
lijianan
37b9c7f192
test: migrate part of Mentions tests ( #36998 )
2022-08-12 18:09:25 +08:00
ZhiHao Li
9c01aff437
docs: fix useWatch type error ( #37013 )
2022-08-12 18:06:26 +08:00
jinrui
b63e49e9e8
style(Popover): remove incorrect box-shadow ( #37030 )
2022-08-12 18:05:47 +08:00
afc163
b9295e3010
style: fix Progress tail position ( #36996 )
2022-08-12 17:36:47 +08:00
afc163
9230196cf0
Merge branch 'feature' into master-merge-feature
2022-08-10 17:18:29 +08:00
afc163
956d332c01
chore: update image demo snapshot
2022-08-10 17:17:37 +08:00
cl1107
00f59d32f0
🐞 fix: .ant-select-selector是content-box导致宽度不正常 ( #36971 )
...
* 🐞 fix: .ant-select-selector是content-box导致宽度不正常
* 🐞 fix: add resetComponent
* 🐞 fix: genItemStyle add box-sizing:border-box
2022-08-10 17:16:46 +08:00
lijianan
32bb2fe61b
fix: eslint error fix ( #36976 )
2022-08-10 14:26:59 +08:00
MadCcc
af6d58fb5b
refactor: token update ( #36973 )
...
* refactor: token update
* chore: code update
* chore: token update
* chore: token
2022-08-09 20:29:12 +08:00
lijianan
d6aa3aaf10
test: migrate part of Descriptions tests ( #36970 )
...
* refactor: rewrite header by FunctionComponent
* refactor: rewrite footer by FunctionComponent
* fix: strong type
* refactor: rewrite IconDisplay & PicSearcher & Category by FunctionComponent
* style: formatting
* pref: add useCallback/useMemo
* refactor: use typescript refactor javascript
* fix: remove string
* fix: fix eslint
* test: migrate part of Descriptions tests
* test: migrate part of Descriptions tests
* test: migrate part of Descriptions tests
2022-08-09 19:32:40 +08:00
YMiemie-cy
0fb3bc29f2
feat: Form add defaultValidateMessages.i18n az_AZ language #23369 ( #36967 )
2022-08-09 19:22:57 +08:00
hydraZty
baf84e849f
style(Select): error border exclueds pagination ( #36972 )
...
Co-authored-by: hydraZty <hydra_zty@163.com>
2022-08-09 19:19:21 +08:00
二货爱吃白萝卜
ad312b23a2
fix: Upload in React 18 sync problem ( #36968 )
...
* fix: sync flush
* test: test case
* test: fix deps
2022-08-09 16:29:48 +08:00
二货爱吃白萝卜
dcc114e042
test: Adjust Drawer test case ( #36964 )
2022-08-09 14:31:53 +08:00
尾宿君
e51cd35143
test: replace message part test with testing lib ( #36923 )
2022-08-09 09:58:55 +08:00
尾宿君
1a3635c0fc
test: replace Calendar part test with testing lib ( #36927 )
2022-08-08 22:43:57 +08:00
尾宿君
7bbdd0d282
test: replace notification part test with testing lib ( #36924 )
2022-08-08 22:43:39 +08:00
clean99
8129bfee8b
test: refactor autocomplete test with screen and userEvent ( #36953 )
...
* AutoComplete(test): refactor custom input autocomplete with userEvent and screen
* AutoComplete(test): refactor dataSource is object array with screen and userEvent
* AutoComplete(test): update file name to tsx and refactor with screen
* AutoComplete(test): option test refactor
* AutoComplete(test): className test refactor
* remove fireEvent
* ignore ts error
* disable no-console
Co-authored-by: ian.xufeng <ian.xufeng@shopee.com>
2022-08-08 22:42:57 +08:00
二货爱吃白萝卜
3012c77482
fix: Drawer zIndex ( #36958 )
2022-08-08 22:09:51 +08:00
Qiuhang817385
fdaa946f24
do'c's):add onChange props for useFormItemStatus description code ( #36929 )
...
* fix(docs):fix useFormItemStatus description code
* fix():修复CR意见
2022-08-08 22:08:28 +08:00
二货机器人
f7e7a7e373
chore: clean up
2022-08-08 19:22:47 +08:00
二货机器人
6c4a25a1e9
chore: merge feature
2022-08-08 19:08:43 +08:00
二货爱吃白萝卜
304b36a5bf
refactor: Replace Tabs motion ( #36943 )
...
* chore: bump rc-tabs
* refactor: use internal motion
* test: Update snapshot
* chore: clean up
* test: Update snapshot
* test: coverage
* test: resolve conflict
2022-08-08 17:01:25 +08:00
MadCcc
c32eafbcd1
Revert "feat: enable hash by default"
...
This reverts commit 86c8f945db
.
2022-08-08 17:01:23 +08:00
MadCcc
86c8f945db
feat: enable hash by default
2022-08-08 16:48:22 +08:00
MadCcc
de4914880e
fix: Menu horizontal border ( #36947 )
2022-08-08 15:57:18 +08:00
MadCcc
a5588f631e
fix: Input replace '.ant' with antCls ( #36937 )
...
* fix: Input replace '.ant' with antCls
* chore: update eslint rules
2022-08-08 15:50:49 +08:00
github-actions[bot]
3115657010
chore: auto merge branches ( #36944 )
...
chore: feature merge master
2022-08-08 07:17:41 +00:00
MadCcc
dbff63666a
Merge branch 'master' into next-merge-master
2022-08-08 15:12:31 +08:00
clean99
1239910f66
test: change act import from utils use act wrap timer and not wrap fireEvent ( #36921 )
...
Co-authored-by: ian.xufeng <ian.xufeng@shopee.com>
2022-08-08 13:31:55 +08:00
kalykun
c8262525e0
feat(Avatar): add onClick
prop ( #36940 )
2022-08-08 13:30:49 +08:00
clean99
20a2bb3374
fix: testing act error ( #36915 )
...
* test: switch act from react-dom/test-utils to testing-library/react
* test: fix jest.runAllTimers usage with act
Co-authored-by: ian.xufeng <ian.xufeng@shopee.com>
2022-08-05 18:27:08 +08:00
github-actions[bot]
c9ea74299a
chore: auto merge branches ( #36910 )
...
chore: Next merge feature
2022-08-05 08:24:44 +00:00
MadCcc
9e3d704ebf
refacot: token update ( #36912 )
2022-08-05 16:15:24 +08:00
二货机器人
c91af108d6
test: Update snapshot
2022-08-05 16:02:27 +08:00
二货机器人
d8af28cb83
chore: resolve conflict
2022-08-05 15:37:03 +08:00
二货机器人
d970d80fa0
chore: next merge feature
2022-08-05 15:23:36 +08:00
github-actions[bot]
2fc754eeaf
chore: auto merge branches ( #36906 )
...
chore: feature merge master
2022-08-05 04:52:57 +00:00
gaokaifeis
8ee6044ee2
test: move test cases to testing lib for Progress ( #36826 )
...
Co-authored-by: gaokaifei <gaokaifei@maxtropy.com>
2022-08-05 12:17:05 +08:00
afc163
8ed18fc239
style: reduce some css code ( #36904 )
2022-08-05 11:37:55 +08:00
黑雨
8b05546367
feat: Replace dropdownClassName to popupClassName ( #36880 )
2022-08-05 11:21:07 +08:00