Commit Graph

15099 Commits

Author SHA1 Message Date
偏右
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
偏右
5e3293cac8
Merge pull request #16619 from ant-design/optimize-pr-template
docs: Change changelog format in PR template
2019-05-16 15:10:21 +08:00
afc163
f320ba5cfe
📝 Change changelog template 2019-05-16 15:09:17 +08:00
afc163
c4128c0d14
🐛 Fix selectedRows missing when there is childrenColumnName in Table
close #16614
2019-05-16 14:50:24 +08:00
gxvv
c642c87c68 💚🚨 Fix ci broken and remove linter error. 2019-05-16 14:45:17 +08:00
gxvv
8539cf6879 🐛 Fix scroll to initial anchor on page load and scroll to top on router change.
chore: Use destroy replace disable.
2019-05-16 14:19:15 +08:00
gxvv
5b8867439a 🐛 Fix scrollama not working after unnecessary update. 2019-05-16 14:18:53 +08:00
gxvv
09f79c9dac 📝 Complete translation. 2019-05-16 13:37:20 +08:00
偏右
88364399e3
Merge pull request #16597 from zytjs/patch-1
Update use-in-typescript.zh-CN.md
2019-05-15 16:07:18 +08:00
zytjs
5a3a93230c
Update use-in-typescript.zh-CN.md 2019-05-15 15:12:11 +08:00
SylvanasGone
a19a500970 fix(Form): improve method onFieldsChange params type defs (#16577) 2019-05-15 12:24:33 +08:00
zombieJ
c598b364dd
fix: Update List ts definition (#16594) 2019-05-15 11:12:55 +08:00
zombieJ
5621b7b9f7
fix: Call Carousel force update when children lenght changed (#16592) 2019-05-15 00:39:09 +08:00
偏右
d576c4bc85
Merge pull request #16586 from ant-design/fix-table-snapshot
test:  Fix snapshots
2019-05-14 16:27:25 +08:00
afc163
be75d125b6
Fix snapshots 2019-05-14 16:26:21 +08:00
偏右
aa70d1441b
Merge pull request #16584 from sbusch/fix-form-item-with-help-negative-margin
Prevent negative margin-bottom for form items with help (e.g. validation errors)
2019-05-14 16:17:34 +08:00
Sebastian Busch
8c9b6ec653 prevent negative margin-bottom for form-item-with-help
without this, value can become negative. this caused following fieldset to float
to the right of the field with validation errors

(cherry picked from commit 43da8a5a835904270a6ccf48859d7bd6d91e04cd)
2019-05-14 09:52:46 +02:00
afc163
5313777681
💄 Improve Table demo color style 2019-05-14 12:16:13 +08:00
Christophe Hurpeau
2d986ba2c2
Upload prop onRemove: allow Promise as return type 2019-05-13 17:59:40 +02:00