ddcat1115
|
5a17df4902
|
add BackTop (#2160)
|
2016-06-23 23:12:18 +08:00 |
|
afc163
|
cc4cab5b1e
|
Merge 1.x-stable
|
2016-06-23 23:11:14 +08:00 |
|
afc163
|
e50953390e
|
update docs
|
2016-06-23 16:17:00 +08:00 |
|
afc163
|
c2942fa530
|
Fix stopImmediatePropagation in IE8, close #2154
|
2016-06-23 16:00:30 +08:00 |
|
afc163
|
7f8cb3f5cf
|
improve DatePicker clear icon
close #1707, close #1708
ref #1817
|
2016-06-23 15:40:42 +08:00 |
|
afc163
|
230016825e
|
Merge branch '1.x-stable' of github.com:ant-design/ant-design into 1.x-stable
|
2016-06-23 12:32:24 +08:00 |
|
afc163
|
3310f59d20
|
Fix Checkbox check rotate in IE8, close #2148
|
2016-06-23 12:30:45 +08:00 |
|
ddcat1115
|
618bea689d
|
fix #2114 (#2146)
|
2016-06-23 11:15:24 +08:00 |
|
ddcat1115
|
57052d49c0
|
fix #2126 (#2147)
|
2016-06-23 11:15:12 +08:00 |
|
yiminghe
|
be95d3fc23
|
fix split
|
2016-06-23 10:57:52 +08:00 |
|
afc163
|
695c26c859
|
Merge 1.x-stable
|
2016-06-22 22:56:55 +08:00 |
|
afc163
|
151dc957a8
|
fix onVisible again (#2134)
|
2016-06-22 22:54:54 +08:00 |
|
afc163
|
3cf0a59916
|
Better default margin for Checkbox & Radio, close #2137
|
2016-06-22 18:08:52 +08:00 |
|
afc163
|
b2948c8b96
|
Merge 1.x-stable
|
2016-06-22 14:33:43 +08:00 |
|
afc163
|
b5b9175e1e
|
Fix onVisibleChange, close #2134
|
2016-06-22 14:09:29 +08:00 |
|
yiminghe
|
9a0d751f94
|
refactor to typescript
|
2016-06-22 13:19:48 +08:00 |
|
afc163
|
2be285d236
|
remove nowrap in fixed Table, close #2130
|
2016-06-22 11:48:11 +08:00 |
|
afc163
|
df4de5fe45
|
Make icon display clearly
|
2016-06-21 20:04:08 +08:00 |
|
afc163
|
7d06517846
|
Fix rowSelection null, close #2127
|
2016-06-21 19:35:29 +08:00 |
|
afc163
|
00e7eabd4e
|
close #2058 via upgrading rc-table
|
2016-06-21 19:27:54 +08:00 |
|
陆离
|
0b3146dba0
|
modal destroy (#2124)
* modal destroy
* document and typo
* remove blank line
|
2016-06-21 18:50:07 +08:00 |
|
afc163
|
3c408e0d22
|
Improve transfer perfermance, close #2112
|
2016-06-21 17:41:39 +08:00 |
|
afc163
|
f12d5aea9c
|
improve Table header height and scrollbar style (#2107)
|
2016-06-21 12:18:25 +08:00 |
|
afc163
|
56f7f9926c
|
fix fixed header height
|
2016-06-20 17:38:14 +08:00 |
|
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 |
|