Commit Graph

15017 Commits

Author SHA1 Message Date
afc163
3c22f86823
🎬 Add example for Select `optionLabelProp prop, #16709 2019-05-22 19:33:03 +08:00
偏右
633fd7142d
Merge pull request #16694 from ant-design/upgrade-drawer
feat: support pressing ESC to close drawer
2019-05-22 16:59:09 +08:00
afc163
9d12c82f90
🆙 rc-drawer 1.9.3 2019-05-22 14:54:28 +08:00
偏右
b155395dce
Merge pull request #16727 from ant-design/chore-doc
chore: some documents style
2019-05-22 14:45:12 +08:00
afc163
d772fada7b
📝 update customize theme 2019-05-22 14:44:18 +08:00
afc163
701ab7aab0
💄 chore some documents style 2019-05-22 12:36:43 +08:00
偏右
e2de625df6
Merge pull request #16718 from ant-design/renovate/logrocket-1.x
Update dependency logrocket to v1
2019-05-22 10:17:34 +08:00
Renovate Bot
5ccdfd9a62
Update dependency logrocket to v1 2019-05-21 16:25:07 +00:00
偏右
55bd82d6b9
Merge pull request #16716 from christophehurpeau/patch-2
fix: Upload prop action: fix typings
2019-05-22 00:13:24 +08:00
偏右
263a3e77dd
Merge pull request #16570 from christophehurpeau/patch-1
fix: Upload prop onRemove: allow Promise as return type
2019-05-22 00:13:02 +08:00
Christophe Hurpeau
acaae5c850
Upload prop onRemove: fix action
d0cf0eecee (api)
2019-05-21 16:00:25 +02:00
偏右
8a91c94c4c
Merge pull request #16712 from yoyo837/fix-16706
fix shouldComponentUpdate
2019-05-21 17:56:09 +08:00
yoyo837
d9ede1b4a5 fix shouldComponentUpdate 2019-05-21 17:51:53 +08:00
jljsj
d6bc4afe29 update config-provider test 2019-05-21 13:45:42 +08:00
jljsj
2a2209395f update drawer version 2019-05-21 12:05:13 +08:00
afc163
149f2c8172
💄 improve code style of Drawer 2019-05-21 11:29:01 +08:00
afc163
6eb197e8a2
update snapshots 2019-05-21 11:13:27 +08:00
afc163
9f21fe87c6
🆙 support ESC to close drawer 2019-05-21 11:03:25 +08:00
偏右
a1e593b7e7
Merge pull request #16684 from ant-design/fix-divider-style
fix horizontal divider style
2019-05-21 10:38:31 +08:00
偏右
f2c0593bf8
Merge pull request #16681 from gotjoshua/patch-1
Refined translation of St.Exupery quote
2019-05-21 10:05:55 +08:00
信鑫-King
4a05444d7b
fix horizontal divider style 2019-05-20 23:25:32 +08:00
gotjoshua
b90cd5f4a2
Refined translation of St.Exupery quote
including link to quote site
2019-05-20 14:33:48 +01:00
偏右
2cc232aa15
Update renovate.json 2019-05-20 21:20:18 +08:00
偏右
d80af03aa5
Merge pull request #16675 from ant-design/renovate/configure
Configure Renovate
2019-05-20 19:28:11 +08:00
Renovate Bot
48c1d7806d
Add renovate.json 2019-05-20 11:25:07 +00:00
诸岳
7a728daca9 Merge branch 'master' into feature 2019-05-20 13:29:34 +08:00
诸岳
6e7c5a95d2 Merge branch 'master' of github.com:ant-design/ant-design 2019-05-20 12:44:47 +08:00
诸岳
95044af3e3 Fix stylelint errors 2019-05-20 12:21:47 +08:00
zombiej
a4054bffe7 prettier md files 2019-05-20 11:46:00 +08:00
zombiej
eea2272f34 fix form typescript doc 2019-05-20 11:43:17 +08:00
诸岳
3048f672dd Bump 3.18.2 2019-05-20 11:25:13 +08:00
诸岳
e6586c914c
docs: Add the changelog of 3.18.2 (#16666) 2019-05-20 11:23:53 +08:00
偏右
6e59e7767f
Merge pull request #16646 from ant-design/fix-cascader-style
style: unified Cascader selected style with Select
2019-05-17 14:16:05 +08:00
afc163
1c918b0921
💄 unified Cascader selected style with Select 2019-05-17 14:09:56 +08:00
zombieJ
ecb2eb6ede
feat: Add Mentions component (#16532)
* init

* first demo

* support empty

* add loading support

* add form sample

* update form sample

* omit value & defaultValue

* add 2 rest demo

* placement support

* update docs

* fix test

* update docs

* add test case

* fix lint

* follow textarea style

* update docs style
2019-05-17 12:05:03 +08:00
zombieJ
1517fcbbd6
fix space missing in button (#16551) 2019-05-17 12:04:47 +08:00
偏右
947e8e5d7d
Merge pull request #16643 from ant-design/drawer-close-resume-animate
fix close animation
2019-05-17 11:35:53 +08:00
jiang
aff1dc2d3a
Update drawer.less 2019-05-17 11:31:43 +08:00
jiang
1e406dbaf0
fix close animation 2019-05-17 11:27:17 +08:00
偏右
0c1b062c11
Merge pull request #16638 from eruca/master
fix: Tree.onDragEnter function parameter
2019-05-17 10:48:11 +08:00
偏右
e0f8aed814
== to ===
close #16640
2019-05-17 10:28:22 +08:00
ztplz
1872f51f94 Format (#16639) 2019-05-16 23:32:16 +08:00
ztplz
a3e8fe3dc8 Fix docs (#16637) 2019-05-16 23:20:45 +08:00
eruca
7cb4a11290
onDragEnter的函数定义缺少一个expandedKeys:string[]?
官方的示例里有expandedKeys, 可是typescript定义里没有,所以扩展一下
2019-05-16 22:33:15 +08:00
ztplz
9308f19314 Fix incorrect tree type (#16624) 2019-05-16 20:45:04 +08:00
zombieJ
c39ca23b7d
update icons logic (#16623) 2019-05-16 17:47:50 +08:00
偏右
e0fae5dacf
Merge pull request #16615 from gxvv/master
chore: Fix affix navigator lost current class after click hashtag anchor.
2019-05-16 16:33:52 +08:00
偏右
80f4bacf0d
Merge pull request #16621 from zytjs/patch-2
Update index.zh-CN.md
2019-05-16 16:05:27 +08:00
zytjs
e5d64b14e6
Update index.zh-CN.md 2019-05-16 16:03:15 +08:00
偏右
40836c2440
Merge pull request #16616 from ant-design/fix-selectedRows-bug
fix: 🐞 Fix selectedRows missing when there is childrenColumnName in Table
2019-05-16 15:10:48 +08:00