afc163
9e4c02aabd
Fix checkbox API table style
2016-07-08 15:58:25 +08:00
afc163
c9f4f8efd5
update tag
2016-07-08 15:31:30 +08:00
ddcat1115
ec33b62005
Merge pull request #2283 from ddcat1115/fix-unknown-props-for-tag
...
fix #2258 for `Tag` `BackTop`
2016-07-08 11:15:14 +08:00
ddcat1115
e4d49da87c
Merge pull request #2298 from ddcat1115/fix-2258-transfer
...
fix #2258 for `Transfer`
2016-07-08 10:33:01 +08:00
ddcat1115
54d02d32c9
Merge pull request #2297 from ddcat1115/fix-2258-spin
...
fix #2258 for `Spin` `Badge`
2016-07-08 10:32:24 +08:00
ddcat1115
93ce98062b
fix #2258 for BackTop
Tag
2016-07-08 10:30:12 +08:00
ddcat1115
af29df4238
Merge pull request #2231 from ddcat1115/BackTop-fix
...
修复BackTop隐藏时无动画的问题
2016-07-08 10:20:44 +08:00
ddcat1115
47230e4a32
fix #2258 for transfer
2016-07-08 10:16:58 +08:00
ddcat1115
fe4dfa05b0
fix #2258 for Badge
Spin
2016-07-08 10:14:45 +08:00
yiminghe
94706f1d2c
fix ts
2016-07-07 20:25:03 +08:00
yiminghe
38d4031987
Merge pull request #2246 from GrayChoi/master
...
rewrite in typescript
2016-07-07 20:09:09 +08:00
afc163
4ecb639863
Improve transfer clear icon style
2016-07-07 18:45:14 +08:00
afc163
08311314ee
Fix a Transfer perfermance issue of repeat render ( #2112 )
2016-07-07 18:42:59 +08:00
afc163
2b9c07a741
simplify Transfer search logic and fix search bugs ( #2260 )
2016-07-07 18:36:53 +08:00
afc163
8bf0a7e7f7
update demo
2016-07-07 18:09:17 +08:00
afc163
90f499f0a9
do not clear selected item when search in Transfer
...
close #2290
2016-07-07 18:07:48 +08:00
afc163
d68d42f69b
Merge 1.x-stable
2016-07-07 17:26:16 +08:00
yiminghe
c667144943
fix form warning
...
Conflicts:
components/cascader/index.jsx
components/form/index.jsx
2016-07-07 17:23:51 +08:00
yiminghe
3d9ae9833e
fix form warning
2016-07-07 16:59:47 +08:00
afc163
842b55128f
Fix clear icon in RangePicker, close #2252
2016-07-07 16:28:00 +08:00
afc163
4b4a55b003
remove unused code
2016-07-07 15:42:00 +08:00
afc163
9ed2a5e803
Merge branch 'master' of github.com:ant-design/ant-design
2016-07-07 15:13:46 +08:00
afc163
487b40815f
Merge 1.x-stable
2016-07-07 15:13:01 +08:00
yiminghe
2e9cb53d12
Merge pull request #2277 from rrandom/patch-2
...
typo in tooltip demo
2016-07-07 12:23:44 +08:00
yiminghe
8c7016c8f9
Merge pull request #2221 from RaoHai/rewriteCheckboxInTs
...
Rewrite Checkbox in typescript
2016-07-07 12:23:14 +08:00
afc163
e27d6c3097
Form react-unknown-prop ( #2258 )
2016-07-07 12:06:05 +08:00
afc163
b0c05e3f29
tweak style ( #2234 )
2016-07-06 17:54:05 +08:00
afc163
c0a3485ac2
Merge branch 'fix-2234' of https://github.com/ddcat1115/ant-design into ddcat1115-fix-2234
2016-07-06 17:42:53 +08:00
afc163
b38f4368b3
Fix new Tab demo
2016-07-06 17:41:04 +08:00
Rrrandom
fe92f4dc85
typo in tooltip demo
2016-07-06 14:00:09 +08:00
afc163
7ba362f03c
Fix react-unknown-prop warnings for Cascader,Input
...
ref #2258
2016-07-06 12:21:49 +08:00
afc163
3af5f18f29
Fix menu z-index
2016-07-06 12:20:16 +08:00
afc163
e11b1ef694
remove duplicated normalize.css
2016-07-06 11:41:43 +08:00
ddcat1115
d93da30da2
fix #2234
...
1. 修复small size下沉1px的问题
2. 修复左右阴影被截断的问题
3. 修复有值时hover及focus样式丢失的问题
2016-07-06 11:34:50 +08:00
afc163
9dc47eeedb
Fix steps tail overflow, close #2261
2016-07-05 17:49:48 +08:00
afc163
aac35a8757
Merge branch '1.x-stable'
2016-07-05 15:49:36 +08:00
afc163
5109362b04
remove old docs about dataSource
2016-07-05 15:19:22 +08:00
afc163
b42f5efea3
Fix table fixed header align, close #2227
2016-07-05 14:41:21 +08:00
afc163
4e0956f3e3
should use assign in ts
2016-07-05 10:46:00 +08:00
afc163
d280cba481
Merge 1.x-stable
2016-07-04 15:19:35 +08:00
Benjy Cui
d9b4eb4aa3
fix: add missing ant-row
2016-07-04 15:18:05 +08:00
Benjy Cui
766988735b
docs: update demo
2016-07-04 15:17:42 +08:00
afc163
1f0c26b25a
Fix label colon with whitespace: label="xx: "
2016-07-04 14:39:20 +08:00
afc163
2780b100df
Trigger Table onChange when selected filter items are changed, close #2228
2016-07-04 12:23:43 +08:00
Benjy Cui
0a73886a9c
docs: update demo
2016-07-04 12:13:29 +08:00
afc163
09d00f1f30
Fix props warning, close #2253
...
https://fb.me/react-unknown-prop
2016-07-04 12:13:05 +08:00
Benjy Cui
df2f672dd9
fix: add missing ant-row
2016-07-04 11:29:56 +08:00
ddcat1115
6f526036ed
docs: collapse-translation ( #2216 )
2016-07-04 10:51:50 +08:00
偏右
cdcc10f93d
docs: translate Alert document to english ( #1471 ) ( #2210 )
2016-07-04 10:49:26 +08:00
lixiaochou077
6a616de767
docs: add translation for timeline ( #2190 )
2016-07-04 10:49:04 +08:00
ddcat1115
1cec962d74
docs: Dropdown-translation ( #2136 )
2016-07-04 10:48:21 +08:00
Benjy Cui
0869e2959a
docs: translate message
2016-07-04 10:44:55 +08:00
Gray Choi
3a36d65c5e
rewrite in typescript
...
#1846
- [x] Carousel
- [x] Cascader
- [x] Transfer
- [x] Tree
-Tree
-checkable is boolean type, instead of assigning a ReactElement to it,
I use Ternary Operators.
2016-07-01 22:03:51 +09:00
Gray Choi
fb9a6963a3
rewrite in typescript
...
#1846
- [x] Carousel
- [x] Cascader
- [x] Transfer
- [x] Tree
-Tree
-checkable is boolean type, instead of assigning a ReactElement to it,
I use Ternary Operators.
2016-07-01 21:52:17 +09:00
ddcat1115
30e1d4ed5b
修复BackTop隐藏时无动画的问题
2016-07-01 17:54:01 +08:00
RaoHai
18f35047ec
Rewrite Checkbox in typescript
...
+ add return type of splitObject
+ rewrite `import React from 'react'` to `import * as React from 'react'`
+ rewrite Checkbox in typescript
2016-06-30 10:05:29 +08:00
afc163
049192b1cc
fix tag doc
2016-06-29 18:24:02 +08:00
warmhug
b748b4ed7d
correct display error
2016-06-29 18:22:05 +08:00
warmhug
9eda0a65d1
correct display error
2016-06-29 18:01:52 +08:00
afc163
332ba6edc9
Fix dark Menu selected item link color, close #2213
2016-06-29 15:14:53 +08:00
afc163
f3ce68853e
Fix dark Menu selected item hover style, close #2213
2016-06-29 19:49:51 +08:00
afc163
9bf8c81ec8
fix icon.tsx
2016-06-28 22:22:42 +08:00
afc163
11283d01a3
Merge 1.x-stable
2016-06-28 22:14:53 +08:00
jiang
d5d7aa48b3
Alert tag animate ( #2209 )
...
* fix alert animation
* improve code
2016-06-28 22:13:11 +08:00
Mr.Tone
8324a2c3c1
Transfer 组件在render后,马上unmount会报setState错误 ( #2206 )
...
* Transfer 组件在render后,马上unmount会报setState错误
如题
* _t => timer
2016-06-28 20:01:44 +08:00
Mr.Tone
85141db724
Transfer 组件在render后,马上unmount会报setState错误 ( #2206 )
...
* Transfer 组件在render后,马上unmount会报setState错误
如题
* _t => timer
2016-06-28 20:01:02 +08:00
afc163
d4b57fa4c8
Fix Badge render bug in Chrome, close #2208
2016-06-28 19:57:14 +08:00
afc163
21fb73d4f2
Merge branch '1.x-stable'
2016-06-28 18:46:23 +08:00
afc163
029183d5cf
Merge branch '1.x-stable' of github.com:ant-design/ant-design into 1.x-stable
2016-06-28 18:33:24 +08:00
afc163
4a40399522
fix feedback position
2016-06-28 18:32:03 +08:00
Shawn Sit
78ec439675
bugfixs: should use className's value not 'className'. ( #2202 )
2016-06-28 17:18:20 +08:00
afc163
706ae5a5b8
Fix tag animation
2016-06-28 16:16:27 +08:00
afc163
95351bfffa
Merge branch '1.x-stable'
2016-06-27 19:31:38 +08:00
afc163
089f1ae512
update components category name
2016-06-27 18:21:12 +08:00
afc163
ef4c1a4749
Merge branch '1.x-stable'
2016-06-27 17:58:16 +08:00
afc163
0eaf940672
Fix Radio & Checkbox margin again
2016-06-27 17:22:03 +08:00
afc163
b5f49a5aad
improve modal zoom animation
2016-06-27 16:40:11 +08:00
afc163
cc2b65c815
update transfer demo
2016-06-27 14:53:42 +08:00
afc163
f31e4b6186
Fix checkbox margin
2016-06-27 14:52:46 +08:00
afc163
4ae2455557
Merge branch 'master' of github.com:ant-design/ant-design
2016-06-27 14:38:22 +08:00
afc163
a24634f3ec
Merge 1.x-stable
2016-06-27 14:36:19 +08:00
afc163
6dcc1bc915
fix clear icon style, close #2182
2016-06-27 14:13:30 +08:00
bang88
38b18eef2d
refactor(Tooltip): rewrite Tooltip
2016-06-27 00:18:52 +07:00
bang88
d737e7f073
refactor(Timeline): rewrite Timeline
2016-06-27 00:14:50 +07:00
bang88
466e90da3f
refactor(TimePicker): rewrite TimePicker
2016-06-27 00:05:32 +07:00
bang88
c198beef85
refactor(Tag): rewrite Tag
2016-06-26 23:57:13 +07:00
bang88
893eec74dd
refactor(Tabs): rewrite tabs
2016-06-26 23:03:40 +07:00
afc163
2928930f5f
Improve MenuItem styles
2016-06-25 15:09:23 +08:00
afc163
c7da69036d
revert mistake of DatePicker time changed
2016-06-24 17:48:50 +08:00
RaoHai
3c4dec27db
rewrite collapse in typescript
2016-06-24 15:20:48 +08:00
afc163
619ceffd7e
fix createPicker.tsx
2016-06-24 14:43:46 +08:00
afc163
2ffa087aa1
Merge branch '1.x-stable'
2016-06-24 14:33:37 +08:00
afc163
bd5311c908
update back-top doc
2016-06-24 13:53:19 +08:00
afc163
dc191a321b
fix for onPreview works only when file.url existed
...
close #2163
2016-06-24 13:35:11 +08:00
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
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
afc163
dd33cb8f60
Move InputGroup style from Form into Input, close #1812
2016-05-23 20:09:25 +08:00
afc163
41a8c17b2b
remove search-input from Form
2016-05-23 19:53:07 +08:00
afc163
3ee8c0b604
remove table layout fixed ( #1819 )
2016-05-23 18:59:27 +08:00
RaoHai
d6c0aa2e1c
Checkbox show its label while label equals number 0.
...
close #1811
2016-05-23 17:37:31 +08:00
afc163
7c2ac50ca7
Add new icons, close #1170
...
`pushpin` `pushpin-o` `enter` `file-pdf` `file-ppt` `file-excel`
`file-jpg`
2016-05-23 16:41:33 +08:00
RaoHai
c65f201d51
DatePicker improvement
...
close #1701
2016-05-23 15:58:10 +08:00
afc163
b06cdd08c3
Fix row-flex-space-around, close #1781
2016-05-22 01:52:26 +08:00
afc163
5960ecab7a
fix code style
2016-05-21 21:45:07 +08:00
afc163
2464d2acfc
Merge branch 'master' of https://github.com/ecofe/ant-design into ecofe-master
2016-05-21 21:44:01 +08:00
afc163
43cf39d9a0
put icon into emptyText, close #1759
2016-05-21 18:53:49 +08:00
afc163
6944a8e7c1
Fix fixed Table align and bordered style, close #1740
2016-05-21 18:08:09 +08:00
afc163
74c0cb97ab
fix link
2016-05-20 17:27:25 +08:00
afc163
a8fd9fc1ba
code style
2016-05-20 14:26:44 +08:00
afc163
800b6801e8
support other props like style in Spin
2016-05-20 14:25:02 +08:00
afc163
e524f16361
improve Row children render ( #1746 )
2016-05-20 13:55:00 +08:00
Leon Shi
f15a28c9f0
docs: update Select's documentation ( #1780 )
2016-05-19 23:37:22 +08:00
Wei Zhu
b9cbb21f55
defaultDuration should be 4.5 seconds ( #1778 )
2016-05-19 20:40:47 +08:00
afc163
5c9b4b4296
update select demo
2016-05-19 18:05:35 +08:00
Eric
8ba9f0be54
docs : set select width to fit its container ( #1775 )
2016-05-19 16:32:41 +08:00
afc163
57e5b4f382
Merge branch 'master' of github.com:ant-design/ant-design
2016-05-19 15:38:37 +08:00
afc163
6a1e7278fa
Fix combobox Select optionLabelProp, close #1773
2016-05-19 15:37:33 +08:00
afc163
b15ae59101
Fix lots of Form style
2016-05-19 15:21:48 +08:00
afc163
568e79d878
fix select placeholder position
2016-05-19 15:08:02 +08:00
afc163
05c67d6f01
update input demo
2016-05-19 14:43:10 +08:00
afc163
a73e28ca6c
InputGroup width 100%, close #1769
2016-05-19 14:43:01 +08:00
ddcat1115
02ce67d44c
fix #1695 add demo & doc
2016-05-19 13:45:18 +08:00
afc163
239eaca72c
fix doc, close #1761
2016-05-19 11:19:09 +08:00
afc163
f1817e1a9e
clear style
2016-05-19 11:12:05 +08:00
Leon Shi
87e8cb7f5c
Merge pull request #1722 from kagawagao/master
...
fix Form style bug
2016-05-18 21:00:25 +08:00
afc163
884f6510b2
Fix confirm icon color, close #1753
2016-05-18 19:07:14 +08:00
afc163
a15b601e6d
Fix fixed modal, close #1751
2016-05-18 18:55:50 +08:00
Leon Shi
208392a6aa
Merge pull request #1735 from ant-design/fix-input-size
...
fix: Input[size] should be configurable, close : #1732
2016-05-18 17:36:29 +08:00