MadCcc
0f63293a21
fix: dev broken ( #35453 )
3 years ago
MadCcc
b5699cc735
chore: optimze LGTM ( #35443 )
* chore: optimze LGTM
* chore: type
3 years ago
MadCcc
01ebb6a563
test: update snapshot ( #35452 )
3 years ago
dependabot[bot]
6e10020474
chore(deps-dev): bump husky from 7.0.4 to 8.0.1 ( #35451 )
Bumps [husky](https://github.com/typicode/husky ) from 7.0.4 to 8.0.1.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v7.0.4...v8.0.1 )
---
updated-dependencies:
- dependency-name: husky
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>
3 years ago
Yanming Deng
36ded1a741
docs: fix typo ( #35439 )
* chore: fixed typo
* chore: fixed typo+1
3 years ago
MadCcc
c897728eb8
docs: update demo template ( #35440 )
3 years ago
黑雨
42f91f970f
feat: edit date-picker to hook ( #35425 )
3 years ago
陈帅
be982e164a
docs: add 4.20.3 changelog ( #35435 )
* docs: add 4.20.3 changelog
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* fix typo
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* fix typo
* fix typo
* fix typo
* fix typo
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
afc163
6ca32a6665
refactor: Progress type="circle" for some issues ( #35433 )
* refactor: Progress type="circle" for some issues
close #17706
close #35009
close #35352
* test: update progress snapshot
* docs: update linecap.md
* Update components/progress/demo/linecap.md
* test: update progress snapshot
* fix: rc-progress@~3.3.1
* fix: rc-progress@~3.3.2
3 years ago
Mykyta Velykanov
fcf2afd3fa
fix: add missing localizations ( #35430 )
* Add missing localizations
* Update snapshot
3 years ago
github-actions[bot]
2aa3e7aacb
chore: auto merge branchs ( #35432 )
chore: merge master to feature
3 years ago
afc163
594f138760
resolve conflict between feature and master
3 years ago
MadCcc
8b682a5662
chore: split chunks ( #35222 )
* chore: split chunks
* chore: update bisheng version
* chore: split @ant-design/icon
* chore: code clean
* chore: test
* chore: split moment
* chore: code clean
3 years ago
MadCcc
11e2ce6c01
docs: update mirror link ( #35424 )
* docs: update mirror link
* feat: add modal
* feat: add icon
* chore: code clean
* feat: text
* fix: cancel btn
3 years ago
afc163
9a59018580
chore: change menu icon in site
3 years ago
Tom Xu
1719748a29
chore: eslint add consistent-type-imports ( #35419 )
* chore: eslint add consistent-type-imports
* fix avatar
* Update Item.tsx
3 years ago
二货机器人
00fb82276f
Merge pull request #35396 from zpc7/test/transfer-tooltip-to-testing-library
Replace Tooltip test case with testing library
3 years ago
Tom Xu
d1f85d94e5
fix: List.Item typescript ( #35418 )
3 years ago
Tom Xu
5d2475a2a1
fix: List.Item ref ( #35321 )
* fix: list item ref
* add test
* improve
3 years ago
zpc7
bd31a6a46a
Revert "test: replace some slepp with jest.runAllTimers"
This reverts commit ad886d1f65
.
3 years ago
github-actions[bot]
079ab977ea
chore: auto merge branchs ( #35416 )
chore: feature merge master
3 years ago
MadCcc
130b146590
chore: update snapshot
3 years ago
MadCcc
4184cc782c
Merge branch 'master' into feature-merge-master
3 years ago
zpc7
ad886d1f65
test: replace some slepp with jest.runAllTimers
3 years ago
MadCcc
7873bf7f1c
fix: arrow style ( #35401 )
* fix: arrow style
* fix: raise arrow z-index
* fix: fix defualt arrow color
* fix: mix shadow
* chore: code clean
* chore: code clean
* fix: use fadeout instead
* test: fix style lint
3 years ago
parabolazz
9b56ad86fb
docs: explain Avatar fallback strategy ( #35415 )
The original description was unclear, incomplete, and confusing, requiring a look at the code to understand it, so I revised it to a more understandable version.
3 years ago
Karott Schu
d07dcd46b7
fix(<Row/>): wipe out unnecessary prop ( #35409 )
* fix: wipe out unnecessary prop
* wipe out unnecessary prop(`row-gap: 0px`) on <Row />
* add test case
* chore: remove unnecessary import
* chore: add prop to Row and Col
* chore: update snapshot (Form/Grid/Card)
* chore: update snapshot
* chore: move location
3 years ago
MadCcc
4734f65f2f
feat: focus menu item automaticly when focusing menu ( #35407 )
* feat: focus menu item automaticly when focusing menu
* chore: update mentions
* test: fix test case
* chore: decrease bundle size
* chore: increase bundle size
3 years ago
zpc7
22b89eea5a
test: foreach all placement
3 years ago
zpc7
55f9e29360
test: remove some test case
3 years ago
zpc7
8ade7ab323
test: try to fix the pr check
3 years ago
zpc7
d9ce1ad14c
ci: trigger the pr check
3 years ago
zpc7
8545647313
test: transfer tooltip test case to testing library
3 years ago
zombiej
1a788cfd40
chore: rm CODEOWNER since this block github action
3 years ago
zombiej
c75e59faf1
chore: rm useless console
3 years ago
shuaijiumei
63d3c579f9
refactor: Progress rebuild as function component ( #35393 )
* refactor: Progress rebuild as function component
* refactor: Progress rebuild as function component
* refactor: Progress rebuild as function component
* refactor: Progress rebuild as function component
* refactor: Progress rebuild as function component
* refactor: Progress rebuild as function component
* refactor: Progress rebuild as function component
3 years ago
github-actions[bot]
25de1c4d31
chore: auto merge branchs ( #35399 )
chore: feature merge master
3 years ago
二货机器人
7511b9e8ac
test: replace textarea some test case with testing lib ( #35398 )
* test: replace textarea some test case with testing lib
* test: full process
* test: mv input test to input scope
* test: fix lint
3 years ago
MadCcc
7f6e4492a0
feat: Dropdown support autoFocus ( #35391 )
* feat: Dropdown support autoFocus
* chore: add bundle size
3 years ago
afc163
206e6dd138
docs: reverse React 18 demo
3 years ago
vagusX
ce1fc29bd7
fix: use less variables for Segmented ( #35387 )
3 years ago
Cooper Veysey
d8ab5a5771
Resolve Ant Design Notification component TypeScript error via adding maxCount as an ArgsProps property ( #35369 )
3 years ago
Yanlin Jiang
10596d9604
fix: Respect user provided space item key ( #35344 )
3 years ago
lalalazero
6c0f67e407
fix: table column filter reset is not working ( #35226 ) ( #35386 )
3 years ago
afc163
e039b10b2f
Revert "chore: fix npm start error in Gitpod"
This reverts commit 978226fb13
.
3 years ago
afc163
978226fb13
chore: fix npm start error in Gitpod
close #33444
3 years ago
haipeng
a217301cb7
fix: Carousel compatible with vertical property ( #35349 )
3 years ago
TrickyPi
50d3d99a78
test: migrate part of checkbox tests ( #35354 )
3 years ago
linqiqi077
44b9ab7e40
test: migrate part of anchor tests ( #35371 )
3 years ago
Zack Chang
85fd0640c5
test: refactor test cases of Space ( #35372 )
3 years ago