Commit Graph

14833 Commits

Author SHA1 Message Date
zombiej
eea2272f34 fix form typescript doc 2019-05-20 11:43:17 +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
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
zombieJ
6379999012
use 1em instead of fix size (#16569) 2019-05-13 19:58:13 +08:00
dependabot[bot]
3033b50108 chore(deps): update rc-calendar requirement from ~9.12.1 to ~9.13.3 (#16555)
Updates the requirements on [rc-calendar](https://github.com/react-component/calendar) to permit the latest version.
- [Release notes](https://github.com/react-component/calendar/releases)
- [Changelog](https://github.com/react-component/calendar/blob/master/HISTORY.md)
- [Commits](https://github.com/react-component/calendar/compare/9.12.1...9.13.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-13 19:11:53 +08:00
Gin-X
7cdcc7cc2f fix children's type of interface Route (#16550) 2019-05-13 17:54:18 +08:00
偏右
557c5c9348
Merge pull request #16564 from ant-design/afc163-patch-1
Update package.json
2019-05-13 17:28:04 +08:00
偏右
eb93c1db3e
Update package.json 2019-05-13 16:57:09 +08:00
zombieJ
4ac390b794
docs: Add changelog (#16559) 2019-05-13 16:45:30 +08:00
zombieJ
399778ce2b
update snapshot (#16556) 2019-05-13 15:58:22 +08:00
zombieJ
ad262e7881
Merge pull request #16538 from ant-design/feature
Merge feature to master for 3.18.0
2019-05-13 12:10:49 +08:00
Yu
5375f5188e docs: changelog for 3.18.0 (#16539)
* docs: changelog for 3.18.0

* fix review issue
2019-05-13 12:05:57 +08:00
zombieJ
1198fb60ef
update doc (#16545) 2019-05-13 10:59:07 +08:00
偏右
a4baec0b62
Merge pull request #16537 from ant-design/chore/mergemaster
Merge master to feature
2019-05-12 22:50:05 +08:00
愚道
adfc4355b9 merge master 2019-05-12 22:35:25 +08:00
Yu
b92020ca48
docs: 📝 changelog for 3.17.1 (#16534) 2019-05-12 21:31:49 +08:00
偏右
16f7d66453
Merge pull request #16531 from abgaryanharutyun/patch-2
Just a spelling update
2019-05-12 17:30:17 +08:00