二货机器人
5d79e8a448
chore: update CNAME
2 years ago
二货机器人
6d9cf9e132
chore: sync script with next
2 years ago
二货爱吃白萝卜
14884fe585
docs: 4.24.3 changelog ( #38623 )
2 years ago
MadCcc
17c7526728
Merge pull request #38577 from ant-design/master
chore: sync 4.x
2 years ago
dependabot[bot]
1a4c696926
chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 ( #38604 )
* chore(deps-dev): bump typescript from 4.8.4 to 4.9.3
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.8.4 to 4.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix ts error in test case
* Update Table.pagination.test.tsx
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
Matthew
52dedca8ed
fix: Pass custom prefixCls to Typography from Base ( #38580 ) ( #38586 )
* fix: Pass custom prefixCls to Typography from Base (#38580 )
* test: Added test for typography custom prefixCls
2 years ago
afc163
08e4598baa
fix(Table): don't trigger sort when pressing enter in filter dropdown ( #38585 )
close #38579
2 years ago
kiner-tang(文辉)
1ca984a19c
feat(modal): support pass mousePosition to control modal's animation origin position ( #38584 )
* feat: support pass mousePosition to control modal's animation target position
* feat: update test case
* Update components/modal/demo/custom-mouse-position.md
Co-authored-by: afc163 <afc163@gmail.com>
* docs: update docs
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
JackLiR8
3c96997210
fix(Input.Search): pressing enter key don't trigger `onSearch` while loading ( #38575 ) ( #38578 )
2 years ago
lijianan
5ef12dfaa5
chore: fix typo ( #38568 )
2 years ago
afc163
d8a4c1ad04
docs: update cn changelog
2 years ago
lijianan
8cd60cc9bd
fix: Breadcrumb overlay deprecated warning ( #38567 )
* fix: incorrect warning
* Update components/breadcrumb/__tests__/Breadcrumb.test.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
cl1107
d0838c00b0
chore: use prettier format json ( #38563 )
2 years ago
MadCcc
bfe8183e1c
chore: update deploy actions & scripts
2 years ago
afc163
40d9b76383
chore: use prettier format less ( #38550 )
2 years ago
Wuxh
4bc23b3ca6
chore: fix the wrong link address ( #38543 )
* chore: fix the wrong link address
repo: https://github.com/ant-design/u.ant.design
* Revert "chore: fix the wrong link address"
This reverts commit 63e50f426a
.
* one more time
2 years ago
周晨阳
6a5f53d6e6
docs(Layout): update demo style to `sticky` ( #38542 )
* Update fixed.md
* Update demo.test.ts.snap
* update snapshot
2 years ago
thinkasany
2f38076b3d
docs: Optimized description ( #38535 )
2 years ago
afc163
fd9d689cda
docs( ✨ ): release 4.24.2 ( #38530 )
2 years ago
JarvisArt
f189d8a586
chore: upgrade rc-menu, rc-image, rc-mentions ( #38528 )
* chore: upgrade rc-menu to 9.7.2
* chore: upgrade rc-mentions to 1.11.0
* chore: upgrade rc-tabs to 12.3.0
2 years ago
JarvisArt
089e332980
chore: upgrade rc-image to 5.12.0 ( #38531 )
* test: add snapshot
2 years ago
renovate[bot]
11589bfc06
chore(deps): update cimg/node docker tag to v16.18.1 ( #38526 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
kiner-tang(文辉)
796e8e16bf
fix: onBlur gets triggered when selecting date in RangePicker ( #38411 )
* feat: update picker version
* Update package.json
Co-authored-by: afc163 <afc163@gmail.com>
* feat: update test case
* feat: RangePicker blurDelay
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
afc163
59a3168ff0
chore: format markdown by prettier ( #38517 )
2 years ago
afc163
4aa7874990
chore ⚡ ️: add rome format ( #38512 )
2 years ago
lijianan
d52b8c6afb
type: type optimization ( #38510 )
2 years ago
afc163
07462491ab
fix: Result should hide icon when it is falsy ( #38488 )
close #38484
2 years ago
afc163
d5e3f1e6de
Update codeball.yml
2 years ago
afc163
e62624434e
chore: remove Codeball Suggester, it is not free..
2 years ago
afc163
ad34e27d42
chore: add Codeball Suggester
2 years ago
JarvisArt
8af0b4f1f2
fix: The image preview operations are occluded ( #38456 )
2 years ago
叶枫
b0598e0d41
fix: List key ( #38431 )
* fix: 修复 key
* feat: remove old key
* feat: test
* feat: test
* feat: test
2 years ago
lijianan
d292257e47
chore: type optimization ( #38460 )
2 years ago
afc163
311a6e9f2f
Create codeball.yml
2 years ago
lijianan
b36f013e2a
test: add mockRestore to fix incorrect test case ( #38454 )
2 years ago
lijianan
fe9ac7b936
fix: incorrect warning ( #38446 )
2 years ago
Katsiaryna Pustakhod
4ad7c76866
fix: Adds role progressbar to Progress component ( #38447 )
* Add role to progress component
* Update snapshots
2 years ago
Sagie501
87817ea172
docs: Update index.en-US.md ( #38445 )
Fix steps docs
2 years ago
Katsiaryna Pustakhod
cc67f63785
fix: Adds role progressbar to Progress component ( #38447 )
* Add role to progress component
* Update snapshots
2 years ago
xrkffgg
d5b16f3367
ci: add next notice ( #38443 )
* ci: add next notice
* Update release-helper.yml
Co-authored-by: 二货爱吃白萝卜 <smith3816@gmail.com>
2 years ago
tinyfind
7ee9873a45
fix: Paragraph break-word ( #38439 )
2 years ago
Ell Bradshaw
5a61762681
chore: clarify error about children of Form.Item with `name` ( #38038 )
* Clarify error about children of Form.Item with `name`
This is a common error and the message as written was not very clear.
This should be more helpful pointing people in the right direction
* Update error message in test
* Clarify more error messages
Referring to "render props" is confusing because the docs don't explain what that is, and it's not really a prop.
* Update tests for new error messages
Also improve the test names for some
* Further test message updates
Missed a couple messages
* Add short URLs
* Update test error messages
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: Ell Bradshaw <joelbr@tailormed.co>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
KotoriK
39f907a14d
refactor(Tree): solve circular import ( #38421 )
2 years ago
二货爱吃白萝卜
4a1622cd66
docs: unique id ( #38422 )
* docs: unique id
* test: Update snapshot
2 years ago
章鱼怪
0438b0bbca
fix: Affix shake when switching from hide to show ( #38410 )
* fix: do not measure when Affix is hidden
* feat: add test
2 years ago
afc163
2c9fbc8f0c
chore: upgrade to rc-image 5.10.x ( #38415 )
2 years ago
renovate[bot]
3d762dbb0a
chore(deps): update dependency stylelint-config-standard to v29 ( #38408 )
* chore(deps): update dependency stylelint-config-standard to v29
* chore: ignore import-notation rule
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
afc163
4b8ab8ecc8
docs: recommend react-colorful ( #38409 )
close #35381
2 years ago
afc163
b154c9c8ae
fix: Pagination simple should support showTotal ( #38399 )
* fix: Pagination simple should support showTotal
* test: add test case
2 years ago
afc163
f835c4bcc3
fix: Modal.confirm buttons should not be interative ( #38400 )
when modal is hiding
close #37329
2 years ago