Commit Graph

2616 Commits

Author SHA1 Message Date
afc163
dd0a4c7f22 Add paging columns table demo but hidden 2016-06-13 15:29:02 +08:00
afc163
ec21b8bb39 change way to fix #2013, without use table-layout:fixed
also fix #2025
2016-06-13 15:28:35 +08:00
afc163
d349592415 fix tag demo, close #2024 2016-06-13 11:46:54 +08:00
Benjy Cui
5b9e55fa0a Merge pull request #2014 from ant-design/performance-radio
Improve Radio re-render performance
2016-06-13 09:58:15 +08:00
Benjy Cui
3bd90d9b70 Merge pull request #2007 from ant-design/perf-form
refactor: improve Form re-render performance
2016-06-13 09:57:25 +08:00
afc163
9961605c5a fix pagination change bug in Table 2016-06-12 18:16:24 +08:00
Leon Shi
b83aaed358 improve Radio re-render performance 2016-06-12 16:19:03 +08:00
afc163
a69b7b70a1 Fix Tabs nested in expanded Table, close #2013 2016-06-12 15:31:34 +08:00
afc163
23e5d18e7c Fix tabs scroll animation 2016-06-12 14:34:33 +08:00
afc163
e533846489 fix breadcrumb demo warning 2016-06-12 14:14:55 +08:00
Benjy Cui
6c6496fae4 refactor: improve Form re-render performance 2016-06-12 10:15:59 +08:00
Benjy Cui
c1ac6917ee Merge pull request #1992 from ant-design/should-component-update-for-checkbox
Checkbox: implement shouldComponentUpdate to make the re-render much faster
2016-06-12 09:56:58 +08:00
Benjy Cui
d5f77412ca Merge pull request #2001 from ant-design/feat-autosize-textarea
Feature autosize textarea
2016-06-12 09:48:10 +08:00
afc163
3264f6b956 move paths as linkRender argument (#2002) 2016-06-11 18:21:46 +08:00
afc163
4b05250a6b Fix breadcrumbName replace (#1797) 2016-06-11 17:05:19 +08:00
afc163
3c3811a227 update code style 2016-06-11 16:20:19 +08:00
afc163
f0f8f5e687 Add route and params to nameRender (#2002) 2016-06-11 16:11:08 +08:00
afc163
378b6b84a5 Merge branch 'master' of https://github.com/plandem/ant-design into plandem-master 2016-06-11 15:16:10 +08:00
afc163
f3bf7fc375 update tag style 2016-06-10 22:36:20 +08:00
plandem
9d4a6848c1 fixed case when linkRender must accept raw paths 2016-06-10 17:22:07 +03:00
plandem
f6da6ef38b added nameFormatter for routes 2016-06-10 16:12:52 +03:00
afc163
652af9584f Add autosize to Input API doc 2016-06-10 16:46:57 +08:00
afc163
06220f3319 Add autosize for Input of textarea type (#1951) 2016-06-10 16:44:01 +08:00
afc163
82a55adfc7 improve code style 2016-06-10 15:29:01 +08:00
Leon Shi
71fc0774c0 implement shouldComponentUpdate to make the re-render much faster for Checkbox 2016-06-08 19:43:46 +08:00
afc163
0f5fe7bb21 fix FormItem height shake, close #1955 2016-06-08 17:31:27 +08:00
afc163
5cc87ede0b Move stopPropagation to wrapper, fix #1470 again 2016-06-07 16:27:55 +08:00
afc163
57ab8dfdfe use arrow function 2016-06-07 16:16:34 +08:00
Benjy Cui
2144349741 style: enable react/jsx-closing-bracket-location 2016-06-06 13:54:10 +08:00
ddcat1115
4af2731f0c fix #1672 (#1936) 2016-06-06 11:40:54 +08:00
afc163
87e0a574c0 Merge branch 'master' of github.com:ant-design/ant-design 2016-06-06 11:36:27 +08:00
afc163
d4570fd6c3 fix missing ant-advanced-search-form styles 2016-06-06 11:34:38 +08:00
Leon Shi
5e89806520 color fix for anchor inside selected menu item in vertical mode, close #1935 (#1962) 2016-06-06 09:53:20 +08:00
afc163
2e0c67f214 Add type="textarea" to Input doc 2016-06-03 15:09:58 +08:00
afc163
4f6824dc27 update tag demo 2016-06-02 22:02:46 +08:00
afc163
95e754ad60 fix Tag border (#1912) 2016-06-02 22:01:38 +08:00
afc163
c1bd5d4ecb Merge branch 'master' of github.com:ant-design/ant-design 2016-06-02 21:21:33 +08:00
afc163
81dad0452f fix today link style 2016-06-02 21:20:40 +08:00
afc163
a05b4e6747 remove unused compatibility code, fix #1902 2016-06-02 21:19:28 +08:00
afc163
7d131a3b64 Remove colon and add it via FormItem, close #1877 2016-06-02 20:51:49 +08:00
afc163
6c8a7b7944 Merge branch 'master' of github.com:ant-design/ant-design 2016-06-02 17:43:42 +08:00
afc163
4a08e0188d Fix some wrap misplace issues in fixed table (#1829) 2016-06-02 17:35:25 +08:00
ddcat1115
3bdacbc9bc Merge pull request #1905 from RaoHai/transferRowkey
add rowKey props to Transfer
2016-06-02 17:07:42 +08:00
ddcat1115
f9929c25ce Merge pull request #1912 from RaoHai/defaultTagBorder
Add border style for default Tag
2016-06-02 16:19:08 +08:00
RaoHai
a243d32dff remove typeof props.rowKey 2016-06-02 16:15:19 +08:00
ddcat1115
c9be22adf3 Merge pull request #1924 from ant-design/fix-typo
Fix typo on the Slider documentation
2016-06-02 15:57:55 +08:00
ddcat1115
59625b1c3f Merge pull request #1864 from ant-design/translation-card
Translate Card's documentation to English
2016-06-02 15:56:00 +08:00
Leon Shi
d70637022d docs: translate Card's documentation to English 2016-06-02 11:26:54 +08:00
afc163
489cc44a59 Merge branch 'master' of github.com:ant-design/ant-design 2016-06-01 14:49:06 +08:00
afc163
28d0cf86ea upgrade rc-table for nested dataIndex and fix #1898
nested dataIndex https://github.com/react-component/table/issues/46
2016-06-01 14:45:07 +08:00