Commit Graph

20029 Commits

Author SHA1 Message Date
einq7
3f2f697283
docs: add English translations in customize-theme (#28347)
* docs: add English translations in customize-theme

* fix
2020-12-14 16:06:28 +08:00
二货机器人
857cbe1b23
fix: Fixed columns z-index issue (#28346)
* fix: Fixed columns z-index issue

* fix lint
2020-12-14 16:04:23 +08:00
偏右
17be61f2df
docs(): changelog for 4.9.3 (#28341)
* docs(): changelog for 4.9.3

* add PR author link
2020-12-14 13:04:51 +08:00
Kermit
b68ffc6068
docs: optimize trigger of Form.Item (#28197)
* docs: optimize trigger of Form.Item

* docs: update Form.Item
2020-12-14 11:54:06 +08:00
damon.chen
0059e54ac4
docs: fix AutoComplete allowClear description
Co-authored-by: chj_damon <chjdamon@gmail.com>
2020-12-14 11:10:55 +08:00
afc163
48ceda4380 chore(🆙): upgrade intersection-observer 2020-12-14 10:54:25 +08:00
afc163
4255f0c1fa test: fix demo snapshot 2020-12-14 10:52:37 +08:00
afc163
7057556379 refactor: Transfer demo to hooks 2020-12-12 12:14:14 +08:00
Jack
e6254885bd
fix: titles of TransferProps type to ReactNode (#28326) 2020-12-11 23:23:49 +08:00
arange
d372028476
docs: Update complex-form-control.md (#28311)
Fixing some typos and grammar issues.
2020-12-11 10:30:40 +08:00
偏右
32470b2b08
fix: improve message.then type (#28304)
close #28160
2020-12-11 09:39:58 +08:00
dependabot[bot]
50d4b18c40
chore(deps-dev): bump @types/react-copy-to-clipboard from 4.3.0 to 5.0.0 (#28295)
Bumps [@types/react-copy-to-clipboard](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-copy-to-clipboard) from 4.3.0 to 5.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-copy-to-clipboard)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-10 15:09:56 +08:00
Germini
481335bbaa
chore: wave component isHidden function has not invaild hidden css attribute (#28291) 2020-12-10 12:16:06 +08:00
liuchao233
a8fbd224f7
fix: Image.PreviewGroup typescript definition (#28263) 2020-12-10 08:17:29 +08:00
大猫
f4d29bf02c
chore: statisc suffix fontsize inherit from value style (#28223) 2020-12-09 17:13:27 +08:00
dependabot[bot]
775d1800bb
chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 (#28253)
* chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 7.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v7.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix eslint style

* chore: prettier code style

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2020-12-09 17:12:32 +08:00
xrkffgg
e408593725
docs: remove gitter & add discussion (#28278)
* docs: remove gitter & add discussion

* add

* remove no use
2020-12-09 17:12:09 +08:00
偏右
b2a441c967
style: fix Tree node hover bg of unselectable (#28269)
close #28217
2020-12-09 16:36:14 +08:00
xrkffgg
ac98d157cf
docs: add discussions link (#28274) 2020-12-09 16:07:23 +08:00
aLIEzsss4
6ef5eb1665
docs: fix Form errorFields name (#28270) 2020-12-09 14:41:25 +08:00
Meowu
b3354d4581
fix: Table filter value type (#28220)
* fix: onChange event receives correct type of filters value.

* fix: related checkbox should be checked if any filters set as filterValue.

* fix: typing.
2020-12-09 14:34:49 +08:00
David Sichau
3562c7aaca
fix: TS definition for Tree (#28262) 2020-12-09 13:56:59 +08:00
Tom Xu
03909941b8
docs: fix tree api and improve other api (#28264) 2020-12-09 09:54:44 +08:00
afc163
bbdb345542 chore: fix ts error 2020-12-08 17:56:31 +08:00
zombiej
9f5a832235 chore: Fix ci labeled-merge 2020-12-08 14:28:41 +08:00
zombiej
f2796a93ce chore: Adjust CI from pull_reqeust_target to pull_request instead 2020-12-08 11:11:57 +08:00
Kirill Barsukov
4fa4f4c49f
docs: Fixed typo in preview property (#28242)
There was a simple typo
2020-12-08 08:57:57 +08:00
二货机器人
600fc0a9fe
fix: Standalone Badge motion style (#28240)
* fix: badge motion style

* chore: Clean up related code

* test: Update test case
2020-12-07 21:23:42 +08:00
信鑫-King
237ab9a324
docs: changelog 4.9.2 (#28221)
* docs: changelog 4.9.2

* docs: changelog

* chore: version

* docs: tree
2020-12-06 22:08:36 -08:00
zombiej
97906a5ec3 docs: Add FAQ about normalize
close #28129
2020-12-07 11:09:01 +08:00
二货机器人
fd0dbe7c08
chore: Add pr as condition (#28227)
* chore: Add pr as condition

* simple it
2020-12-07 10:57:00 +08:00
Tom Xu
5afeac8bb3
docs: use Space improve demo (#28224)
* docs: use Space improve demo

* Update demo.test.js.snap

* fix
2020-12-07 09:21:04 +08:00
jesse
e097830a23
style: Alert rtl (#28108)
* style: Alert rtl

* update

* icon space

* update

* update

* fix
2020-12-06 20:45:49 +08:00
偏右
76f724b058
fix: Tag cursor style (#28219)
close #28218
2020-12-05 23:58:12 +08:00
afc163
ea30b30d8a test(): fix Transfer snapshot 2020-12-05 23:52:40 +08:00
Eugene Matvejev
fa09208cda
refactor: review <Button/> defaultProps (#28211) 2020-12-05 23:08:30 +08:00
偏右
ebb6fcf6c5
fix: Layout overflow style for table sticky (#28176)
* fix: Layout overflow style for table sticky

close #28154

* fix: Layout content bigger width

https://segmentfault.com/a/1190000019498300

* Update index.less
2020-12-05 23:07:17 +08:00
desperado
e22e27dbae
fix: SelectionSelectFn selectedRows to T generic type (#28206)
close #28204
2020-12-04 19:47:30 +08:00
偏右
28d3d9038f
perf(📦): remove @ant-design/css-animation (#28201)
* perf(📦): remove @ant-design/css-animation

* fix test case

* fix test case
2020-12-04 19:36:16 +08:00
Eugene Matvejev
5e42ba482a
refactor: review <LoadingIcon /> simplify it a bit and drop dead function (#28207) 2020-12-04 19:35:27 +08:00
琚致远
d692d655c7
fix: typo in test (#28195) 2020-12-04 15:27:23 +08:00
yanguoyu
4790ef59a2
fix: 防止手动设置 selectedRowKeys 为 undefined 时,derivedSelectedKeys 为 undefined,导致 js crash。 (#28193)
* 1:防止手动设置 selectedRowKeys 为 undefined 时,derivedSelectedKeys 为 undefined,导致 js crash。

* fixed: 防止手动设置 selectedRowKeys 为 undefined 时,derivedSelectedKeys 为 undefined,导致 js crash。
2020-12-04 14:26:23 +08:00
二货机器人
ace967f3bf
docs: Enable en aritles (#28192) 2020-12-04 14:24:49 +08:00
張 盛偉
d12403a26d
refactor: add className in BreadcrumbItemProps (#28182)
* refactor: add className in BreadcrumbItemProps

* refactor: update docs
2020-12-04 09:37:04 +08:00
ZeroToOne
429d0ef625
style(🐛): Fix Steps progressDot style (#28126)
* fix(steps): fix horizontal progressDot steps style problem when current is 0

* style(steps): remove redundant css style

* style(steps): change item-icon background style when step item is process

* fix(steps): fix steps progressDot style
2020-12-03 20:37:46 +08:00
偏右
912d5a6ee7
fix: Dropdown arrow style (#28181) 2020-12-03 20:25:12 +08:00
偏右
c20b7ba31e
fix: Dropdown click area (#28180)
close #28168
2020-12-03 20:25:01 +08:00
zombiej
11db547689 chore: Add label check of auto merge 2020-12-03 18:58:38 +08:00
二货机器人
af56eb0a15
fix: Table selection position (#28173) 2020-12-03 17:52:47 +08:00
zombiej
ecafeb78e3 chore: Label merge action with auto approve 2020-12-03 17:29:48 +08:00