Commit Graph

2755 Commits

Author SHA1 Message Date
afc163
d9f2b7ea32 Add filterDropdown for Table column, close #1736 2016-06-20 16:36:37 +08:00
afc163
f5c60541f3 improve code style 2016-06-20 16:25:35 +08:00
Leon Shi
e43cb9fa30 docs: translate Carousel's documentation to English (#1904) 2016-06-19 11:19:36 +08:00
ddcat1115
88f77f85ca docs: translation-DatePicker (#1932) 2016-06-19 11:17:09 +08:00
The Rock
05b63147ad docs: add(translation)component/breadcrumb (#1969) 2016-06-19 11:14:21 +08:00
Benjy Cui
5a4805d691 style: update code style to please lint 2016-06-19 10:57:28 +08:00
Benjy Cui
09bbd51551 refactor: rename table/index.jsx to table/Table.jsx 2016-06-19 10:56:42 +08:00
Benjy Cui
49b944617c style: update code style to please lint 2016-06-19 09:55:03 +08:00
Benjy Cui
209e3c1f9d docs: remove deprecated Modal.warn 2016-06-19 09:54:36 +08:00
afc163
14edd75486 New Spin design 2016-06-18 15:43:42 +08:00
afc163
500f3e1b30 Improve getCheckboxProps perf via caches, close ant-design/ant-design#2086 2016-06-17 17:23:48 +08:00
afc163
696233ca07 fix link jump in Firefox 2016-06-17 15:56:00 +08:00
afc163
a9887ad7db update Tabs card demo 2016-06-17 15:45:48 +08:00
afc163
bf7c63b208 update card demo 2016-06-17 15:39:05 +08:00
afc163
ff8d855cc6 fix lints 2016-06-17 15:16:45 +08:00
afc163
90c2d7ee12 downgrade rc-util 2016-06-16 22:34:54 +08:00
afc163
2be1577b32 Improve demo code style 2016-06-16 22:18:00 +08:00
afc163
81276e43ea upgrade deps 2016-06-16 22:16:17 +08:00
偏右
09db9f2436 Revert "Remove react-addons-pure-render-mixin, use rc-util's PureRenderMixin instead" (#2074) 2016-06-16 22:06:06 +08:00
偏右
048e2be5d4 Fix focused select in addon (#2073) 2016-06-16 22:04:17 +08:00
afc163
e385b56821 Header can be scroll in fixed-columns Table, close ant-design/ant-design#2068 2016-06-16 21:56:13 +08:00
Wei Zhu
0e68738fc7 docs: correct DropdownButton trigger type (#2072) 2016-06-16 21:16:25 +08:00
ddcat1115
fade8d7017 fix #1927 addon support Select (#2070) 2016-06-16 21:15:59 +08:00
afc163
7d8a2e0612 Fix fixed-header small Table style, close #2023 2016-06-16 16:43:45 +08:00
afc163
069857a476 update upload style 2016-06-15 19:48:42 +08:00
afc163
06f472a728 improve auto colon of FormItem 2016-06-15 18:15:47 +08:00
afc163
e91313efc1 Merge branch 'master' of github.com:ant-design/ant-design 2016-06-15 17:57:08 +08:00
afc163
94423f60f2 use readOnly 2016-06-15 17:49:16 +08:00
afc163
bec5d311a0 Improve DatePicker start-end demo expierence 2016-06-15 17:46:59 +08:00
Leon Shi
0f8855dff7 remove react-addons-pure-render-mixin, use rc-util's PureRenderMixin instead (#2055) 2016-06-15 16:57:06 +08:00
afc163
a2d435aad7 Fix range cell background 2016-06-15 16:14:40 +08:00
afc163
076b62bf7a update switch style 2016-06-15 14:18:48 +08:00
afc163
cb30522149 update switch demos 2016-06-15 14:13:38 +08:00
afc163
0c066279b9 close #2050 2016-06-15 14:10:26 +08:00
afc163
dd68678e01 Fix multiple Modal mask, close #2009 2016-06-15 11:24:26 +08:00
afc163
9f132f63aa Fix left & right Tabs, close #2046 2016-06-15 11:19:23 +08:00
afc163
8f5dc9df23 update demo 2016-06-14 23:10:17 +08:00
afc163
138f751cee update style for readonly selected option, close #2034 2016-06-14 23:09:35 +08:00
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
yiminghe
777692a207 fix index 2016-06-01 12:09:32 +08:00
afc163
af83b2aade fix some table style detail 2016-06-01 12:07:11 +08:00
afc163
1688a8724b Use Radio in filter menu filterMultiple=false, close #1880 2016-06-01 11:46:27 +08:00
afc163
680a5b7120 improve code style 2016-06-01 11:37:13 +08:00
Leon Shi
d03d6721bf fix typo on the Slider documentation 2016-06-01 11:34:22 +08:00
afc163
0e3dbc69a7 revert 16c4ce0 2016-06-01 11:23:14 +08:00
yiminghe
fc55cf6919 keep .warn 2016-05-31 15:29:24 +08:00
RaoHai
ea93dabefc update background and border style 2016-05-31 12:47:27 +08:00
RaoHai
8b6153686e Add border style for default Tag
+ border-color: @border-color-split;
2016-05-31 11:12:50 +08:00
RaoHai
d0532db3d7 add rowKey props to Transfer
+ close #1900
2016-05-30 17:02:08 +08:00
afc163
1a961f2adc Merge branch 'master' of github.com:ant-design/ant-design 2016-05-28 15:48:20 +08:00
afc163
7cb1fb02b8 color fix inside button #1882 2016-05-28 15:47:02 +08:00
afc163
4b00e05cfb fix for button ummount 2016-05-28 15:31:39 +08:00
Benjy Cui
16c4ce09d7 refactor: fix select style in an elegant way 2016-05-28 07:23:51 +08:00
afc163
fb1e1cc8fc Make spined element not handlable 2016-05-27 21:12:13 +08:00
afc163
d8ad0b1993 Fix extra Spin in Table 2016-05-27 21:06:45 +08:00
afc163
9cab6543ac Add pointer-events 2016-05-27 15:08:02 +08:00
Benjy Cui
13fc8c9a3a fix: hide mirror 2016-05-27 15:00:22 +08:00
afc163
7a72f4ad4e update form doc 2016-05-27 14:57:53 +08:00
afc163
9c28420468 Add TimePicker to Form demo (#1515) 2016-05-27 14:47:40 +08:00
afc163
c4c834b529 update tooltip doc for #1871 2016-05-27 14:17:20 +08:00
afc163
c40655d3a6 update tooltip doc for #1871 2016-05-27 14:11:35 +08:00
afc163
dff87da25a Merge branch 'master' of github.com:ant-design/ant-design 2016-05-27 13:38:50 +08:00
afc163
5a87d219d7 use remote api for demo 2016-05-27 13:35:49 +08:00
RaoHai
ff31a5b555 Revert "Revert "refactor with bisheng""
This reverts commit 7a07b128d1.
2016-05-27 11:48:08 +08:00
RaoHai
7bed6d89b5 Merge pull request #1869 from ant-design/revert-1745-refactor-bisheng
Revert "refactor with bisheng"
2016-05-27 11:08:22 +08:00
RaoHai
7a07b128d1 Revert "refactor with bisheng" 2016-05-27 11:03:49 +08:00
afc163
dfc92fbf4f Merge branch 'master' of github.com:ant-design/ant-design 2016-05-27 11:00:53 +08:00
RaoHai
c4054d0019 Merge pull request #1745 from ant-design/refactor-bisheng
refactor with bisheng
2016-05-27 10:57:19 +08:00
Benjy Cui
a6e38f8479 site: support iframe 2016-05-27 09:44:07 +08:00
Benjy Cui
95222a51fa site: migrate changelog.md 2016-05-27 09:44:07 +08:00
Benjy Cui
0d0b6b0a32 site: update 2016-05-27 09:44:07 +08:00
afc163
73eeec6236 update dropdown doc 2016-05-26 21:45:38 +08:00
RaoHai
ddd2b33d56 Merge branch 'master' of https://github.com/ant-design/ant-design 2016-05-26 21:37:45 +08:00
afc163
aa3ffbe025 put normalize.css inside 2016-05-26 20:58:11 +08:00
yiminghe
c02dfb48fc use js import 2016-05-26 20:45:27 +08:00
RaoHai
7a5c6d51af Update 1.1.1 Changelog 2016-05-26 19:05:38 +08:00
RaoHai
4938c25782 Merge pull request #1858 from ant-design/fix-filter-without-pagination
[Table] fix: throws error when filtering data with `pagination` set to `false…
2016-05-26 18:00:27 +08:00
afc163
b3ab13e551 Merge branch 'master' of github.com:ant-design/ant-design 2016-05-26 16:19:58 +08:00
afc163
ea5e74b348 Fix tag closable with link, close #1862 2016-05-26 16:19:26 +08:00
ddcat1115
37e376df11 fix #1777 2016-05-26 16:07:30 +08:00
afc163
447d167222 Merge branch 'master' of github.com:ant-design/ant-design 2016-05-26 16:01:53 +08:00
afc163
f920e4a9d0 Fix clear icon of Select, close #1861 2016-05-26 16:00:55 +08:00
RaoHai
3c98d3f80f Merge branch 'fix-1771' of https://github.com/ddcat1115/ant-design into ddcat1115-fix-1771 2016-05-26 15:42:48 +08:00
RaoHai
972b528ee1 Merge pull request #1821 from ddcat1115/fix-1750
fix #1750
2016-05-26 15:33:09 +08:00
RaoHai
780377a5d6 Merge pull request #1806 from forthedamn/translation-calendar
Translation calendar
2016-05-26 15:27:44 +08:00
Leon Shi
dbdd5c5da0 fix: throws error when filtering data with pagination set to false, close #1842 2016-05-26 15:01:50 +08:00
yiminghe
56f4f0688d clean deps 2016-05-26 12:52:07 +08:00
RaoHai
b8e196f178 Restore width props in affixStyle of <Affix /> (#1854)
+ close #1820
2016-05-26 11:07:02 +08:00
ddcat1115
c4454dea04 fix #1771 2016-05-25 18:34:36 +08:00
RaoHai
38433f606b Merge pull request #1839 from RaoHai/FixedrowSelection
fix rowSelection display while some columns fixed left
2016-05-25 17:43:26 +08:00
RaoHai
5b021a5e23 Merge pull request #1828 from ant-design/fix-tree-select
up tree-select doc
2016-05-25 17:43:11 +08:00
afc163
6f11e1fda0 update upload demo doc 2016-05-25 17:32:59 +08:00
afc163
ee1ed40a77 use inline import (ant-design/antd-init#52) 2016-05-25 15:09:16 +08:00
RaoHai
25d996d666 fix rowSelection display while some columns fixed left
+ close #1829
2016-05-25 11:37:16 +08:00
Benjy Cui
f22e682217 docs: update translation 2016-05-25 09:43:26 +08:00
guoxin.zgx
3206196a7b fix(component):fix translation for calendar component 2016-05-24 21:04:18 +08:00
afc163
15bb865037 Fix form detail style 2016-05-24 20:08:13 +08:00
afc163
6c3d00368c improve upload code style 2016-05-24 17:57:31 +08:00
ddcat1115
bed556e900 fix #1750 2016-05-24 14:35:21 +08:00
RaoHai
ae7476a3f9 Merge pull request #1822 from RaoHai/checkboxZeroChildren
Checkbox will show its label while label equals number 0.
2016-05-24 13:55:38 +08:00
然则
edc9014d13 up tree-select doc 2016-05-24 12:17:32 +08:00