afc163
6423e22f78
chore: merge feature
3 years ago
叶枫
c3fc5db788
fix: drawer close twice children is undefined ( #35853 )
* fix: drawer close twice children is undefined
* fix: drawer close twice children is undefined
* chore: code
* fix: test
3 years ago
vagusX
938cdabced
fix: set jest shard to 2 ( #35831 )
3 years ago
zombiej
81a2b2dd06
chore: bump rc-dialog & update snapshot
3 years ago
yykoypj
7dc56e3f00
test: move test cases to @testing/library for List ( #35850 )
3 years ago
afc163
cc9e3c2da1
docs: update FAQ titles
3 years ago
afc163
d13f02a89f
style: tweak Skeleton margin top style ( #35848 )
3 years ago
slotDumpling
1251a4e775
perf: active skeleton animated with transform ( #35836 )
* active skeleton animated with transform
* properties order fixed
* properties order fixed
* properties order fixed
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
yykoypj
166100ee1b
test: move test cases to @testing/library for Drawer ( #35839 )
3 years ago
MrHadEnough
cfd25f9650
docs: fix typo of Menu items code example ( #35832 )
3 years ago
afc163
6ced6c33f4
fix: Progress type="line" strokeLinecap ( #35822 )
3 years ago
Yuki Zhang
b46e839a5f
test: move test cases to @testing/library for Modal ( #35785 )
* test: move test cases to @testing/library for Modal
* update
* fix: test
* test: add test case for mouse position
* chore: revert
3 years ago
afc163
a61671f32f
chore: upgrade to jest-image-snapshot 5.x ( #35818 )
3 years ago
二货机器人
99c16aa8d6
refactor: Fix Dropdown nesting menu injection logic ( #35810 )
* refactor: Dependency Inversion
* test: update snapshot
* test: Update snapshot
* test: more
* fix: table dropdown logic
* fix: menu lint
3 years ago
Peach
336fef0f8a
docs: changelog for 4.20.7 ( #35804 )
* docs: changelog for 4.20.7
* chore: bump version to 4.20.7
* docs: update changelog
3 years ago
yykoypj
8281c064cf
test: move test cases to @testing/library for Image ( #35806 )
3 years ago
renovate[bot]
b535068590
chore(deps): update dependency eslint-plugin-jest to ~26.4.0 ( #35801 )
* chore(deps): update dependency eslint-plugin-jest to ~26.4.0
* Update package.json
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
yykoypj
f64291689c
test: move test cases to @testing/library for Tabs ( #35796 )
3 years ago
github-actions[bot]
70aa243986
chore: auto merge branchs ( #35799 )
chore: sync master to feature
3 years ago
afc163
596d24e4e5
Merge branch 'feature' into master-merge-feature
3 years ago
afc163
effa5541b8
test: lock eslint-plugin-jest version for false positive
https://github.com/jest-community/eslint-plugin-jest/issues/1128
3 years ago
Gabriel Haruki
363e077298
docs: add note to custom BackTop demo ( #35625 )
* docs: add note to custom BackTop demo
* Apply suggestions from code review
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
Long Hao (龙濠)
e7393ee97e
test: Replace card component test with testing lib ( #35751 )
* test: Replace card component test with testing lib
* test: update the snapshot
3 years ago
二货机器人
9578f06a3b
refactor: bump rc-collapse to stable dom ( #35781 )
* chore: bump rc-collapse to stable dom
* chore: clean up
3 years ago
vagusX
acdd164a09
ci: use jest shard ( #35622 )
3 years ago
github-actions[bot]
7a2a4e2a71
chore: auto merge branchs ( #35772 )
chore: Feature merge master
3 years ago
zombiej
bd2b726199
chore: feature merge master
3 years ago
二货机器人
7a8fce504e
refactor: Collapse replace expandIconPosition with logical position ( #35770 )
* refactor: change collapse to logic position
* test: Update snapshot
* chore: force trigger CI
3 years ago
MadCcc
d797dfc0ff
docs: fix skeleton demo ( #35760 )
3 years ago
afc163
534abc3ad3
docs( 👍 ): update recommendation ( #35758 )
* docs: update recommendation
* Update recommendation.en-US.md
3 years ago
Long Hao (龙濠)
c644371533
fix: the ts wrong of card inteface ( #35753 )
* fix: the ts wrong of card inteface
* fix: add export cardproprs
* feat: add card type test
3 years ago
二货机器人
1ed1fda421
feat: Config provider pagination showSizeChanger ( #35750 )
* feat: support showSizeChanger
* test: test case
3 years ago
Cong Zhang
02c0c13033
chore: move `@types/qs` from deps to devDeps ( #35747 )
3 years ago
zhao-huo-long
1fda3ece9e
docs(select): fix type ( #35726 )
* fix: demo ts type
* mend
* Update select-users.md
3 years ago
dependabot[bot]
1666313a14
chore(deps-dev): bump typescript from 4.6.4 to 4.7.2 ( #35737 )
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.6.4 to 4.7.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.4...v4.7.2 )
---
updated-dependencies:
- dependency-name: typescript
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>
3 years ago
社长长
990a602636
test: Replace alert part test with testing lib ( #35736 )
Co-authored-by: chenkan1 <chenkan1@huya.com>
3 years ago
MadCcc
303c9884cb
docs: componentDisabled version ( #35730 )
3 years ago
MadCcc
414f049697
feat: config provider support componentDisabled ( #35718 )
* feat: config provider support componentDisable
* test: update snapshot
* docs: update
* chore: code
3 years ago
MadCcc
6c0d45a220
fix: Popover arrow style ( #35717 )
3 years ago
github-actions[bot]
b843fbd106
chore: auto merge branchs ( #35723 )
chore: feature merge master
3 years ago
MadCcc
be61009df2
Merge branch 'master' into feature-merge-master
3 years ago
MadCcc
a48a0497ee
chore: lock stylelint ( #35725 )
3 years ago
MadCcc
e9e2d18121
Merge branch 'master' into feature-merge-master
3 years ago
叶枫
5e5ad935a4
fix: drawer can not ref form instance when open ( #35706 )
* fix: drawer can not ref form instance when open
* fix: test
* feat: div ref
* feat: test
* feat: test
* feat: test
* feat: test
3 years ago
MadCcc
764069b202
docs: update demo code ( #35695 )
* docs: update demo code
* chore: increase bundle size
* Revert "chore: increase bundle size"
This reverts commit 1c75e5ab5a
.
3 years ago
Niyaz Akhmetov
56bcd1ee9f
docs: fix mistype ( #35714 )
3 years ago
MadCcc
00eb63a318
chore: increase bundle size ( #35709 )
3 years ago
vagusX
95f56f6d20
fix: division in less for Segmented ( #35701 )
* fix: division in less for Segmented
* fix: update
3 years ago
MadCcc
f3a893b113
chore: update issue check mirror ( #35680 )
3 years ago
zombiej
919667a6d3
chore: short auto merge time
3 years ago