Zheeeng
e91d25622b
chore: signatures for tests ( #37949 )
* fix: signatures for tests
* fix: remove unused
* fix: test cases
* fix: test cases
2 years ago
Simon
51662df37d
fix(mentions): align type MentionsRef with rc-mentions ( #38028 )
2 years ago
afc163
12676e9451
Update test-argos-ci to large resource class in config.yml ( #38095 )
2 years ago
Zheeeng
66e932fd8f
fix(Tree): typo ( #38079 )
* fix: typo for tree component
* fix: restore typo less var for compatibility
2 years ago
afc163
3359f535fe
test: move argos-ci from github action to circleci ( #38091 )
* Add .circleci/config.yml (#1 )
* Add .circleci/config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update package.json
* Update config.yml
* Update argos-upload.js
* test: replace github action to circleci
2 years ago
Zheeeng
29a15e2a5d
refactor: refines types and fix to use prop direction over context direction ( #37716 )
* refactor: use enum instead of multiple constants and refines types
* fix: siganture and direction prop passing
* Update Editable.tsx
* refine types
* test: update snap
* style: prefer literal constants over enum
* fix: refine types for typography
* fix: restore ellipsis const
* fix: restore ellipsis const
* fix: restore textare importing
2 years ago
renovate[bot]
ca0372a359
chore(deps): update dependency antd-img-crop to v4.2.8 ( #38042 )
* chore(deps): update dependency antd-img-crop to v4.2.8
* Update package.json
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
Ju/Smwhr
3ba31acf2e
add missing french translation + improve it ( #38072 )
2 years ago
二货爱吃白萝卜
67d86a2e50
test: try to fix test timer break ( #38071 )
* test: try to fix test timer break
* test: update more
* test: compare more
* test: compare more
2 years ago
xrkffgg
c13344fb13
ci: fix UI Upload ( #38069 )
2 years ago
lijianan
b3a37b7ca9
refactor: Anchor.Link with FC ( #37957 )
* fix: fix
* fix: fix
* fix: revert
* fix: fix
* test: fix test case
* test: fix
* test: fix
* fix: fix
* fix: fix
2 years ago
Wesley
e3abd1e77f
docs: Table Documentation interface description error ( #38065 )
Co-authored-by: YONGWEI PENG <yongweipeng@YONGWEIdeMacBook-Pro.local>
2 years ago
二货爱吃白萝卜
7e70766193
docs: 4.23.6 changelog ( #38058 )
* docs: Update changelog
* docs: add textarea update
* docs: Adjust order
* docs: add rc-picker changelog
2 years ago
叶枫
e72675da27
chore: stackblitz change tsx ( #38039 )
* feat: stackblitz change tsx
* feat: open
* feat: type
* feat: code
2 years ago
lijianan
a2de8f7b2e
chore: add isValidElement for isFragment ( #38056 )
2 years ago
afc163
14b83d97b5
Update package.json ( #38050 )
2 years ago
二货爱吃白萝卜
0992341f87
chore: docker update ( #38053 )
* chore: docker update
* chore: clean up
* fix: lock stylelint version
* Update package.json
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
Alan Deng
e246f00899
docs(Table): fix log value of selected row keys ( #38051 )
2 years ago
renovate[bot]
3c456c39c2
chore(deps): update dependency stylelint-config-standard to v29 ( #38044 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
liuycy
5442fc2412
fix: table header shadow issue ( #28096 ) ( #38023 )
2 years ago
lijianan
9cec008e1a
refactor: CC => FC ( #37969 )
* refactor: CC => FC
* refactor: CC => FC
* refactor: CC => FC
* test: add test
* test: remove test
* test: add test
* fix: fix
* fix: fix
* test: del
* fix: fix debounce
2 years ago
MadCcc
92a32998ac
test: mock matchMedia configurable ( #38034 )
2 years ago
lijianan
2ef701be75
test: add test coverage ( #37993 )
* test: add test coverage
* fix: fix
* test: del test
* fix: fix
* fix: fix
* chore: update test
* chore: code clean
* chore: code clean
* test: update test case
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
lijianan
82de4942d5
test: add case for coverage ( #38018 )
2 years ago
lijianan
71cfa31728
test: add test case ( #38015 )
2 years ago
lijianan
19eabb0819
fix: should support number 0 ( #38006 )
* fix: should support number `0`
* fix: should support number `0`
* test: add snap
* test: add snap
* test: add snap
* test: add snap
2 years ago
MadCcc
02b1176c43
chore: lock antd-imge-crop ( #38014 )
2 years ago
afc163
d667d1948f
chore: fix lint ( #38005 )
2 years ago
afc163
416c61f08e
fix: Table ellipsis title missing
close #37977
2 years ago
linxianxi
23285382f1
fix(Input): should not have value prop on input after click toggle icon ( #37900 )
* fix(Input): should not have value prop on input when click toggle icon
* fix: 修改参数名
* fix: 修改传参
2 years ago
xrkffgg
5148c31747
ci: use definite version ( #37997 )
2 years ago
MadCcc
220ec53d51
docs: fix csb source code type ( #37990 )
* docs: fix csb source code type
* chore: code clean
2 years ago
Yuki Zhang
4774497258
fix: Input.Search style in RTL ( #37980 )
2 years ago
hms181231
3f8962ec3e
test: Update Message test case sleep -> useFakeTimers ( #37983 )
2 years ago
hms181231
7709970d81
test: Update util test case sleep to useFakeTimers and deprecated HTMLDocument, use Document instead ( #37984 )
* test: Update util test case sleep to useFakeTimers and deprecated HTMLDocument, use Document instead
* test: Update util test case sleep to useFakeTimers
2 years ago
hms181231
56fe1ceeaa
test: Update Notification test case sleep -> useFakeTimers ( #37985 )
* test: Update Notification test case sleep -> useFakeTimers
* test: Update Notification test case sleep -> useFakeTimers
2 years ago
Hencky
1d89a9b2e6
docs: fix Dropdown.Button default placement ( #37971 )
2 years ago
黑雨
7387b2c443
feat: fix dropdownClassName ( #37974 )
2 years ago
lijianan
768ab54426
fix: delete defaultprops ( #37966 )
2 years ago
Zack Chang
e13dd21a9a
fix: correct a wrong title in demo of Datepicker ( #37964 )
* Update placement.md
* Update placement.md
2 years ago
lijianan
a76d07e0b2
test: add coverage ( #37958 )
2 years ago
hms181231
f2a6c07a67
test:Update Affix test case sleep -> useFakeTimers ( #37956 )
2 years ago
lijianan
7b285ea4c1
refactor: CC => FC ( #37938 )
* fix: f
* refactor: CC => FC
* fix: add ignore
* fix: fix
* fix: fix
* fix: remove onChange
* fix: remove onFinish
* fix: remove onFinish
* fix: remove useCallback
* fix: eslint error
2 years ago
hms181231
c04bdd0928
test: Update Anchor test case sleep -> useFakeTimers ( #37955 )
2 years ago
Zheeeng
e4568cee26
chore(deps): update typescript and eslint ( #37942 )
2 years ago
Zheeeng
c96da09227
chore: update type resoving when importing from `ant/lib/*` ( #37941 )
2 years ago
Zheeeng
5325e19ba9
fix: remove unnecessary type assertion ( #37930 )
* fix: remove uncessary type assertion
* fix: remove as const
2 years ago
Zheeeng
8fc5af0d87
fix: the computed fontSize style may be empty string ( #37928 )
2 years ago
二货爱吃白萝卜
44eb2505bd
fix: Tabs overflow calculation ( #37937 )
2 years ago
vagusX
760cb38dbf
fix: tsc error ( #37932 )
* fix: tsc issue
* fix: typo
2 years ago