XIN HU
|
4fd49a8f7f
|
docs: Segmented API type (#35974)
* Update index.en-US.md
* Update index.zh-CN.md
|
2022-06-09 21:39:35 +08:00 |
|
Umberto Gariggio
|
4c0ac91f48
|
chore: Update it_IT.tsx (#35970)
Fix italian translation for Table.cancelSort key
|
2022-06-09 19:15:51 +08:00 |
|
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
|
2022-06-09 18:09:43 +08:00 |
|
Christian Lechner
|
da9324fe63
|
Fix color generation for grey colors (#35954)
Co-authored-by: afc163 <afc163@gmail.com>
|
2022-06-09 15:11:15 +08:00 |
|
龙风
|
e5ed96d6d4
|
chore: fix code (#35949)
|
2022-06-09 11:47:02 +08:00 |
|
afc163
|
c80ddb4699
|
chore: upgrade react-slick to 0.29.1 (#35959)
* chore: upgrade react-slick to 0.29.0
* Update package.json
|
2022-06-09 11:31:32 +08:00 |
|
MadCcc
|
2fccf8aee9
|
fix: override token (#35956)
* fix: override token
* feat: format token correctly
* test: add test
|
2022-06-09 10:42:22 +08:00 |
|
二货机器人
|
ec21769ec0
|
chore: Notification add PurePanel (#35948)
* chore: Notification add purePanel
* test: Update snapshot
* test: Update snapshot
|
2022-06-08 17:01:26 +08:00 |
|
MadCcc
|
c56bb2bb0f
|
fix: cubic-bezier should be animation-timing-function (#35943)
|
2022-06-08 11:06:50 +08:00 |
|
MasaoBlue
|
d099dea28b
|
fix: menu items typings (#35790)
* Fix menu items typings
* add test case for menu item type checking
|
2022-06-08 10:25:49 +08:00 |
|
Yuki Zhang
|
c0389d200a
|
test: move test cases to testing lib (#35900)
|
2022-06-08 09:57:09 +08:00 |
|
Yuki Zhang
|
08a9c0b7f8
|
test: move test cases to testing lib (#35909)
|
2022-06-08 09:56:50 +08:00 |
|
二货机器人
|
b53b4cf620
|
chore: Add pure component of message (#35931)
* feat: Add pure component of message
* test: Updare snapshot
|
2022-06-07 23:29:12 +08:00 |
|
二货机器人
|
3ad20e57f5
|
Merge pull request #35932 from ant-design/next-merge-master
chore: Next merge master
|
2022-06-07 22:00:47 +08:00 |
|
zombiej
|
f3369a97d7
|
test: Update snapshot
|
2022-06-07 21:38:27 +08:00 |
|
zombiej
|
cffc4f05aa
|
chore: merge master
|
2022-06-07 21:13:52 +08:00 |
|
二货机器人
|
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
|
2022-06-07 21:04:47 +08:00 |
|
github-actions[bot]
|
37e333d99c
|
chore: auto merge branches (#35928)
chore: Sync master into feature
|
2022-06-07 03:01:53 +00:00 |
|
zombiej
|
eafe3fce42
|
docs: clean up useless space
|
2022-06-07 10:28:52 +08:00 |
|
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
|
2022-06-07 10:14:32 +08:00 |
|
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
|
2022-06-06 23:39:00 +08:00 |
|
MadCcc
|
6e04120265
|
docs: fix tree demo (#35927)
|
2022-06-06 23:23:11 +08:00 |
|
github-actions[bot]
|
ae6279a1f1
|
chore: auto merge branches (#35922)
chore: Master merge feature
|
2022-06-06 11:23:19 +00:00 |
|
zombiej
|
e56abdf92e
|
docs: Update 4.21.0 changelog
|
2022-06-06 19:00:02 +08:00 |
|
zombiej
|
d56ba7062f
|
chore: bump bundle size of babel runtime
|
2022-06-06 18:57:00 +08:00 |
|
zombiej
|
2d7122ce8e
|
Merge remote-tracking branch 'origin/feature' into master-merge-feature
|
2022-06-06 18:55:54 +08:00 |
|
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>
|
2022-06-06 18:44:58 +08:00 |
|
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>
|
2022-06-06 17:53:28 +08:00 |
|
Shang Song
|
22c8bc4c7a
|
test: migrate part of Affix tests (#35860)
|
2022-06-06 17:49:55 +08:00 |
|
Luobo Zhang
|
b29d749a71
|
test: migrate part of Button tests (#35869)
|
2022-06-06 17:33:42 +08:00 |
|
kalykun
|
7bb5a7a563
|
docs: correct types (#35919)
* docs: correct types
* ++
Co-authored-by: afc163 <afc163@gmail.com>
|
2022-06-06 16:28:00 +08:00 |
|
MadCcc
|
d1de6d9a40
|
fix: remove important in radio style (#35920)
* fix: remove important in radio style
* chore: code clean
|
2022-06-06 15:44:23 +08:00 |
|
元凛
|
ebe9c3c7f3
|
docs: add typography format version
|
2022-06-06 14:35:53 +08:00 |
|
xrkffgg
|
d30388915f
|
chore: update changelog script (#35916)
|
2022-06-06 14:32:15 +08:00 |
|
chenxiang
|
c9145d7051
|
fix: 类型“FormListFieldData”上不存在属性“fieldKey”。(#35883) (#35884)
* fix: 类型“FormListFieldData”上不存在属性“fieldKey”。(#35883)
* add deprecated tag to fieldKey
* add changelog
* Revert "add changelog"
This reverts commit 2cc174f6338dbf073aa38133042f3d594a40b7b6.
|
2022-06-06 14:26:16 +08:00 |
|
afc163
|
73e4ff5b4b
|
chore: comment old less files in table (#35867)
|
2022-06-06 13:07:38 +08:00 |
|
xrkffgg
|
423ebea50c
|
ci: fix typo
|
2022-06-06 12:01:05 +08:00 |
|
github-actions[bot]
|
7bd78e7156
|
chore: auto merge branchs (#35911)
branch: merge feature into master
|
2022-06-06 03:56:16 +00:00 |
|
github-actions[bot]
|
2c1d5120b5
|
chore: auto merge branchs (#35910)
branch: merge master into feature
|
2022-06-06 03:37:12 +00:00 |
|
renovate[bot]
|
93468584bb
|
chore(deps): update dependency @types/jest to v28 (#35907)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-06-06 11:06:35 +08:00 |
|
zombiej
|
ef1ff477b9
|
chore: clean up form token
|
2022-06-02 22:21:21 +08:00 |
|
二货机器人
|
fb322cd70e
|
refactor: Full token tooltip (#35896)
* refactor: full token
* refactor: full token
* test: Udpate snapshot
|
2022-06-02 22:15:54 +08:00 |
|
MadCcc
|
276ff37d83
|
fix: tabs dropdown cssinjs (#35895)
|
2022-06-02 20:22:42 +08:00 |
|
github-actions[bot]
|
a1e74cd383
|
chore: auto merge branchs (#35893)
chore: next merge feature
|
2022-06-02 11:53:22 +00:00 |
|
yykoypj
|
1bae50c6be
|
fix:border-style for inputNumber addon when rtl (#35876)
|
2022-06-02 19:36:10 +08:00 |
|
MadCcc
|
77823c5932
|
feat: tabs support popupClassName (#35892)
* feat: tabs support popupClassName
* docs: update
|
2022-06-02 19:31:27 +08:00 |
|
MadCcc
|
d065cc768b
|
refactor: Tabs full token (#35891)
* refactor: tabs full token
* refactor: tabs full token
|
2022-06-02 19:28:06 +08:00 |
|
MadCcc
|
407958de8a
|
refactor: pagination full token (#35872)
* refactor: pagination full token
* chore: code clean
|
2022-06-02 19:27:31 +08:00 |
|
MadCcc
|
2336b39894
|
refactor: rate full token (#35886)
|
2022-06-02 19:05:55 +08:00 |
|
二货机器人
|
8f5b9b5f84
|
refactor: Full token table (#35888)
* chore: more
* chore: more
* refactor: full token
|
2022-06-02 18:47:14 +08:00 |
|