Commit Graph

14285 Commits

Author SHA1 Message Date
陈帅
f0bd093a13
Merge pull request #15175 from ant-design/changelog
Add 3.14.1 changelog
2019-03-04 19:29:55 +08:00
陈帅
127394dbce
Merge pull request #15176 from ant-design/fix-collapse-extra
Fix Collapse extra node style missing
2019-03-04 19:29:06 +08:00
chen shuai
664aac42de doc: supplement changelog 2019-03-04 19:21:34 +08:00
afc163
74aee564ed
🐛 Fix Collapse extra node style missing
close #15174
2019-03-04 19:15:02 +08:00
偏右
e3d40653cc
Merge pull request #15148 from ant-design/improve-pull-request-template
Opitimize the pull request template
2019-03-04 19:08:05 +08:00
偏右
19d916fd20
Merge pull request #15156 from ant-design/date-picker-popup
fix configProvider getPopupContainer not work with DatePicker
2019-03-04 19:04:27 +08:00
chen shuai
058c341dd8 version: up to 3.14.1 2019-03-04 18:55:54 +08:00
chen shuai
c7f79de470 doc: replace link to preview 2019-03-04 18:55:15 +08:00
chen shuai
f245cf7a39 doc: add 3.14.1 changlog 2019-03-04 18:54:33 +08:00
偏右
42f5aea53a
Merge pull request #15169 from liuchuzhang/fix-document
fix #15164
2019-03-04 17:58:42 +08:00
偏右
04eaa40319
Merge pull request #15172 from ant-design/changelog
supplement  3.14.0 Changelog
2019-03-04 17:56:34 +08:00
chen shuai
750bc74ae2 doc: supplement changelog 2019-03-04 17:40:54 +08:00
liuchuzhang
9058588fe6 fix document 2019-03-04 17:35:03 +08:00
Harry.Hou
6825456564 🐛 (Site_Icon_Display) modify background color for two tone icon item
when theme equal twoTone add calss to li tag, modify hover color from primary color to #8ecafe.

Closes #1
2019-03-04 17:13:36 +08:00
陈帅
f73a0e238d feat: PageHeader support classname (#15159) 2019-03-04 14:54:28 +08:00
zombieJ
2f6b367137
fix form warning (#15160)
* fix form warning

* update snapshot
2019-03-04 14:51:40 +08:00
afc163
1363a5e0f0
📝 make pull request template more practical 2019-03-04 12:03:06 +08:00
zy410419243
28a82f8f09 test: update cases for Grid.Row 2019-03-04 11:49:29 +08:00
zy410419243
0a78070b08 test: upadte cases for Transfer.List 2019-03-04 11:35:08 +08:00
zy410419243
60260c1170 revert: test command in package.json 2019-03-04 11:35:08 +08:00
zy410419243
74a5a10bee test: update aria-label for TextArea, to fix accesslint problems 2019-03-04 11:35:08 +08:00
zy410419243
9867e6f4cc test: update cases for TextArea 2019-03-04 11:34:01 +08:00
zy410419243
b4146854d6 test: update cases for calculateNodeHeight 2019-03-04 11:29:15 +08:00
zombiej
0af6bded1d fix configProvider getPopupContainer not work with DatePicker 2019-03-04 11:11:50 +08:00
陈帅
2996d8e625
Merge pull request #15154 from ant-design/feature
up to 3.14.0
2019-03-04 10:59:41 +08:00
陈帅
2b4c8fb7d8
Merge pull request #15155 from ant-design/master-merge-feature
Master merge feature
2019-03-04 10:56:53 +08:00
chen shuai
713943c189 Merge branch 'master' into master-merge-feature 2019-03-04 10:55:44 +08:00
afc163
71a774b16b 🐛 Fix closable Drawer hiding without transition 2019-03-04 10:54:48 +08:00
Frezc
c5b98c27c7 add export to MenuItemProps 2019-03-04 10:54:34 +08:00
chen shuai
960273c844 version: up to 3.14.0 2019-03-04 10:46:13 +08:00
陈帅
5e298dba51
3.14.0 Changelog (#15145)
* add responsive property to carousel (#15071)

* add responsive property to carousel #15065

* extend carousel props from Slick type definitions #15065

* rm key in OptionProps (#15104)

* update doc

* fix cascader should tab twice to exist (#15117)

* fix cascader should tab twice to exist

* update snapshot

* Drawer Body padding should be variable

* fix DatePicker to support an array of formats (#15116)

ref #13148

* table reader mobile friendly

* up

* up

* doc: add 3.14.0 changelog

* doc: fix ci warning

* doc: fix ci warning

* doc: fix typo

* doc: fix ci warning

* doc: fix ci warning

* doc: fix cr warring

* doc: fix cr warring

* doc: fix cr warring

* doc: fix cr warring

* doc: fix cr warring

* doc: fix cr warring

* doc: fix cr warring

* -m

* -m

* doc: fix cr warning
2019-03-04 10:45:15 +08:00
zombiej
fd0bea7332 fix size 2019-03-03 23:25:52 +08:00
zombiej
439053e4f7 update snapshot 2019-03-03 23:19:07 +08:00
zombiej
d0c2f8b05f remove debug 2019-03-03 11:40:10 +08:00
zombiej
2eb4ecfedd refactory 2019-03-03 10:04:21 +08:00
DiamondYuan
e392605230 up 2019-03-02 19:59:45 +08:00
DiamondYuan
4e331a5049 up 2019-03-02 19:59:45 +08:00
xiaohuoni
959987ad23 table reader mobile friendly 2019-03-02 16:36:52 +08:00
陈帅
dee8f93fe7
New Component PageHeader (#13637)
* add api dock

* add a simple demo

* add content demos

* fix style warning

* Replace content with children

* add all demo

* add demo test

* add backNode props

* Adjust the divider style

* fix icon do no show

* fix test ci

* fix md code style

* remove fragment use

* add test script

* Missing newline character at end of file

* optimize the demo display

* text becomes longer

* text becomes longer

* fix css code style

* fix test snapshot

* fix css code style

* fix codereivew waring

* fix codereivew waring

* update snapshots

* use ant-page-header-have-footer

* use englist

* fix typo

* updated snapshot

* line-height set to 100%

* remove subtitle

* Specification less

* fix less style error

* Sort by alphabet

* Rebuild code

* use english

* number use Statistic

* snapshot updated

* rm onBack in breadcrumb

* remove unuse return

* add a click wave

* remove unuse css

* add icon hover

* newline character

* new description

* warm descriptive text

* add dot

* remove async

* feat: use Typography.Paragraph

* test: snapshots updated

* style: fix  style lint

* import typography style
2019-03-02 15:51:08 +08:00
Yann Normand
e26c5133a5 fix DatePicker to support an array of formats (#15116)
ref #13148
2019-03-01 13:50:28 +08:00
yoyo837
29647f073a Drawer Body padding should be variable 2019-03-01 11:20:18 +08:00
zombieJ
66786c7c4b
fix cascader should tab twice to exist (#15117)
* fix cascader should tab twice to exist

* update snapshot
2019-03-01 11:19:35 +08:00
zombiej
34eafbfae5 update doc 2019-02-28 16:47:46 +08:00
zombieJ
5ce7e71007
RangePicker support customize separator (#15055)
* support separator

* add version

* fix css
2019-02-28 16:11:10 +08:00
zombieJ
3a16708765
update snapshot (#15108) 2019-02-28 14:42:11 +08:00
zombieJ
acd06e9cb5
Select multiple mode support showArrow (#15091)
* support showArrow

* fix rc-select version

* update snapshot
2019-02-28 12:26:43 +08:00
zombieJ
c5f9ed1d4f
rm key in OptionProps (#15104) 2019-02-28 11:05:47 +08:00
Vitaliy Mazurenko
4878992400 add responsive property to carousel (#15071)
* add responsive property to carousel #15065

* extend carousel props from Slick type definitions #15065
2019-02-27 23:28:48 +08:00
zombieJ
d29e6675a5
Merge pull request #15097 from ant-design/merge-master
Merge master
2019-02-27 20:17:55 +08:00
zombiej
6f95995faa merge master 2019-02-27 19:57:48 +08:00