afc163
7c4e6c4fd3
perf: unify regeneratorRuntime import path for bundle size ( #36200 )
* perf: unify regeneratorRuntime import path for bundle size
close #36198
* Update package.json
2 years ago
afc163
7357f55d52
fix: Upload listType="picture-card" select button when children is empty ( #36196 )
* fix: Upload listType="picture-card" select button should be hidden when children is empty
close #36183
* test: fix test case
2 years ago
Dunqing
2971e3b081
fix: Reset the last selection key ( #34705 )
* fix: reset last selection key
* reset last selection key when deselect
* fix: add test case
* fix: remove unused code
* fix: enzyme bug
* fix: update test
* styles: remove empty line
* fix: lint error
* test: migrate to testing-libary
* fix: xxx.simulate is not a function
* fix: lint error
* fix: use wrong
* fix: solved test not work
Co-authored-by: dengqing <qing.deng@goldenpig.com.cn>
2 years ago
Dunqing
3ea2817549
fix: type incompatibility in strict mode ( #36189 )
* fix: type incompatibility
* fix: type
2 years ago
afc163
88415f45e1
chore: fix Menu deprecated warning when item={undefined} ( #36190 )
2 years ago
Ryan Cavanaugh
726dd859a8
Fix breaks ( #36186 )
* Added type assertion so function no longer returns any/unknown
* Add type constraint since Object.keys is called on this value
2 years ago
Andrew Horn
1c8415c494
Corrected grammar in comment in hooks.md ( #36185 )
2 years ago
lijianan
4401c74a16
refactor: performance optimization ( #36177 )
* style: code style optimization
* style: code style optimization
* style: code style optimization
* style: code style optimization
* fix: Code style optimization
* style: format
2 years ago
dingkang
8c172a0d64
test: replace pagination test with test-library ( #36178 )
2 years ago
二货机器人
2c2c631bfd
chore: prettier components ( #36171 )
2 years ago
afc163
15b8b85ce8
style: fix Button loading icon margin issue ( #36168 )
* style: fix Button loading icon margin issue
* test: update snapshot
* test: fix tsx demo error
2 years ago
lijianan
db58f19d8c
style: Remove methed of Array push ( #36157 )
* style: code style optimization
* style: code style optimization
* style: code style optimization
* style: code style optimization
2 years ago
lijianan
8227a53791
style: Code style optimization ( #36144 )
* style: code style optimization
* style: code style optimization
* style: code style optimization
2 years ago
二货机器人
9ab8cc44a3
fix: Dropdown with group menu can not close ( #36148 )
* test: test driven
* fix: Dropdown with Menu list group
2 years ago
pfsu
092bfd7496
docs: update demo code ( #36127 ) ( #36143 )
2 years ago
slotDumpling
1d8d871c4b
style: enlarge draggable area for Slider handle ( #36018 )
* active skeleton animated with transform
* properties order fixed
* properties order fixed
* properties order fixed
* bigger dragable area for slider handle
* Update components/slider/style/index.less
Co-authored-by: afc163 <afc163@gmail.com>
* Update index.less
6px
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
Dennis Chen
24a7da8ea8
docs(Input): add proper type for `inputRef` ( #36135 )
* docs(Input): add proper type for `inputRef`
* docs: use `InputRef` instead of `ElementRef`
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
dependabot[bot]
b7cf4e6850
chore(deps-dev): bump jsdom from 19.0.0 to 20.0.0 ( #36133 )
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 19.0.0 to 20.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/19.0.0...20.0.0 )
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:development
update-type: version-update:semver-major
...
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>
2 years ago
renovate[bot]
5120b38b46
chore(deps): update dependency inquirer to v9 ( #36121 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
RainyLiao
7045aa7d7b
fix: repeat a css class in readOnly, which has been declared in rc-input-number ( #36120 )
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
龙风
1cec18e8eb
fix: component.displayName To distinguish the environment ( #36126 )
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
二货机器人
0ff19bb239
fix: Table multiple dropdown not closed ( #36132 )
* fix: Table dropdown can not close
* test: Test case
* test: cov
* chore: bump rc-util
* chore: reorder
* chore: bump rc-util
* chore: rm test
* chore: clean up
2 years ago
afc163
8d05774053
fix: Skeleton active style in dark theme ( #36116 )
close #36114
2 years ago
C. T. Lin
ef286d5eb4
fix: exporting UploadFile from upload ( #34733 )
2 years ago
afc163
4fe88a5577
docs: add locale link in Calender ( #36108 )
close https://github.com/ant-design/ant-design/issues/36107#issuecomment-1158630726
2 years ago
afc163
ad45f6c185
docs( ✨ ): release 4.21.3 ( #36105 )
2 years ago
yykoypj
96ccdfedf1
test: change to fakeTimer when error happens sometimes ( #36102 )
2 years ago
二货机器人
63fc5055f9
fix: Table customize filterDropdown with Menu should not block default selectable ( #36098 )
* fix: Table customize Menu should be selectable
* test: Add test case
* test: Update snapshow
2 years ago
Jaylan
f19cf66c88
fix: Typescript - Tree component DirectoryTreeProps, missing Node Type ( #36092 )
* fix: edit DirectoryTreeProps
* test: add DirectoryTree type test
* fix: edit type
Co-authored-by: JaylanChen <JaylanChen@126.com>
2 years ago
C. T. Lin
89717f1b0f
fix: exporting RefSelectProps from select ( #34732 )
2 years ago
C. T. Lin
853a04ddce
fix: exporting Rule, FormListFieldData, FormListOperation from form ( #34735 )
2 years ago
yykoypj
83eb5e5a35
test: move test cases to @testing/library for Upload ( #36024 )
* test: move test cases to @testing/library for Upload
* refactor: use jest.fn to replace done logic
* test: sample of moving test to testing lib
* test: check for 17
* refactor: manual control timer for React18
* refactor: animateEnd for useless middle state snapshot for 'handle error'
Co-authored-by: zombiej <smith3816@gmail.com>
2 years ago
Humble
0e6e1c047d
fix:when props.value is not undefined, can't reset value and focus ( #34728 )
* fix: when props.value is not undefined, can't reset value and focus
* test: add test case
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
Yuki Zhang
6195376bd0
test: move test cases to testing lib for Badge ( #36033 )
2 years ago
Yuki Zhang
88858c7888
test: improve test cases for Statistic ( #36034 )
2 years ago
MadCcc
25e1d1bc77
docs: 4.21.2 ( #36055 )
2 years ago
MadCcc
147468a69c
fix: fix incorrect form status with noStyle ( #36054 )
* fix: form status
* test: update test case
2 years ago
kalykun
524c93642c
docs: fix demos ( #36040 )
* docs: fix demos
* ++
2 years ago
afc163
c72c70024e
docs: fix menu API table ( #36043 )
* docs: fix menu API table
* Update index.en-US.md
2 years ago
csr632
29565273cb
docs: title is no loger supported by SubMenuType ( #36037 )
2 years ago
vagusX
250497acd1
docs: add changelog 4.21.1 ( #36022 )
2 years ago
dingkang
52b049d170
test: replace Table part test with test lib ( #35989 )
* test: replace Table part test with test lib
* test: replace table test with test library
* test: update snapshot
* test: replace last mount
* test: fix 18 testing
Co-authored-by: zombiej <smith3816@gmail.com>
2 years ago
Yuki Zhang
3f822ac43f
test: move test cases to testing lib for Statistic ( #36019 )
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
renovate[bot]
e1a6241519
chore(deps): update dependency stylelint-config-standard to v26 ( #36017 )
* chore(deps): update dependency stylelint-config-standard to v26
* chore: ignore selector-not-notation rule
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
Taisuke Hinata
f93480a61d
docs: fix onChange description repeated twice ( #36013 )
2 years ago
afc163
e9630608fe
Update package.json
2 years ago
苯苯
961383fa0c
fix: missing semicolon ( #36008 )
2 years ago
苯苯
c7638a9294
fix: Fixed the getContainer property in Image not reading the settings in ConfigProvider ( #36002 )
* fix: 35942
* test: 添加测试用例
* fix:
* fix:
2 years ago
二货机器人
c7aa754efe
chore: update ts config ( #36000 )
2 years ago
dependabot[bot]
9ddde89d4d
chore(deps-dev): bump stylelint from 14.8.3 to 14.9.0 ( #35998 )
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 14.8.3 to 14.9.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/14.8.3...14.9.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago