Commit Graph

16117 Commits

Author SHA1 Message Date
zombiej
8367607c07 fix Transfer Button style 2019-09-29 18:20:09 +08:00
zombiej
867910e6f4 merge master 2019-09-29 18:11:24 +08:00
二货机器人
e07bba91fa
chore: replace resizeObserver with rc-resize-observer (#19057)
* replace resizeObserver with rc-resize-observer

* fix affix lint

* fix es lint
2019-09-29 04:56:56 -05:00
afc163
e5aea71b99 increase upload test cov 2019-09-29 14:35:21 +08:00
zombiej
2d25d0a5de bump alpha.6 update rc version & snapshot 2019-09-29 11:39:17 +08:00
zombiej
4d81cea17a Merge remote-tracking branch 'origin/master' into 4.0-prepare 2019-09-29 11:15:13 +08:00
绯一
8219438ecd Fix/detect antd button by static (#19045)
* fix: detect antd button by children.type.[staticProperty] instead of same class for HOC case

* fix: chore
2019-09-28 13:52:59 +08:00
shaodahong
5728763dcc fix: IE11 syntax error 2019-09-28 12:58:22 +08:00
zombiej
9bbd7be6ad bump 4.0.0-alpha.5 2019-09-28 11:35:20 +08:00
二货机器人
4907996b97
feat: TreeSelect use virtual scroll (#19040)
* use new rc-tree-select

* support not found

* add switch icon support

* support function

* support selection motion

* show search icon if open

* clean up

* fix lint

* fix lint
2019-09-27 22:31:28 -05:00
绯一
049799ed0f fix: detect antd button by children.type.[staticProperty] instead of same class for HOC case (#19042) 2019-09-28 10:20:47 +08:00
afc163
b536643f76 add test case for Collapse 2019-09-28 00:10:11 +08:00
afc163
49ecf9b738 add more test cases for DatePicker 2019-09-27 14:56:55 +08:00
二货机器人
7ae663da6d
fix: ssr should not render string at first (#19029)
* fix: ssr should not render string at first

* update snapshot
2019-09-27 01:17:42 -05:00
zombiej
808d4075dc chore: fix snapshot 2019-09-27 10:51:10 +08:00
ahauzq
49c9ee40b4 Input.tsx的otherProps为什么不去掉size
我觉得你们的otherProps推导竟然是any,所以不写size没报错
2019-09-27 02:16:45 +08:00
zombiej
911867622e merge master 2019-09-26 22:28:08 +08:00
afc163
46d0ff3e00 update snapshot 2019-09-26 14:03:17 +08:00
fkysly
e9b0c29f55 Rename algin.md to align.md 2019-09-26 14:02:14 +08:00
afc163
5c10cf880b add more test cases for Tranfer 2019-09-26 12:14:00 +08:00
Lyndon001
c387fdc0c6
Update values.en-US.md 2019-09-26 10:27:03 +08:00
Lyndon001
7ce8235194
Update values.en-US.md 2019-09-26 10:26:00 +08:00
偏右
7961bb335c 🗑 Remove useless prop searchValue (#19003)
from typescript and documentation

close #18847
2019-09-25 05:03:41 -05:00
afc163
913c5bbc47 🐛 Fix Button.Group large="size" icon only style
close #18993
2019-09-25 14:36:59 +08:00
二货机器人
5aa32a3f17
chore: Put origin img size to fill the box (#18990) 2019-09-24 22:33:35 -05:00
afc163
6d7a87e7e0 update select test snapshot 2019-09-25 11:16:10 +08:00
afc163
d3b8bfa511 react-router@5.1 cannot work in React 15
https://github.com/ReactTraining/react-router/releases/tag/v5.1.0
2019-09-25 11:03:58 +08:00
afc163
2de1a15da9
📝 Add instruction for dropdownRender 2019-09-24 22:37:55 +08:00
afc163
c9a30ef766 📝 Add recommendation for Visualization 2019-09-24 19:08:51 +08:00
Hsuan Lee
136387fdb7 docs: fix API link 2019-09-24 18:16:04 +08:00
afc163
acbd1a9d28 🔧 update typescript definites of third libs 2019-09-24 14:42:58 +08:00
afc163
d3e01385b5 🆙 upgrade stylelint-config-prettier 2019-09-24 12:31:50 +08:00
orzyyyy
b87fc9526a feat(actions): Automatic Rebase 2019-09-24 10:34:59 +08:00
只捱宅
bd8d6d3e98
Delete publish-to-github-package.yml 2019-09-23 20:55:23 +08:00
afc163
d0d181b6b8 💄 improve home page button style 2019-09-23 19:40:46 +08:00
MrHeer
75d5dff1f9 👌 add use case 2019-09-23 18:50:10 +08:00
MrHeer
0e52f9a891 🐛 fix Tree switcherIcon prop not working when showLine
close #18810
2019-09-23 18:50:10 +08:00
sosohime
02ed4bd6b1 fix: TreeSelect removeIcon and clearIcon not working (#18949)
* add tree-select async demo

* TreeSelect支持clearIcon和removeIcon

* remove docs and demo

* run test

* clear code

* add ui test
2019-09-23 18:49:13 +08:00
afc163
98e715fe3f 📝 Add recommendation for vedio components 2019-09-23 17:05:56 +08:00
handy
133577f45e RowAligns add 'stretch' value 2019-09-23 12:21:42 +08:00
sosohime
9f78fd093a feat: Breadcrumb support data-* and aria-* attributes (#18941)
* add tree-select async demo

* breadcrumb support data against

* lint fix

* add ui test

* update ui test

* update ui test
2019-09-23 11:52:29 +08:00
偏右
c9cecde2e8
🆙 upgrade rc-footer 2019-09-23 11:39:08 +08:00
zombiej
9051c7baee merge master 2019-09-23 10:08:32 +08:00
只捱宅
acce303817
fix: skip postinstall of antd-tools (#18933) 2019-09-21 16:11:11 +08:00
二货机器人
34c220acf1
docs: add 3.23.4 changelog (#18932)
* add 3.23.4 changelog

* update desc

* adjust related desc
2019-09-21 15:04:02 +08:00
Amumu
25bdb78410 fix: Alert add css word break (#18929)
* add word-wrap: break-word;

* fix lint
2019-09-21 09:48:46 +08:00
信鑫-King
8b4bd0c23d
Merge pull request #18922 from ant-design/fix-site-title-char
tweak: site specialChar encoding
2019-09-20 17:32:29 +08:00
ycjcl868
1e90eb1264 fix: site specialChar encoding 2019-09-20 17:05:13 +08:00
plainnany
068556c029 docs: update props data description for Upload (#18915) 2019-09-20 15:45:32 +08:00
Thomas Ladd
3e4fd43a07 table: Correct onRow event handlers to receive a MouseEvent instead of SyntheticEvent 2019-09-20 13:06:55 +08:00