Commit Graph

11387 Commits

Author SHA1 Message Date
xrkffgg
bd692bef71
style: optimize button loading style in rtl (#23776)
* style: optimize button loading style in rtl

* opt rtl

* reback
2020-05-02 09:00:47 +08:00
偏右
78b7cf22a1
style: 💄 Fix DatePicker clear icon style (#23811) 2020-05-01 22:16:05 +08:00
二货机器人
58fcee34c1
docs: Add FAQ of form onFieldsChange (#23808) 2020-05-01 16:20:37 +08:00
二货机器人
5f2874b292
fix: Table selection col width not correct (#23806)
* update snapshot

* Update package.json

* update snapshot
2020-05-01 16:02:32 +08:00
afc163
7d3cb95f17 fix Tooltip test case 2020-05-01 15:03:27 +08:00
xrkffgg
df1555c6c7
style: optimize input search style in rtl (#23797)
* style: optimize input search style in rtl

* fix lint
2020-05-01 14:50:35 +08:00
偏右
7139493258
refactor menu code (#23793) 2020-04-30 21:29:16 +08:00
xrkffgg
01b98e79d9
docs: optimize site of components 3 (#23779)
* docs: optimize site of components in rtl 3

* add
2020-04-30 21:04:19 +08:00
xrkffgg
ba9d75e3bd
fix: switch style (#23791) 2020-04-30 21:02:03 +08:00
Zester Quinn Albano
9f2af262ef
docs: add a link to FieldData in setFields FormInstance (#23790) 2020-04-30 20:49:33 +08:00
骗你是小猫咪
e34fc4a7c4
improve: Button loading smooth (#23783) 2020-04-30 17:18:24 +08:00
chenlei
b57c000678
docs: Fix Upload index.en-US.md (#23781)
* docs: fix Upload index.en-US.md

* docs: update Upload index.zh-CN.md
2020-04-30 17:06:05 +08:00
偏右
0b5d09dd4b
docs: 🎬 fix Grid demo slider tooltip (#23772)
close #23768
2020-04-30 11:39:16 +08:00
偏右
10cf054b93
style: 💄 Slider marks should not be selected (#23773) 2020-04-30 11:38:59 +08:00
afc163
9c3bf77b92 docs: 🎬 fix Grid demo slider tooltip
close #23768
2020-04-30 11:19:09 +08:00
Eric Wang
815baee4d9
chore: Transform anchor test to typescript (#23499)
* chore: Transform anchor test to typescript

* Separate dom

* use hash

* .

* chagnelog

* chore: Transform anchor test to typescript

* Separate dom

* use hash

* .

* rebase
2020-04-30 10:33:29 +08:00
Amumu
245deed4b6
fix proper react import again (#23762) 2020-04-29 22:06:04 +08:00
二货机器人
9cd8f79366
fix snapshot (#23760) 2020-04-29 21:41:58 +08:00
Amumu
935b0e5887
fix: Fix crash when mismatch placement (#23756)
* fix Fix crash when mismatch placement

* add test case
2020-04-29 21:30:36 +08:00
二货机器人
e1299bfcc9
Merge pull request #23758 from ant-design/feature
chore: Merge feature into master
2020-04-29 20:42:52 +08:00
二货机器人
bb1f157645
feat: ConfigProvider support getTargetContainer (#23751)
* add getTargetContainer

* support affix

* test case

* anchor use new context api

* Anchor support getTargetContainer

* doc it

* update patch
2020-04-29 20:22:16 +08:00
xrkffgg
f606ca23f4
site: optimize site of components 2 (#23731)
* docs: optimize site of component 2

* add demo

* fix snap

* remove class
2020-04-29 16:21:56 +08:00
偏右
0b61b13e56
docs: 🆙 Upgrade input number (#23742)
* 🆙 upgrade to rc-input-number@4.6.0

* 🆙 upgrade to rc-input-number@4.6.1

*  update snapshot

* fix version
2020-04-29 14:18:19 +08:00
xrkffgg
e5c664f7f0
style: fix result style in rtl (#23733) 2020-04-29 13:20:43 +08:00
zombiej
80017a0f92 update snapshot 2020-04-29 12:17:00 +08:00
xrkffgg
6391df163b
fix: table pagination position in rtl (#23747) 2020-04-29 12:12:54 +08:00
zombiej
2c531a827d merge master 2020-04-29 11:29:26 +08:00
xrkffgg
e41340ac4d
style: add divider rtl support (#23734)
* style: add divider rtl support

* add base
2020-04-29 10:17:37 +08:00
二货机器人
53a76f0bf7
fix: Table should not crash pageSize is undefined (#23724)
* fix: Table crash when pageSize is undefined

* test case

* fix test case
2020-04-28 20:29:34 +08:00
Baic
7790046ce2
docs: update createFromIconfontCN scriptUrl new array usage (#23704)
* scriptUrl新增数组类型支持,增加文档说明,修改@ant-design/icons最低版本号

* 增加scriptUrl支持数组的代码演示,增加类型说明

* Icon 修改代码演示标题,补充文档

* 根据建议修改文档格式

* 增加scriptUrl为数组时候的覆盖关系说明

* 修改覆盖说明文案
2020-04-28 18:14:07 +08:00
Tom Xu
f0c82d5aa7
fix: PageHeader tag ts typo (#23712) 2020-04-28 17:42:23 +08:00
xrkffgg
16a1feb8fb
fix: alert base rtl style (#23714) 2020-04-28 17:14:21 +08:00
偏右
7bf44c417c
test: fix test case for RangePicker presetted ranges (#23710)
*  fix test case for RangePicker presetted ranges

* 🆙 upgrade simple-git
2020-04-28 16:48:06 +08:00
Tom Xu
699978bcf0
docs: improve rate character (#23713) 2020-04-28 16:46:50 +08:00
偏右
c3c2c157d0
fix: correct Button type="danger" TypeScript definition (#23709)
* fix: remove Button type danger in TypeScript

close #23708

* docs: fix Table dataSource type in document

close #23697

* add warning about type="danger"

* reverse button type warning logic
2020-04-28 16:14:38 +08:00
afc163
e4bdfb218c add test case for RangePicker presetted ranges 2020-04-28 16:00:04 +08:00
偏右
b70d607b9f
💄 Fix RangePicker ranges color when custom theme (#23705)
close #23687
2020-04-28 14:59:17 +08:00
xrkffgg
f6d12c5d88
style: optimize table rtl style (#23706) 2020-04-28 14:48:42 +08:00
偏右
190e2a28a7
🎬 improve tag demo (#23703) 2020-04-28 14:33:39 +08:00
Tom Xu
f5153ab950
docs: improve style type (#23700) 2020-04-28 14:09:54 +08:00
xrkffgg
156ff7652c
fix: table filter dropdown in rtl (#23695) 2020-04-28 12:16:37 +08:00
Tom Xu
313a68c15f
style: fix Transfer empty custom (#23694) 2020-04-28 12:15:48 +08:00
zefeng
14417f1614
feat(theme): adjust font-size in compact mode (#23135)
* feat(theme): adjust font-size in compact mode

With compact theme mode, we adjust default font-size from 14px to 12px.

Closes #23015

* patch: update docs min font-size

* patch

* patch

* patch

* patch

* patch

* patch
2020-04-28 11:16:01 +08:00
xrkffgg
5183592ece
style: fix table row select style in rtl (#23690) 2020-04-28 09:55:16 +08:00
Tom Xu
62eaa4193b
fix: docs Modal confirmLoading default value (#23682) 2020-04-27 23:45:45 +08:00
Tom Xu
a9d44593b3
fix: Table pagination position ts typo (#23681)
* fix: Table pagination postion ts typo

* fix
2020-04-27 23:45:14 +08:00
MengZhaoFly
a534e4a56a
doc: fix layout demo (#23683) 2020-04-27 23:42:51 +08:00
Tom Xu
5f1d5a17de
fix: Table demo dynamic settings pagination (#23679)
* fix: Table demo dynamic settings pagination

* fix test
2020-04-27 21:48:13 +08:00
xrkffgg
a823400b79
docs: optimize site of components 1 (#23670)
* docs: optimize site of components 1

* fix: lint

* fix: use space

* fix: snap

* revert: button demo

* fix snap
2020-04-27 21:40:52 +08:00
xrkffgg
3e38e4448c
style: optimize list rtl style (#23676) 2020-04-27 21:40:16 +08:00