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>
2 years ago
afc163
019666e57c
docs: add changelog for #36958
2 years ago
二货爱吃白萝卜
3012c77482
fix: Drawer zIndex ( #36958 )
2 years ago
Qiuhang817385
fdaa946f24
do'c's):add onChange props for useFormItemStatus description code ( #36929 )
* fix(docs):fix useFormItemStatus description code
* fix():修复CR意见
2 years ago
afc163
3b176a9493
docs: update changelog date
2 years ago
afc163
f8cb6eb05e
docs( ✨ ): release 4.22.4 ( #36952 )
2 years ago
afc163
87d138ba56
docs: upgrade codesandbox to react 18 ( #36951 )
2 years ago
MadCcc
f521805955
chore: disable jest/no-standalone-expect ( #36942 )
2 years ago
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>
2 years ago
kalykun
c8262525e0
feat(Avatar): add `onClick` prop ( #36940 )
2 years ago
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>
2 years ago
lijianan
73e541911b
refactor: use typescript refactor javascript ( #36907 )
* 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
2 years ago
gaokaifeis
8ee6044ee2
test: move test cases to testing lib for Progress ( #36826 )
Co-authored-by: gaokaifei <gaokaifei@maxtropy.com>
2 years ago
afc163
8ed18fc239
style: reduce some css code ( #36904 )
2 years ago
afc163
30d60fc05c
style: button focus style should not stay after click ( #36902 )
:focus => :focus-visible
close #36896
2 years ago
lijianan
212802bc09
pref: add useCallback/useMemo ( #36877 )
* 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
2 years ago
JarvisArt
d88e9fe866
chore: upgrade rc-mentions to v1.9.1 ( #36898 )
2 years ago
他不是牛马
dce76afd93
test: Replace slider part test with testing lib ( #36888 )
2 years ago
kalykun
9e7e32b60c
fix(Table): onChange `sorter` param types ( #36710 )
* fix(types): fixes `sorter` param types
* chore: add test case
* Update type.test.tsx
* Update type.test.tsx
2 years ago
afc163
772c251ec5
Create disscustion-open-check.yml
2 years ago
lijianan
a9f0123966
refactor: rewrite IconDisplay & PicSearcher & Category by FunctionComponent ( #36876 )
* refactor: rewrite header by FunctionComponent
* refactor: rewrite footer by FunctionComponent
* fix: strong type
* refactor: rewrite IconDisplay & PicSearcher & Category by FunctionComponent
* style: formatting
2 years ago
yifanwww
8dfef70868
chore: Make `data-${string}` undefinable ( #36858 )
2 years ago
lijianan
4fc00ececb
fix: strong type ( #36868 )
* refactor: rewrite header by FunctionComponent
* refactor: rewrite footer by FunctionComponent
* fix: strong type
2 years ago
二货爱吃白萝卜
fff1130403
docs: Tech TS params usage ( #36865 )
2 years ago
lijianan
01087b2571
refactor: rewrite header and footer by FunctionComponent ( #36851 )
* refactor: rewrite header by FunctionComponent
* refactor: rewrite footer by FunctionComponent
2 years ago
Yuki Zhang
4d7ef8d5c6
test: move test cases to testing-library for Skeleton ( #36856 )
2 years ago
yanm1ng
5b45a8fa87
style(drawer): fix drawer nesting style pollution ( #36845 )
Co-authored-by: eason.ym <eason.ym@alibaba-inc.com>
2 years ago
二货机器人
01bd2f2964
docs: Add tag info ( #36843 )
2 years ago
二货机器人
ab0b6b2c9a
chore: clean Drawer ts def ( #36823 )
2 years ago
vagusX
a09377f46d
docs: add changelog 4.22.3 ( #36812 )
2 years ago
Len
587c911cbd
Fix custom less variable being overwritten ( #36805 )
2 years ago
zhengjitf
ae43c269c3
fix: upload list item flashes after being removed in react18 ( #36801 )
2 years ago
renovate[bot]
819eec806b
chore(deps): update dependency @size-limit/file to v8 ( #36802 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
f01aa3c985
chore(deps): update dependency size-limit to v8 ( #36803 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
二货机器人
ffb3a4da90
fix: Form vertical with span row ( #36800 )
* fix: form vertical with span
* test: update snapshot
2 years ago
MadCcc
c5668a7e34
docs: Form disabled version ( #36760 )
* docs: Form disabled version
* test: update snapshot
2 years ago
二货机器人
51954aa470
fix: fix row in flex layout size cal ( #36770 )
2 years ago
二货机器人
9a308bb2af
docs: 4.22.2 changelog ( #36764 )
* docs: 4.22.2 changelog
* docs: more changelog
2 years ago
二货机器人
ddb97b22ba
chore: collapse title text auto width ( #36761 )
* chore: collapse title text auto width
* test: fix mock snapshot
2 years ago
二货机器人
24be945ea8
fix: Not work in old browser ( #36748 )
* fix: Drawer contentWrapperStyle logic
* fix: Update style
* test: Update snapshot
* test: More test case
2 years ago
二货机器人
c231e139cd
docs: 4.22.1 changelog ( #36732 )
2 years ago
二货机器人
740d9f4111
fix: Drawer width with ptg ( #36729 )
* fix: Drawer width with ptg
* test:Update snapshot
2 years ago
lihao
f1aa52a6a3
ci: 添加 size-limit 的 workflows ( #36721 )
2 years ago
dingkang
1ef45439d6
test: replace Cascader test case with test library ( #36475 )
* test: relpace test case with test library
* test: fix test case
* test: replace snapshot
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
lihao
926aa0d929
chore: 替换 bundlesize 为 size-limit ( #36712 )
* chore: 替换 bundlesize 为 size-limit
* 恢复 bundlesize
2 years ago
xrkffgg
64a60e6eac
docs: add changelog 4.22.0 ( #36699 )
* docs: add changelog 4.22.0
* docs: update package
* docs: update
* Update CHANGELOG.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update CHANGELOG.en-US.md
Co-authored-by: MadCcc <1075746765@qq.com>
* docs: update
* Update CHANGELOG.en-US.md
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
Zheeeng
7b3220fb49
chore: refine getScroll internal signature and some assertion ( #36695 )
* chore: refine getScroll internal signature and some assertion
* fix: for mock scenario to passing tests
2 years ago
二货机器人
84c0498d64
fix: Upload item removed should keep status className ( #36706 )
* fix: not blink of remove file
* test: test case of remove
2 years ago
hoho2017
f3db1f2dab
docs: fix Menu api layout ( #36697 )
Co-authored-by: zhanghaoqiang <zhanghq7458@joyowo.com>
2 years ago
二货机器人
789a557b84
chore: Support deprecated version warning ( #36701 )
2 years ago