RaoHai
69da207f3c
support value props and controllred mode
2016-07-18 16:58:52 +08:00
RaoHai
f547a97020
lesslint fix
2016-07-18 16:58:52 +08:00
RaoHai
595938f5f2
Mention Component
2016-07-18 16:58:52 +08:00
RaoHai
8e3d2b823a
improvement after review
2016-07-18 16:58:52 +08:00
RaoHai
1fd4837d25
lesslint fix
2016-07-18 16:58:52 +08:00
RaoHai
01fabac77a
Mention Component
2016-07-18 16:58:52 +08:00
afc163
765150f17d
fix cascader props warning ( #2258 )
2016-07-16 15:50:27 +08:00
afc163
f0995bd1e3
Merge 1.x-stable
2016-07-15 16:42:58 +08:00
afc163
43d8c0a4a2
Fix DatePicker onChange and onOk when showTime
...
onChange should be triggered at clicking ok button
when showTime is true. You can use onChange replace onOk
anytime.
This commit revert a05b4e6
, which break the behavious above.
close #2399 , also fix #2120
2016-07-15 16:26:14 +08:00
afc163
e7f6f4b869
Fix Transfer search and check all behavious, close #2396
2016-07-15 15:07:31 +08:00
afc163
138a7a9c54
fix code style
2016-07-15 14:01:51 +08:00
afc163
a535238d68
fix cascader input style
2016-07-15 12:46:49 +08:00
Infinity
1c68f17b81
为TimePicker增加定制anchor的API ( #2390 )
2016-07-15 12:38:42 +08:00
afc163
d7defe458b
blank line
2016-07-15 12:37:53 +08:00
yiminghe
91037fa78f
Merge pull request #2385 from ant-design/add-typings
...
Add typings
2016-07-15 11:42:30 +08:00
Infinity
5fa89f280a
为TimePicker增加定制anchor的API ( #2390 )
2016-07-15 11:11:55 +08:00
afc163
730dbc72f7
Add typings
2016-07-14 18:15:59 +08:00
afc163
2e4d09c68e
Fix types
2016-07-13 18:04:38 +08:00
afc163
2e41e35cc6
Fix more tslint problems
2016-07-13 17:22:23 +08:00
afc163
aee2b2c5ad
Merge branch '1.x-stable'
2016-07-13 16:26:27 +08:00
afc163
8c9af24d72
fix some tree style
2016-07-13 16:12:44 +08:00
afc163
2d0b56a429
update tree demo
2016-07-13 16:08:10 +08:00
偏右
de359d2cf7
fix tslint problems ( #2360 )
2016-07-13 11:14:24 +08:00
afc163
5e5bd6af9e
Merge branch '1.x-stable'
2016-07-12 21:36:23 +08:00
afc163
4b29e40089
Fix overflow current state in Table, close #2301
2016-07-12 18:45:45 +08:00
afc163
1029419e95
improve code style
2016-07-12 18:24:16 +08:00
afc163
ce7e7c77f0
Fix ts error in Affix ( #1846 )
2016-07-12 16:07:12 +08:00
afc163
4954f5d733
Merge branch '1.x-stable'
2016-07-12 13:59:58 +08:00
afc163
cf978908e8
Fix overflow combobox, close #2353
2016-07-12 12:17:19 +08:00
afc163
129df7dc2a
Fix removed upload item bug, close #2342
2016-07-12 12:09:12 +08:00
ezpub
dce99bc259
fix cascader input value error ( #2338 )
...
`value` prop on `input` should not be null. Consider using the empty string to clear the component or `undefined` for uncontrolled components.
2016-07-11 14:58:15 +08:00
afc163
6dad2b2987
Merge branch '1.x-stable'
2016-07-11 14:57:38 +08:00
afc163
b40205461e
Merge branch '1.x-stable' of github.com:ant-design/ant-design into 1.x-stable
2016-07-11 14:53:21 +08:00
afc163
1f82c573bf
Add placeholder for Affix, close #1987
2016-07-11 14:52:21 +08:00
afc163
7c595797c0
Improve fixed Table border style
2016-07-11 13:50:15 +08:00
yiminghe
d855460eee
merge
2016-07-11 13:03:22 +08:00
Benjy Cui
6ee3da59c1
fix: badge scrollnumber
2016-07-11 11:50:34 +08:00
偏右
bb03c89ebf
docs: translate badge to english ( #2269 )
2016-07-11 11:45:42 +08:00
ddcat1115
3c1a9c6939
docs: backTop tranlation ( #2244 )
2016-07-11 11:40:20 +08:00
Benjy Cui
0058c80e98
fix: the bgc of cascader should be white
2016-07-11 11:36:02 +08:00
afc163
8e9768fb4a
Fix form button align
2016-07-10 17:04:03 +08:00
afc163
5856bb1b30
Fix key warning
2016-07-10 15:16:24 +08:00
afc163
8ec15e4ad3
Fix Input value warning
...
close #2333 , close #2332
2016-07-10 15:12:02 +08:00
Benjy Cui
0fccbd4b1d
docs: fix format
2016-07-10 09:14:14 +08:00
偏右
1cf55c2b16
docs: translate affix to english ( #1471 ) ( #2219 )
2016-07-10 08:56:02 +08:00
陆离
b2ff1dcc75
docs: i18n of Select ( #1899 )
2016-07-10 08:55:43 +08:00
afc163
158b594526
Merge branch '1.x-stable'
2016-07-09 17:46:11 +08:00
Benjy Cui
4a6ff6f053
fix: Form.Item should support responsive layout, close : #2305 ( #2313 )
2016-07-09 17:44:28 +08:00
afc163
64b2381759
Merge 1.x-stable
2016-07-09 17:43:31 +08:00
afc163
0977a656aa
Fix default upload item link, close #2331
2016-07-09 17:22:48 +08:00
afc163
fc9eacbd7e
fix eslint
2016-07-09 16:15:08 +08:00
afc163
b9793662ac
Merge branch 'master' of github.com:ant-design/ant-design
2016-07-09 16:04:27 +08:00
afc163
28c470cb37
Merge 1.x-stable
2016-07-09 16:03:47 +08:00
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
偏右
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
Leon Shi
d0772aea50
Merge pull request #1743 from ant-design/feat-cascader-custom-jsx-label
...
Support custom label react element in Cascader Picker
2016-05-18 16:32:35 +08:00
Leon Shi
6a0c21f202
Add demo of custom render for Transfer item
2016-05-18 15:57:09 +08:00
kaifei
e3ba415822
add callback toggleOpen
2016-05-18 15:55:50 +08:00
afc163
159b28a7a2
Support custom label node render in Cascader, close #1726
2016-05-18 15:34:30 +08:00
Leon Shi
48317ad261
Improve Checkbox style for Transfer custom render
2016-05-18 15:34:18 +08:00
afc163
62e55e2080
update button demo
2016-05-18 14:40:09 +08:00
afc163
a56817349e
fix vertical tabs style, close #1737
2016-05-18 14:27:18 +08:00
afc163
8bd421efc7
fix loading button clicked effect
2016-05-18 13:15:42 +08:00
Benjy Cui
f15110e7c1
fix: Input[size] should be configurable, close : #1732
2016-05-18 11:41:57 +08:00
afc163
f7ed1ce38a
update tabs demo
2016-05-18 11:04:25 +08:00
jasonslyvia
f4a3b64e14
feat(transfer): add custom render support
2016-05-17 20:23:33 +08:00
kagawagao
88d148ac98
fix Form style bug
2016-05-17 15:46:21 +08:00
afc163
d167738ddb
fix steps ( react-component/steps#14 )
2016-05-17 15:10:54 +08:00
Leon Shi
0ff91b4135
Fix Table pagination after filter, close #1669 ( #1715 )
2016-05-17 10:58:01 +08:00
Benjy Cui
8842d9342a
site: update components' type
2016-05-16 15:41:55 +08:00
Benjy Cui
be2bac4b25
site: resolve rebase errors
2016-05-16 15:41:55 +08:00
Benjy Cui
d2a4dcf1eb
docs: hide style
2016-05-16 15:41:55 +08:00
Benjy Cui
518495a948
docs: update translation
2016-05-16 15:41:55 +08:00
Benjy Cui
5909438ed3
docs: update translation
2016-05-16 15:41:55 +08:00
Benjy Cui
2fe4a49182
docs: translate the documentation of Button to English
2016-05-16 15:41:55 +08:00
Benjy Cui
8971074b3d
site: add i18n for common md file
2016-05-16 15:41:55 +08:00
Benjy Cui
b9a550c0fe
site: i18n for demo
2016-05-16 15:41:55 +08:00
afc163
c277637af5
fix some menu detail
2016-05-16 14:35:24 +08:00
afc163
80c7583562
update input-number disabled style
2016-05-15 14:20:38 +08:00
afc163
5b921b6960
Fix combobox focus style, close #1684
2016-05-13 23:16:59 +08:00
afc163
13f86edbdb
fix link
2016-05-13 23:10:05 +08:00
afc163
22af4a9592
Fix Table data.length without specifing pagination, close #1683
2016-05-13 13:49:08 +08:00
afc163
0292eedb7b
Merge branch 'master' of github.com:ant-design/ant-design
2016-05-13 11:45:49 +08:00
afc163
ca849c8ee3
Fix search-input with Select
2016-05-13 11:45:09 +08:00
snadn
3ce6139169
高度的 key 应该是 top ( #1679 )
...
修复高度设置的 key 错误
2016-05-13 11:14:04 +08:00
afc163
664bb8ea08
hide upload button when no children in <Upload />
...
close
https://github.com/ant-design/ant-design/issues/1610#issuecomment-218075160
2016-05-12 17:02:34 +08:00
afc163
6c4adf3348
Fix modal close focus style, close #1668
2016-05-12 15:36:17 +08:00
afc163
c247e6ee6a
fix lint
2016-05-12 15:11:25 +08:00
afc163
6a0514614d
fix demo
2016-05-12 13:41:29 +08:00
afc163
a3850a4df8
LocalePrivider should not dependconfirm
2016-05-12 13:25:00 +08:00
afc163
a33c3d12a7
Merge branch 'master' of github.com:ant-design/ant-design
2016-05-12 12:12:38 +08:00
afc163
41a0245f6e
Fix TreeSelect placeholder, close #1657
2016-05-12 12:10:26 +08:00
afc163
7b7f846161
Fix search input margin bug
2016-05-12 11:38:49 +08:00
RaoHai
26c92a1ec2
clearTimeout while umounting Spin
Component
...
close #1658
2016-05-11 20:49:18 +08:00
afc163
0213529c7c
Merge pull request #1641 from ant-design/fix-rangepicker
...
fix: should pass locale to TimePicker
2016-05-11 16:54:44 +08:00
afc163
6c0ba8387b
Merge pull request #1646 from ant-design/tree-select
...
improve tree-select doc
2016-05-11 16:54:01 +08:00
afc163
1680b5e1e1
update message docs
2016-05-11 16:02:44 +08:00
然则
f3ba4f5ef1
improve tree-select doc
2016-05-11 15:43:27 +08:00
Benjy Cui
dd57b6d707
fix: should pass locale to TimePicker
2016-05-11 14:59:32 +08:00
afc163
f368fdda3b
Fix table className and style wrapper node
2016-05-11 14:23:06 +08:00
yiminghe
2f81cc8111
update docs
2016-05-11 11:33:46 +08:00
afc163
d57632ca5b
Fix CheckboxGroup initialValue, close #1631
2016-05-11 11:30:10 +08:00
RaoHai
f7c9e64416
repair radio
type of rowSelection in Table
...
close #1627
2016-05-11 11:21:00 +08:00
Benjy Cui
ecaa6c56c3
style: enable comma-dangle
2016-05-11 09:32:33 +08:00
afc163
5077873ae0
fix codepen links
2016-05-11 02:02:23 +08:00
afc163
3487e06f28
fix detail site style
2016-05-11 00:24:00 +08:00
afc163
115bf66185
Fix chrome OTS parsing error when load iconfont, close #1615
2016-05-11 00:06:14 +08:00
afc163
68b06eb688
update docs
2016-05-10 18:41:10 +08:00
afc163
45921c55e0
upgrade Upload
2016-05-10 17:31:15 +08:00
afc163
001cf94e45
Fix some detail style
2016-05-10 15:44:24 +08:00
afc163
4a3fe9e102
fix TimePicker style in DatePicker
2016-05-10 15:29:15 +08:00
afc163
fcf3242570
upgrade eslint-config-airbnb and fix lints
2016-05-10 15:15:09 +08:00
afc163
5bcb23dd27
Fix feedback in form control, close #1619
2016-05-10 11:55:58 +08:00
afc163
98998984fe
Fix tabs nested style, close #1617
2016-05-10 11:26:48 +08:00
afc163
e869ef826d
update popconfirm openClassName
2016-05-10 01:31:10 +08:00
afc163
5e21853e8b
Add deprecated warning for Affix offset
2016-05-09 21:49:31 +08:00
afc163
bf89d7e1b8
fix menu item z-index
2016-05-09 19:49:39 +08:00
afc163
51693994b5
upgrade center modal demo
2016-05-09 16:46:46 +08:00
然则
a50232e524
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
2016-05-09 16:28:48 +08:00
然则
ffd886f6b8
up tree-select api
2016-05-09 16:27:58 +08:00
afc163
e7e1f52648
improve code style
2016-05-09 16:20:46 +08:00
afc163
d84b92926c
fix table spin debounce
2016-05-09 16:11:54 +08:00
afc163
abdb38e11f
Merge branch 'spinDebounce' of https://github.com/RaoHai/ant-design into RaoHai-spinDebounce
2016-05-09 16:00:25 +08:00
RaoHai
1547dc5e31
spining backward support
2016-05-09 15:17:09 +08:00
RaoHai
895c52b3b9
remove debounce from props
2016-05-09 13:10:43 +08:00
afc163
67aa04eb14
fix Cascader defaultValue
2016-05-09 11:59:30 +08:00
RaoHai
6467bc7a73
Add debounce
props to Spin
...
close #1273
2016-05-09 10:49:14 +08:00
afc163
3e97b393a2
update tag doc
2016-05-08 18:26:36 +08:00
afc163
6ee804cc66
update tag demo
2016-05-08 18:21:59 +08:00
afc163
dab9259c7c
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
2016-05-08 16:05:51 +08:00
afc163
1864ab3175
Fix locale not found content ( #1604 )
...
* Add notFoundContent to LocaleProvider, close #1488
* Fix TreeSelect notFoundContent style
2016-05-08 16:05:36 +08:00
afc163
8b417b511c
improve Menu API document, close #1586
2016-05-08 16:05:07 +08:00
afc163
d4c1d230f5
Fix menu animation
2016-05-07 16:23:28 +08:00
afc163
4da4144355
Menu setOpenKeys
2016-05-07 16:06:02 +08:00
afc163
df8b7323e4
Add onTitleClick to doc
2016-05-07 16:03:51 +08:00
afc163
40aed01e65
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
2016-05-07 15:39:48 +08:00
afc163
5b6d356fb8
refactor ant-popover-open
2016-05-07 15:37:26 +08:00
afc163
aa38caf51f
Merge branch 'develop-1.0.0' of https://github.com/ddcat1115/ant-design into ddcat1115-develop-1.0.0
2016-05-07 15:19:35 +08:00
afc163
ac224f9478
support costom dot for Timeline.Item, close #1589 ( #1596 )
2016-05-07 02:13:08 +08:00
然则
227ea44010
improve tag demo
2016-05-06 22:03:05 +08:00
afc163
0dbf42a59c
update demo
2016-05-06 20:59:09 +08:00
ddcat1115
7c866bc382
fix #1453
2016-05-06 20:32:07 +08:00
afc163
7b54c49235
fix link
2016-05-06 18:08:40 +08:00
afc163
3d3cc5f7a3
Add control openKeys in Popup Menu
2016-05-06 18:07:23 +08:00
afc163
5237d0a87b
Fix select input color
2016-05-06 12:17:44 +08:00
RaoHai
190aba24ee
Transfer Datasource 和 CheckedKeys 逻辑修改 ( #1590 )
...
* Transfer Datasource 和 CheckedKeys 逻辑修改
+ close #1587
+ 当 Transfer 的 Datasource 变化时,会移除组件的 CheckedKeys 中已不在
Datasource 中的 key
* remove leftDataSource and rightDatasource from this.state
2016-05-06 12:09:26 +08:00
afc163
72f68fa003
support custom Modal position and add vertical middle demo
2016-05-05 16:52:36 +08:00
afc163
a1058db8df
fix bordered Table
2016-05-05 16:21:51 +08:00
afc163
300e2d3121
Merge branch master into develop-1.0.0
2016-05-05 16:02:03 +08:00
RaoHai
f7abfb7963
Put normalize.css
under the management of npm ( #1583 )
...
+ denpendent on [normalize.css](https://www.npmjs.com/package/normalize.css )
- remove components/style/core/normalize.less
2016-05-05 15:26:19 +08:00
afc163
4378089b36
Merge branch master into develop-1.0.0
2016-05-05 15:15:59 +08:00
afc163
05b1e5d964
revert update API ( #1543 )
2016-05-05 15:09:53 +08:00
afc163
c45ed1365e
Fix confirm missing style
2016-05-05 15:03:24 +08:00
afc163
607e5729e5
Change Tag appear animation
2016-05-04 20:37:57 +08:00
afc163
a5a79ceebf
update combobox optionLabelProp to value ( #1579 )
2016-05-04 20:31:12 +08:00
afc163
154d5e028a
Add expandedRowKeys for docs
2016-05-03 17:35:21 +08:00
afc163
324c5383fe
update docs
2016-05-03 14:57:58 +08:00
afc163
26785a4c7d
improve code style
2016-05-03 14:15:29 +08:00
afc163
72a1144c7e
Fix input width, close #1559
2016-05-03 11:34:10 +08:00
afc163
8b894f908d
upgrade antd-tools and fix typo
2016-04-29 22:24:20 +08:00
afc163
d5175f3a3e
update doc
2016-04-29 21:50:50 +08:00
afc163
c68f95c211
Merge branch master into develop-1.0.0
2016-04-29 17:26:21 +08:00
afc163
c66a226004
Fix lesshint problems
2016-04-29 17:03:28 +08:00
afc163
e9f083015e
fix form demo ( #1550 )
2016-04-29 15:19:46 +08:00
afc163
93faa0d7b8
update ( #1543 )
2016-04-29 15:00:41 +08:00
afc163
f1646b29dc
Add divider
2016-04-29 12:28:24 +08:00
Leon Shi
2228e201cc
fix typo ( #1548 )
2016-04-29 12:15:16 +08:00
afc163
03cb74ead5
upgrade eslint-config-airbnb version and fix some problems
2016-04-29 12:13:27 +08:00
afc163
e071fc4aa9
Fix disabled button event bubble
...
close #1541
ref http://stackoverflow.com/a/17877723
2016-04-29 00:43:03 +08:00
afc163
96fd67ded0
remove old compatibility code
2016-04-28 17:18:36 +08:00
Benjy Cui
73715d810b
css: add focused style for Select
2016-04-28 16:28:08 +08:00
afc163
205e76aa73
Add entry less file and update document ( #1534 )
...
* Add entry less file and update document
* fix pre-publish script
2016-04-28 15:54:18 +08:00
afc163
8939458069
fix demo format
2016-04-28 10:59:52 +08:00
zack
8287bac62e
Dropdown中增加菜单隐藏方式示例和文档
2016-04-28 00:13:51 +08:00
yiminghe
1021d62ef6
fix checkbox
2016-04-27 21:47:47 +08:00
afc163
0ca6a1c24a
css modularize ( #1448 )
...
* css modularize
* Add alert style
* Move more component style
* Move iconfont to common style
* Move layout style
* Move more component style
* Move all components
* Fix lots of mixin deps
* remove css-prefix from less
* fix a button icon style bug
* restructure
* fix index
* add dist
* fix jest
* fix some components style
* clean webpack config
* check more components style
* update tabs
* update scripts
* update scripts
* fix form style
* fix more style
* Fix select width
* Fix form and tabs style
2016-04-27 20:44:36 +08:00
afc163
cfcbc75190
Fix select demo
2016-04-27 18:07:48 +08:00
Leon Shi
6acb9ce400
upgrade rc-select to 6.2.3 ( #1527 )
2016-04-27 17:57:35 +08:00
afc163
ba2ef54900
Merge branch master into develop-1.0.0
2016-04-27 17:44:25 +08:00
afc163
affda966e5
fix #1528
2016-04-27 17:15:05 +08:00
afc163
0858413691
fix FormItem help and extra render
2016-04-27 17:02:50 +08:00
afc163
1d72c8abcc
update menu doc
2016-04-27 17:01:55 +08:00
afc163
85ec9a8743
Fix Menu switch mode behavious
...
切换菜单模式时,子菜单有异常的表现
2016-04-27 15:29:27 +08:00
Benjy Cui
cd5a944e79
fix: add missing locale, relative: #1509
2016-04-27 11:45:21 +08:00
afc163
11499d54d5
Merge branch master into develop-1.0.0
2016-04-27 11:25:32 +08:00
afc163
16a702f5a0
Merge branch 'master' into develop-1.0.0
2016-04-27 11:25:16 +08:00
afc163
48f74fd5bd
fix missing Option ( #1521 )
2016-04-27 11:23:18 +08:00
Marshall Chen
972cfa7a8b
Missing Option const ( #1522 )
...
cause Option is not defined error
2016-04-27 11:20:58 +08:00
Benjy Cui
22e35544b6
fix: should not cache formatter, close #1509
2016-04-27 11:15:20 +08:00
Leon Shi
baac12d1c4
fix lint ( #1513 )
...
* fix lint `prefer-stateless-function`
* fix lint `arrow-body-style`
2016-04-26 14:09:19 +08:00
afc163
293812098a
Merge branch master into develop-1.0.0
2016-04-25 19:34:01 +08:00
afc163
0805d4365d
update locale demo
2016-04-25 19:27:02 +08:00
afc163
14f857b7ac
prevent propagation of Table rowSelection controls, close #1470 , close #1507
2016-04-25 17:55:45 +08:00
afc163
c5831310ac
Merge branch 'master' into develop-1.0.0
2016-04-25 16:31:46 +08:00
afc163
3789fda6ee
fix lint
2016-04-25 16:31:32 +08:00
afc163
7426233425
remove unused code
2016-04-25 16:27:47 +08:00
afc163
5f75a63e8e
Merge branch 'master' into develop-1.0.0
2016-04-25 16:26:59 +08:00
afc163
287c45292d
fix color of form help text
2016-04-25 16:25:57 +08:00
afc163
f9153e7b88
Merge branch master into develop-1.0.0
2016-04-25 13:51:18 +08:00
afc163
d7ee4bffa1
Fix initial selectedRowKeys, close #1501
2016-04-25 13:47:08 +08:00
yiminghe
eb7708c8db
v15. Fixes #1252
2016-04-23 01:03:15 +08:00
Benjy Cui
e767edcb73
css: clear should be hidden if Select is disabled #1480
2016-04-22 15:41:52 +08:00
afc163
f87ec5248e
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
2016-04-21 15:16:42 +08:00
afc163
540644826f
Merge branch master into develop-1.0.0
2016-04-21 15:14:13 +08:00
然则
5374095604
update tree api:autoExpandParent, checkedKeys, onExpand
2016-04-21 13:11:55 +08:00
afc163
8d3bfae8ee
fix doc ( #1455 )
2016-04-21 12:17:37 +08:00
Benjy Cui
12331ea57c
style: enable react/prefer-stateless-function in demo
2016-04-21 11:36:51 +08:00
afc163
7e3b52f0fb
Merge branch master into develop-1.0.0
2016-04-20 12:18:59 +08:00
afc163
6dc187e5f4
Not focus it when click button
...
91117c0faa (diff-39f43a348016e3a62dc9c315917c402bR108)
2016-04-20 12:14:57 +08:00
Benjy Cui
20e5146657
docs: add missing detail
2016-04-20 10:55:02 +08:00
Benjy Cui
0d7e92c056
docs: remove useless code in demo
2016-04-20 10:31:16 +08:00
afc163
bad547c3bb
Fix #1321 in 0.12.x
...
pick 28b36d5
manully
2016-04-19 16:58:39 +08:00
afc163
fa85bfb161
Merge branch master into develop-1.0.0
2016-04-19 16:16:04 +08:00
afc163
0a121bd175
fix doc
2016-04-19 16:03:45 +08:00
afc163
07ea8ff323
Merge branch master into develop-1.0.0
2016-04-18 17:24:51 +08:00
afc163
d0b2bdad84
Fix DropdownButton onClick behavious, should respond left button only
2016-04-18 17:23:22 +08:00
afc163
63e110fbc6
fix #1442
2016-04-18 17:02:05 +08:00
afc163
cec56b40bf
fix Timeline className and style
2016-04-18 16:58:46 +08:00
afc163
8116e775ff
upgrade devDeps and fix some eslint problems
2016-04-18 14:58:38 +08:00
afc163
91e690282d
update site markdown style
2016-04-18 13:43:33 +08:00
afc163
adc89d4809
Merge branch master into develop-1.0.0
2016-04-17 18:00:46 +08:00
afc163
05299036b4
improve tabBarExtraContent render
2016-04-17 17:47:08 +08:00
afc163
0fb0b465f6
Fix extra afterClose callback of Tag
...
close #1435
2016-04-16 20:24:50 +08:00
afc163
72af92c47e
Upgrade message icons
2016-04-16 17:38:30 +08:00
afc163
d2ffb0978f
Merge branch master into develop-1.0.0
2016-04-16 17:10:10 +08:00
afc163
6a14de411d
Fix uncontrolled table issue
...
close #1433 #1434
2016-04-16 17:07:39 +08:00
afc163
b1abf3bc28
change demo format
2016-04-15 23:56:44 +08:00
afc163
5f15195c14
Merge branch 'freestyle21-develop-1.0.0' into develop-1.0.0
2016-04-15 23:55:09 +08:00
afc163
8a422ba2cd
update demo
2016-04-15 23:54:47 +08:00
afc163
728c3c2d6a
Merge branch master into develop-1.0.0
2016-04-15 23:45:28 +08:00
afc163
278b5d83e1
update docs
2016-04-15 23:40:01 +08:00
afc163
8a9a1d2334
fix checkbox style
2016-04-15 23:34:40 +08:00
afc163
c6cba5a2a1
Make steps layout more flexible, close #1099
2016-04-15 23:04:06 +08:00
afc163
cc2f93a4e1
loading button should not be transparent
2016-04-15 16:21:08 +08:00
qubaoming
2d72bc58d2
adjust props position & range-picker add showTime options
2016-04-15 14:47:39 +08:00
qubaoming
bf1ee0b1c8
Merge remote-tracking branch 'upstream/develop-1.0.0' into develop-1.0.0
2016-04-15 14:22:12 +08:00
afc163
403bf41e82
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
2016-04-15 11:53:33 +08:00
afc163
5100fed2bd
Add warning console for spinning change
2016-04-15 11:52:15 +08:00
然则
6eefc065a1
correct api
2016-04-15 11:41:22 +08:00