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 |
github-actions[bot]
|
8a0111341e
|
chore: auto merge branches (#35996)
chore: Next merge master
|
2 years ago |
苯苯
|
a86feb702e
|
fix: `DropdownProps` definition (#35990)
Co-authored-by: jhonebee <zhangjin19960908@gamil.com>
Co-authored-by: MadCcc <1075746765@qq.com>
|
2 years ago |
muxin
|
f2a5d2f881
|
fix: Button has no disabled style when link type (#35975)
Co-authored-by: MadCcc <1075746765@qq.com>
|
2 years ago |
zombiej
|
e0ed89418b
|
chore: fix lint
|
2 years ago |
zombiej
|
2c8b318d4e
|
fix: lint
|
2 years ago |
zombiej
|
eda63041ff
|
chore: merge master
|
2 years ago |
二货机器人
|
66c3639ed4
|
chore: bump rc-dialog version (#35969)
* chore: bump rc-dialog version
* chore: trigger
* chore: trigger
* docs: RM peer conflict demo
* chore: bump deps version
* chore: bump ver
* chore: bump
* chore: bump
* chore: test
* chore: rm peer
* chore: clean all peer
* chor: bump rc-image
|
2 years ago |
afc163
|
74287acd0a
|
chore: fix typo
|
2 years ago |
XIN HU
|
4fd49a8f7f
|
docs: Segmented API type (#35974)
* Update index.en-US.md
* Update index.zh-CN.md
|
2 years ago |
Umberto Gariggio
|
4c0ac91f48
|
chore: Update it_IT.tsx (#35970)
Fix italian translation for Table.cancelSort key
|
2 years ago |
yykoypj
|
cfc790d6fe
|
test: move test cases to @testing/library for Typography (#35955)
* test: move test cases to @testing/library for Typography
* fix: waitFor for tooltip test
* fix: sleep to wait copy hide
* test: refactor focus test
|
2 years ago |
Christian Lechner
|
da9324fe63
|
Fix color generation for grey colors (#35954)
Co-authored-by: afc163 <afc163@gmail.com>
|
2 years ago |
龙风
|
e5ed96d6d4
|
chore: fix code (#35949)
|
2 years ago |
afc163
|
c80ddb4699
|
chore: upgrade react-slick to 0.29.1 (#35959)
* chore: upgrade react-slick to 0.29.0
* Update package.json
|
2 years ago |
MadCcc
|
2fccf8aee9
|
fix: override token (#35956)
* fix: override token
* feat: format token correctly
* test: add test
|
2 years ago |
二货机器人
|
ec21769ec0
|
chore: Notification add PurePanel (#35948)
* chore: Notification add purePanel
* test: Update snapshot
* test: Update snapshot
|
3 years ago |
MadCcc
|
c56bb2bb0f
|
fix: cubic-bezier should be animation-timing-function (#35943)
|
3 years ago |
MasaoBlue
|
d099dea28b
|
fix: menu items typings (#35790)
* Fix menu items typings
* add test case for menu item type checking
|
3 years ago |
Yuki Zhang
|
c0389d200a
|
test: move test cases to testing lib (#35900)
|
3 years ago |
Yuki Zhang
|
08a9c0b7f8
|
test: move test cases to testing lib (#35909)
|
3 years ago |
二货机器人
|
b53b4cf620
|
chore: Add pure component of message (#35931)
* feat: Add pure component of message
* test: Updare snapshot
|
3 years ago |
二货机器人
|
3ad20e57f5
|
Merge pull request #35932 from ant-design/next-merge-master
chore: Next merge master
|
3 years ago |
zombiej
|
f3369a97d7
|
test: Update snapshot
|
3 years ago |
zombiej
|
cffc4f05aa
|
chore: merge master
|
3 years ago |
二货机器人
|
771836cbc0
|
test: refactor tree with testing lib (#35937)
* test: tree test
* test: clean up
* chore: bump rc-tree
* test: Update snapshot
* test: Update for react 18
|
3 years ago |
zombiej
|
eafe3fce42
|
docs: clean up useless space
|
3 years ago |
dingkang
|
dfd1897063
|
test: replace test case with test library (#35925)
* test: replace test case with test library
* test: replace test case with test library
* test: update snapshots
|
3 years ago |
MadCcc
|
1f080c299e
|
fix: Form.Item noStyle should not be affected by parent Form.Item (#35849)
* fix: Form.Item noStyle should not be affected by parent Form.Item
* test: update snapshot
* fix: status
* chore: code clean
* fix: modal and drawer
* test: fix lint
* chore: code clean
* refactor: noFormStyle
* chore: code clean
* revert: revert change in Form.Item
* chore: code clean
|
3 years ago |
MadCcc
|
6e04120265
|
docs: fix tree demo (#35927)
|
3 years ago |
github-actions[bot]
|
ae6279a1f1
|
chore: auto merge branches (#35922)
chore: Master merge feature
|
3 years ago |
zombiej
|
e56abdf92e
|
docs: Update 4.21.0 changelog
|
3 years ago |
zombiej
|
d56ba7062f
|
chore: bump bundle size of babel runtime
|
3 years ago |
zombiej
|
2d7122ce8e
|
Merge remote-tracking branch 'origin/feature' into master-merge-feature
|
3 years ago |
Heaven
|
4dd6fcaf99
|
Feat: support 'treeExpandAction' prop for TreeSelect (#35618)
* Feat: support 'treeExpandAction' prop for TreeSelect
* chore: bump rc-tree
* chore: fix lint
* fix: fix directory tree duplicate expandAction
* fix: fix directory tree duplicate expandAction
* fix: fix directory tree duplicate expandAction
* chore: add docs
Co-authored-by: zombiej <smith3816@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
3 years ago |
xrkffgg
|
c22fce2a39
|
docs: add changelog 4.21.0 (#35915)
* docs: add changelog 4.21.0
* Update CHANGELOG.en-US.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
* docs: add
* Update CHANGELOG.en-US.md
* docs: fix
* docs: add
* docs: update
* docs: fix
* docs: remove 35407
Co-authored-by: Amumu <yoyo837@hotmail.com>
|
3 years ago |
Shang Song
|
22c8bc4c7a
|
test: migrate part of Affix tests (#35860)
|
3 years ago |
Luobo Zhang
|
b29d749a71
|
test: migrate part of Button tests (#35869)
|
3 years ago |
kalykun
|
7bb5a7a563
|
docs: correct types (#35919)
* docs: correct types
* ++
Co-authored-by: afc163 <afc163@gmail.com>
|
3 years ago |
MadCcc
|
d1de6d9a40
|
fix: remove important in radio style (#35920)
* fix: remove important in radio style
* chore: code clean
|
3 years ago |
元凛
|
ebe9c3c7f3
|
docs: add typography format version
|
3 years ago |
xrkffgg
|
d30388915f
|
chore: update changelog script (#35916)
|
3 years ago |
chenxiang
|
c9145d7051
|
fix: 类型“FormListFieldData”上不存在属性“fieldKey”。(#35883) (#35884)
* fix: 类型“FormListFieldData”上不存在属性“fieldKey”。(#35883)
* add deprecated tag to fieldKey
* add changelog
* Revert "add changelog"
This reverts commit 2cc174f633 .
|
3 years ago |
afc163
|
73e4ff5b4b
|
chore: comment old less files in table (#35867)
|
3 years ago |
xrkffgg
|
423ebea50c
|
ci: fix typo
|
3 years ago |
github-actions[bot]
|
7bd78e7156
|
chore: auto merge branchs (#35911)
branch: merge feature into master
|
3 years ago |