afc163
4ac775212f
Improve code for #2247
2016-07-09 16:00:05 +08:00
djorkaeff
f687c95bd9
change offset when window resize
2016-07-09 15:40:30 +08:00
yeliex
147e06a837
Add colon
props to Form ( #2311 )
2016-07-09 15:10:07 +08:00
afc163
ec8a0821cd
Fix controlled fileList prop, close #2236
2016-07-09 15:08:39 +08:00
bang
9677a06f38
update tag
2016-07-09 11:00:07 +08:00
bang
414de809ea
update tooltip
2016-07-09 10:54:21 +08:00
bang
724ce80b5e
update timeline
2016-07-09 10:53:40 +08:00
bang
00710328b1
update timepicker
2016-07-09 10:52:58 +08:00
bang
c36cf9e07e
update tag
2016-07-09 10:52:16 +08:00
bang
817bfe9681
update tabs
2016-07-09 10:50:51 +08:00
afc163
94fe25f1b3
Merge 1.x-stable
2016-07-08 17:31:03 +08:00
afc163
45db4cab50
improve props passing
2016-07-08 17:17:57 +08:00
afc163
f675b636cd
Merge 1.x-stable
2016-07-08 16:34:02 +08:00
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