Commit Graph

5012 Commits

Author SHA1 Message Date
afc163
2ba8e6fec6 Fix wrap="off" autosize error
close #6577
2017-06-23 16:40:07 +08:00
Benjy Cui
3ce1680ab7 fix: should not affect nested tabs, close: #6431 2017-06-23 15:02:46 +08:00
afc163
24364e5bf9 update pagination snapshot 2017-06-23 14:35:38 +08:00
Benjy Cui
7ff0573046 fix: broken style of disabled submenu in dropdown, close: #6548 2017-06-22 14:41:18 +08:00
Graeme Yeates
aaf2a508be Fix calendar clear background color 2017-06-21 12:41:45 -04:00
afc163
0ed75caeac fix dark menu style 2017-06-21 16:44:13 +08:00
afc163
0e18c52b96 heading default text color 2017-06-21 16:08:57 +08:00
Jordan Hornblow
c832975663 refactor: Collapse import in TS (#6536) 2017-06-21 15:39:08 +08:00
sojournerc
e2a99f53f7 add ClickEvent to Table.props.onRowClick interface 2017-06-20 17:29:46 -06:00
afc163
2382250d82 Fix snapshot 2017-06-20 22:10:26 +08:00
afc163
78e39a5520 improve table locale text 2017-06-20 21:36:33 +08:00
Benjy Cui
39cc78685d style: update code style 2017-06-20 09:46:23 +08:00
blankzust
3c700cd1b7 fix: Dropdown.Button should support getPopupContainer (#6527) 2017-06-20 09:33:15 +08:00
afc163
3a2f6bea18 update menu demo 2017-06-19 16:07:48 +08:00
afc163
fa88477886 tweak vertical menu selected style 2017-06-19 16:07:47 +08:00
afc163
12c6a73878 update jsx code style 2017-06-19 16:07:47 +08:00
afc163
b4c70d2913 upgrade avatar demos 2017-06-19 16:07:47 +08:00
afc163
3afa6faa36 change components type 2017-06-19 16:07:47 +08:00
Benjy Cui
c61bba1020 chore: make disabled today different from other disabled day 2017-06-19 15:14:53 +08:00
Benjy Cui
82d1957941 docs: update demo for: #6503 2017-06-19 11:25:30 +08:00
afc163
644e23fac6 Make calendar selects rendered inside header, close #6479 2017-06-19 10:47:22 +08:00
afc163
dd6d643519 update doc 2017-06-17 14:14:30 +08:00
newraina
dde8df5612 fix Dropdown.Button Props (#6482)
* fix DropdownButton Props

* let DropdownButtonProps extends ButtonGroupProps

* remove duplicated props
2017-06-16 20:28:42 +08:00
afc163
9969a3b598 Improve doc 2017-06-16 16:56:03 +08:00
Benjy Cui
88ee7b3e8e docs: add demo for react-router@4, close: #5644 2017-06-16 14:57:14 +08:00
Pierre Neter
e585103d4d Left border for wrap radio wrapper, small screen.
Fix #6492
2017-06-16 04:53:05 +07:00
Nico
cfccd84f62 Fix(Documentation): Fix Menu documentation 2017-06-15 18:08:01 +02:00
偏右
eeeafef4bb Merge pull request #5646 from ant-design/fix-breadcrumb
Fix: Breadcrumb should work with react-router@4
2017-06-15 19:11:25 +08:00
afc163
e34639a0a8 skip ssr test 2017-06-15 18:08:35 +08:00
Pierre Neter
7df095414c docs: update i18n support 24 language (#6483)
Signed-off-by: Pierre Neter <pierreneter@gmail.com>
2017-06-15 17:34:38 +08:00
afc163
a5cc8b33e3 fix menu border in demo 2017-06-15 15:39:55 +08:00
afc163
e62fa2a403 remove overflow:auto in Content 2017-06-15 15:37:24 +08:00
afc163
d7a29f682b upgrade Col span format in demo 2017-06-15 15:34:47 +08:00
afc163
1f3b9e4ee2 fix deps and snapshot 2017-06-15 13:57:07 +08:00
偏右
c140daabc5 Merge branch 'master' into fix-breadcrumb 2017-06-15 13:36:19 +08:00
afc163
81be11534c fix lint 2017-06-14 13:48:00 +08:00
afc163
64466a79cb update spin demo 2017-06-14 13:31:21 +08:00
afc163
e13ffac490 update doc 2017-06-13 17:36:54 +08:00
afc163
61d67f4563 Fix DatePicker footer extra border 2017-06-13 15:31:47 +08:00
Jordan Hornblow
51655e2e7c Allow Number type table keys. Make notification success, error, info, warn and warning non-optional (#6434)
* Allow Number type table keys. Make notification success, error, info, warn and warning non-optional

* Fix build error
2017-06-13 14:43:19 +08:00
偏右
c0b6f652cc Merge pull request #6441 from sadmark/fix-tabs
修复tabs嵌套bug,issue#6431
2017-06-12 16:41:31 +08:00
sadmark
9be44edf26 修复tabs嵌套bug,issue#6431 2017-06-12 16:28:35 +08:00
Wei Zhu
847153d998 docs: Document Table column[key] can be ignored.
Related #6436
2017-06-12 15:52:13 +08:00
Wei Zhu
baa8e23280 Pass className to table's pagination
fix #6416
2017-06-12 11:35:29 +08:00
afc163
4f874c5065 improve demo code 2017-06-09 21:24:40 +08:00
afc163
602cf0a309 Add test case 2017-06-09 20:00:16 +08:00
newraina
1d63de1106 fix Dropdown.Button's type definition 2017-06-09 18:37:05 +08:00
偏右
053521be39 Merge pull request #6415 from ddcat1115/Avatar
Avatar
2017-06-09 17:36:00 +08:00
Aaron Planell López
de030a0333 update document, ref #6392 (#6420) 2017-06-09 15:21:01 +08:00
乐仪
e6ad9daff8 update snap 2017-06-09 15:11:38 +08:00