afc163
fa1e031a73
Tweak spin animation
2017-03-14 15:32:24 +08:00
afc163
89ace33480
Upload onChang(file) argument should be immutable, close #5280
2017-03-14 14:21:01 +08:00
afc163
7290e1070b
update code style
2017-03-14 14:04:40 +08:00
afc163
06b17fd553
lift className from Button[disabled] in Tooltip, fix #5270
2017-03-14 11:43:49 +08:00
afc163
7bc2b1dbff
fix AutoComplete extra box-shadow
2017-03-14 11:24:38 +08:00
afc163
696a3c0e34
fix Checkbox and Radio text alignment with form label, close #5276
2017-03-13 12:43:33 +08:00
afc163
f44220d91b
Fix upload mask style, close #5275
2017-03-13 11:16:22 +08:00
afc163
d0353eeb1b
tweak docs style
2017-03-13 11:13:12 +08:00
Benjy Cui
b567c99074
docs: update docs for LocaleProvider, close : #5271
2017-03-13 10:51:37 +08:00
Benjy Cui
0042ac1c0a
fix: recursive dependencies, close : #5264
2017-03-13 10:20:25 +08:00
Igor G
0df0659a9d
docs: Update index.en-US.md ( #5267 )
2017-03-12 12:44:27 +08:00
afc163
a5b47f9e49
update form docs
2017-03-10 19:26:43 +08:00
afc163
a0cdce4d00
fix test case
2017-03-10 19:22:18 +08:00
Benjy Cui
228e9c0747
fix: remove Form auto-responsive layout ( #5253 )
...
* fix: remove Form auto-responsive layout
* test: update snapshot
2017-03-10 19:19:36 +08:00
Minwe LUO
bbe294e96c
feat: allow override onProgress on Upload ( #5260 )
...
@see https://github.com/react-component/upload/issues/33#issuecomment-284644039
2017-03-10 19:18:05 +08:00
afc163
928126e3b3
fix formatter types
2017-03-10 18:20:28 +08:00
Hugo LEHMANN
a73d7d6f22
Add InputNumber typings for props formatter ( #5241 )
...
* Add InputNumber typings for props formatter
https://github.com/ant-design/ant-design/issues/5240
* InputNumber: Correct typings for formatter prop
2017-03-10 18:19:40 +08:00
afc163
b3982ad210
site: improve copy icon and color
2017-03-10 18:04:14 +08:00
afc163
c537030dee
optimize for b7621c9
2017-03-10 17:04:52 +08:00
afc163
23415a062f
fix upload progressTimer
2017-03-10 15:14:37 +08:00
Jesper We
8fe13f9113
Make <Rate> colors available in theme. ( #5238 )
...
* Make <Rate> colors available in theme.
* Add <Rate> color values
2017-03-10 14:58:01 +08:00
Wei Zhu
f567342d95
Fix grouping column table sort and filter in controlled mode ( #5211 )
...
Close #5158
2017-03-10 14:52:28 +08:00
afc163
5a2ed79d25
Fix Tooltip layout style on disabled Button, close #5254
2017-03-10 14:13:12 +08:00
Wei Zhu
d4a52b14ce
docs: fix InputNumber api table
...
close #5251
2017-03-10 11:19:14 +08:00
elios
f3cc8dfe0d
+ call onCancel when pressing esc key ( #5209 )
...
* + call onCancel when pressing esc key
* + call onCancel when press esc corrections
2017-03-10 10:55:47 +08:00
afc163
82b54ad42a
update table th text color
2017-03-09 22:41:45 +08:00
afc163
977aa62d94
Fix small table border, close #5237
2017-03-09 21:49:10 +08:00
afc163
c06db5ce60
docs: update cascader
2017-03-09 20:19:18 +08:00
afc163
070ca82bc2
Fix hasFeedback of Input[addonBefore], close #5228
2017-03-09 15:20:10 +08:00
afc163
54984d6d4c
Fix td hover bg transition
2017-03-09 14:44:06 +08:00
afc163
941782f7ec
Add iconfont shake and android-o
2017-03-09 14:33:58 +08:00
afc163
4f845afa46
tweak table select all style
2017-03-09 12:09:39 +08:00
jiang
8ca2bfd12a
upload ( #5210 )
...
* fix upload firefox delete anim, update list animate
* update picture cssName
* remove note
* update animate Name
* refactor upload animation code
* refactor upload dom structure
* update upload demo snapshots
2017-03-08 18:02:15 +08:00
Colton Pierson
47d107bb2a
fix implicit type any in checkbox props by item values getCheckboxPropsByItem and getRecordKey ( #5207 )
2017-03-08 16:12:33 +08:00
afc163
35642ec2a9
update upload demo
2017-03-08 14:42:34 +08:00
afc163
29adc0a85e
fix upload snapshot
2017-03-08 12:20:16 +08:00
afc163
d502f089dd
use jsonplaceholder, close #5202
2017-03-08 12:17:46 +08:00
afc163
0a35197a35
Fix long name of upload item style
2017-03-08 12:11:31 +08:00
afc163
6bca3ba87f
clean up document
2017-03-07 22:38:01 +08:00
afc163
cd2c027d89
docs: Add API document for Form validation rule
...
close #5201 , ref #5155
2017-03-07 22:35:45 +08:00
afc163
8bc0e8ab9d
Remove used code and add test case for #5191
2017-03-07 18:49:22 +08:00
Graeme Yeates
18077894f2
Remove DatePicker temporary values [ fix #5189 ] ( #5191 )
2017-03-07 18:00:51 +08:00
afc163
4e51fd942b
fix disabled dropdown menu item pointer events
2017-03-07 15:59:04 +08:00
afc163
0b62f77630
Tweak title color
2017-03-07 14:29:02 +08:00
afc163
a274f44a5a
darken heading-color
2017-03-07 14:00:15 +08:00
Wei Zhu
5b1a4dabaf
Tweak Table style
...
1. Fix expand cell width to 50px;
2. Fix select all cell width in different size.
2017-03-06 18:13:05 +08:00
afc163
24f9c24f48
Improve AutoComplete demo
2017-03-06 17:56:50 +08:00
Wei Zhu
aefdfb9458
docs: use new Form[layout] prop
2017-03-06 17:51:45 +08:00
Wei Zhu
c037abab6a
Align table checkbox ( #5183 )
...
* Align table checkbox
* Don't select Item
* I18n selection text
* Update snapshot
2017-03-06 17:14:34 +08:00
afc163
bae042b29f
Fix small table fixed header border, close #5182
2017-03-06 16:09:02 +08:00
ddcat1115
7ab95b7eae
- fix ts error ( #5145 )
...
- typescript upgrade to 2.2.1
2017-03-06 15:48:03 +08:00
afc163
a7a4d672f5
update form login demo, close #5172
2017-03-06 15:15:50 +08:00
Wei Zhu
9ed9568cd7
Rename charactor to character
2017-03-06 14:43:48 +08:00
afc163
df7dc8511c
charactor => character
2017-03-06 14:23:38 +08:00
偏右
43280ea790
Add formatter prop for InputNumber ( #5178 )
2017-03-06 11:40:23 +08:00
afc163
d09d6672b8
fix test case
2017-03-06 11:21:26 +08:00
afc163
d1483c16c8
Fix AutoComplete children typescript type, close #5170
2017-03-06 11:18:41 +08:00
Robert Wilkinson
910199613d
Update Breadcrumb.tsx ( #5174 )
...
spelling in comment
2017-03-06 11:06:46 +08:00
Wei Zhu
67bbae9ea8
Merge branch 'feature-2.8'
2017-03-05 21:34:57 +08:00
ddcat1115
29fa65fcc9
Layout.Sider support responsive display ( #4931 )
...
* save
* Layout.Sider support responsive display
* improve
* fix wrong spelling
2017-03-05 21:10:34 +08:00
Minsung Ryu
5af5a48fa2
add translate en_US.tsx#L39-L44
2017-03-05 20:15:04 +08:00
Minsung Ryu
914ee21a4d
Add locale ko_KR(Korean)
2017-03-05 20:15:04 +08:00
afc163
a16636cafd
Fix Button text shifts when click it
2017-03-05 20:13:54 +08:00
afc163
ab2376e8ed
Fix input prefix and suffix vertical alignment
2017-03-05 20:13:54 +08:00
Martin Novák
e59bb6b609
cz translation ( #5169 )
2017-03-05 20:11:24 +08:00
ddcat1115
00aa253a26
add fixed-header demo for Layout ( #5119 )
2017-03-05 20:02:53 +08:00
Wei Zhu
e8ff1f25c4
Add snapshot
2017-03-05 19:29:33 +08:00
偏右
3cf056b010
percise the rowKey warning message
2017-03-05 18:35:49 +08:00
afc163
70e135ceb4
Fix AutoComplete alignment and height style in form item, close #5139
2017-03-05 14:43:14 +08:00
陆离
63ddf2fc8d
Add Demo for Certain Category ( #5105 )
...
+ close #5095
+ close #5135
+ support OptGroup of AutoComplete
2017-03-03 22:10:21 +08:00
afc163
a82ab5fc4b
Fix setState on unmounted Upload, close #5162
2017-03-03 20:19:56 +08:00
afc163
d3a967f346
clean up tree demo
2017-03-03 17:39:26 +08:00
偏右
9a9db14b4c
Feat calendar select ( #5127 )
...
* use less variables in calendar style
* Make calendar selectable
* Add test case
* fix test typo
* update demo title
2017-03-03 15:26:23 +08:00
afc163
7645a77c44
Update iconfont url and docs
2017-03-03 14:42:00 +08:00
邦
3d32a86547
refactor: improve modal static methods type definition ( #5090 )
...
* refactor: improve modal static methods type definition
* chore: add exports.
* chore: remove unused import
2017-03-03 11:40:54 +08:00
Graeme Yeates
7cd590b3b0
Use @input-color to set calendar's input color ( #5147 )
2017-03-03 10:46:51 +08:00
Graeme Yeates
9827b74156
Use @input-color to set InputNumber's color ( #5148 )
2017-03-03 10:43:44 +08:00
陆离
c3102995b3
AnchorLink iteration bug ( #5143 )
...
+ close #5129
2017-03-02 21:52:42 +08:00
Benjy Cui
04be276513
test: update snapshot
2017-03-02 18:04:39 +08:00
afc163
261a31aeea
Fix Table title padding
2017-03-02 17:51:28 +08:00
afc163
c1cb365eca
Fix missing API document of Menu[multiple]
2017-03-02 17:48:11 +08:00
afc163
27f3269623
Merge branch 'master' of github.com:ant-design/ant-design
2017-03-02 17:26:03 +08:00
Benjy Cui
64cbb95a34
docs: update docs for tree, close : #4932
2017-03-02 17:08:57 +08:00
afc163
34cfe5fd06
tweak less code
2017-03-02 16:11:58 +08:00
afc163
0fd4c92979
speed up collapse motion
2017-03-02 15:51:15 +08:00
afc163
06d351f968
fix warning in test case
2017-03-02 14:14:34 +08:00
wonyun
27e3f660b4
Add dateFullCellRender and monthFullCellRender for calendar component ( #5138 )
2017-03-02 13:35:07 +08:00
Wei Zhu
570e2ce1dc
Check if Table[pagination] exist
...
When pagination is null, a error "Cannot use 'in' operator to search for 'current' in null"
will raise.
2017-03-02 11:31:56 +08:00
Wei Zhu
8bfbe9b6df
update snapshot
2017-03-02 11:01:12 +08:00
feng zhi hao
dab5f3547d
chore: improve ts definition of Form ( #5134 )
2017-03-02 10:53:47 +08:00
Benjy Cui
fb8f90c102
feat: form ( #5063 )
...
* feat: support Form[layout], close : #5056
* feat: Form should be responsive, close : #5055
* test: update snapshot
* fix: resolve conflict betwen layout defaultValue and inline & vertical
2017-03-02 10:49:06 +08:00
Kyle Rosenberg
aa84b826c1
chore: Added missing getFieldsError in WrappedFormUtils ( #5133 )
2017-03-02 09:33:46 +08:00
Wei Zhu
3d3abe8662
Add Tabs tests
2017-03-02 00:16:37 +08:00
afc163
ea7dc3e56c
update docs
2017-03-01 18:44:59 +08:00
afc163
b3a325dc29
Fix disabled DatePicker hover border color
2017-03-01 15:26:12 +08:00
afc163
a7a2c54fa8
fix snap
2017-03-01 14:46:44 +08:00
afc163
5eef3fa467
fix snapshot test
2017-03-01 13:33:17 +08:00
Yogesh
0675acc3ef
Typo/grammar change ( #5117 )
2017-03-01 12:45:24 +08:00
偏右
f29ff2f822
Add some new icons, ref #3674 ( #5107 )
2017-03-01 11:21:00 +08:00
Benjy Cui
ef2375885e
feat: support Badge[showZero], close : #4251 ( #5096 )
2017-03-01 11:16:58 +08:00
Benjy Cui
00cdb7d888
feat: support Transfer[onScroll], close : #4188 ( #5084 )
2017-03-01 11:07:19 +08:00
feng zhi hao
4019ef4b0c
chore: fix hideRequiredMark ts definition of Form ( #5112 )
2017-03-01 09:13:26 +08:00
afc163
35cc822e56
Fix tree-select not show bug, close #5092
2017-02-28 18:50:22 +08:00
Wei Zhu
6eca8b4ad1
Add locale support to Upload ( #5094 )
2017-02-28 18:43:22 +08:00
陆离
8eec86085b
typo stopPreventDefault -> stopPropagation ( #5093 )
...
* typo stopPreventDefault -> stopPropagation
* remove
2017-02-28 18:43:06 +08:00
afc163
b12d8e3d38
revert 5b20a5f
and fix #5091
2017-02-28 18:10:11 +08:00
Benjy Cui
758559f718
test: update snapshots
2017-02-28 16:14:53 +08:00
Benjy Cui
27def1e7dd
fix: should not generate cls twice
2017-02-28 16:14:53 +08:00
Benjy Cui
7c564af6e4
Revert "css: adjust alignment in Select & AutoComplete, close : #5088 "
...
This reverts commit c01f24750a
.
2017-02-28 15:46:45 +08:00
afc163
bbfc131a85
Fix steps fixed width, close #5083
2017-02-28 15:13:23 +08:00
Benjy Cui
69d9d1edda
chore: add warning for typo, close : #5044
2017-02-28 14:44:12 +08:00
Benjy Cui
c01f24750a
css: adjust alignment in Select & AutoComplete, close : #5088
2017-02-28 14:30:00 +08:00
Benjy Cui
dd86e33283
deps: upgrade rc-checkbox to fix #2744
2017-02-28 11:38:54 +08:00
Wei Zhu
2fb52944e4
Setting table row hover bg on td ( #5077 )
...
Related issue #5067
2017-02-28 11:31:01 +08:00
Eden Wang
445c940af4
docs: Change Password Blur from password to confirm ( #5076 )
...
* Change Password Blur from password to confirm
If you type check password, then type password, the validation won't be changed
* rename variables and functions name
rename handlePasswordBlur to handleConfirmBlur
rename passwordDirty to confirmDirty
2017-02-28 11:30:04 +08:00
afc163
d0f31f39a3
fix cascader style selector priority, close #5078
2017-02-28 11:28:49 +08:00
afc163
f1a252768e
Menu dark background should be same as layout header
2017-02-27 23:46:09 +08:00
afc163
6a5576d65f
Add another layout demo of top-side
2017-02-27 23:46:09 +08:00
Graeme Yeates
10b99eead8
Remove inconsisent progress-bar-font ( #5081 )
2017-02-27 23:23:54 +08:00
bang
28b1692f1a
doc: add message onClose callback close #5073
2017-02-27 20:50:08 +07:00
afc163
e008214f56
Make <Spin></Spin> loading inside viewport, close #4722
2017-02-27 15:53:36 +08:00
afc163
c64cf9f086
fix upload error item name color
2017-02-27 14:18:00 +08:00
偏右
c552b315bc
Add getContainer for message and notification, close #5019 ( #5066 )
2017-02-27 13:39:37 +08:00
afc163
7fd08efbb7
Merge branch 'master' into feature-2.8
2017-02-27 12:14:57 +08:00
afc163
d4036d3cae
fix button unknown prop
2017-02-27 11:18:48 +08:00
Benjy Cui
8b539c4971
chore: update type definition
2017-02-27 10:20:46 +08:00
afc163
d99778b605
Fix clicked effect when switch loading state
2017-02-26 19:21:22 +08:00
afc163
00fac07d9e
refactor requestAnimationFrame
2017-02-26 19:08:36 +08:00
afc163
376806dab8
Merge from "master"
2017-02-26 18:45:16 +08:00
afc163
a9599b802c
when labelCol is 24, it is a vertical form
2017-02-26 18:09:41 +08:00
afc163
3818f59a97
fix test case
2017-02-26 17:52:26 +08:00
afc163
30f2a1ed94
Add popup node snapshot test for Cascader
2017-02-26 16:48:42 +08:00
afc163
14d380f0f9
use old button animation
2017-02-26 02:18:20 +08:00
偏右
4650d20abf
Update colorPalette.less
2017-02-26 00:35:02 +08:00
afc163
cf4ad5ddb8
fix test case
2017-02-26 00:23:46 +08:00
afc163
917ec5606e
Tweak tree style
2017-02-25 19:17:54 +08:00
afc163
511db23fcd
Add default title for form item label
2017-02-25 18:48:44 +08:00
afc163
68fde63ef7
refactor renderLabel
2017-02-25 18:47:40 +08:00
afc163
d2e178d215
update doc
2017-02-25 18:37:25 +08:00
afc163
f6715df3b5
closest => dom-closest, fix ssr
2017-02-25 02:09:18 +08:00
afc163
6ea75c4d85
Filter dropdown menu inside scroll body should never be shown, close #5010
2017-02-25 01:36:45 +08:00
afc163
5076b6045c
fix snap
2017-02-25 00:17:44 +08:00
afc163
139d95022c
prefer stateless function
2017-02-24 20:29:24 +08:00
tianli.zhao
85ca5ed5ea
[WIP] filter the disabled options ( #4981 )
...
filter the disabled options
2017-02-24 19:08:02 +08:00
afc163
2bf6e22653
fix documentation for onOk, close #5044
2017-02-24 18:08:35 +08:00
ddcat1115
d0db3ce426
fix menu icon not centered in Layout.Sidere ( #5039 )
2017-02-24 18:04:16 +08:00
afc163
c163232deb
fix snap
2017-02-24 17:43:40 +08:00
乐仪
55fca5cee4
Merge branch 'master' of https://github.com/ant-design/ant-design
2017-02-24 16:36:02 +08:00
乐仪
70ec413537
fix Layout demo, update documentation.
2017-02-24 16:34:10 +08:00
afc163
edaad09b67
update grid document for media queries rule, close #5030
2017-02-24 16:25:27 +08:00
Benjy Cui
3aac9adc40
docs: remove some demo
2017-02-24 16:17:52 +08:00
ddcat1115
e07cdf5387
add left out event parameters for Modal[onOk] Popconfirm[onConfirm] Popconfirm[onCancel] ( #5042 )
2017-02-24 16:07:39 +08:00
feng zhi hao
88100a29a3
chore: fix ts definition of Upload ( #5041 )
2017-02-24 16:06:57 +08:00
ddcat1115
e33bb82e62
change detect type of Layout.Sider ( #5036 )
...
* save
* change detect type of Layout.Sider
2017-02-24 16:06:15 +08:00
Graeme Yeates
19c11dd173
chore: RangePicker TimePicker component locking background to white ( #5031 )
2017-02-24 10:42:45 +08:00
Benjy Cui
4e59e9e769
docs: recommend to use LocaleProvider, ref: #5017
2017-02-24 10:22:21 +08:00
feng zhi hao
6d903a6ba5
add custom selection in Table ( #4962 )
...
* add custom selection in Table
* update snapshots
* update snapshots again
* optimize selection in Table
* update test
* update snapshots
* improve test
* fix test
2017-02-23 19:29:47 +08:00
Benjy Cui
1f844c1048
fix: Slider's Tooltip should not blink, close : #5003
2017-02-23 17:03:18 +08:00
Benjy Cui
1c837963e2
chore: add warning for deprecated API
2017-02-23 16:04:27 +08:00
Benjy Cui
ce0d4c39f2
docs: add missing info in Calendar, close : #5017
2017-02-23 15:58:02 +08:00
afc163
dded4bcde4
fix snap for rc-table@5.2.12
2017-02-23 14:57:48 +08:00
afc163
6fdb39038b
Fix selected style of Dropdown menu, close #5013
2017-02-23 13:48:38 +08:00
afc163
9d0a06b657
add snap file
2017-02-23 13:45:16 +08:00
afc163
9c6a6d6175
Fix Breadcrumb falsy children, close #5015
2017-02-23 13:43:50 +08:00
afc163
5068343b0c
fix tslint
2017-02-23 13:18:06 +08:00
afc163
a7c6c027ce
Fix ts definition of Table & RangePicker
...
close https://segmentfault.com/q/1010000008423156
2017-02-23 12:51:40 +08:00
afc163
0f46eed370
fix lint
2017-02-23 11:45:48 +08:00
afc163
922a57dfde
fix snap for react-component/table#125
2017-02-23 11:30:54 +08:00
Benjy Cui
29ebf22529
docs: update docs for AutoComplete, close : #5006
2017-02-23 10:02:10 +08:00
afc163
27717483a7
should be only working on input ref, #4987
2017-02-22 21:28:53 +08:00
afc163
d8fb282088
Adjust checkbox and radio vertical, close #5001
2017-02-22 21:22:42 +08:00
afc163
9228e7a01b
update snap
2017-02-22 19:34:44 +08:00
afc163
39fd6b6a36
Define circle progress theme by css, close #5002
2017-02-22 19:33:15 +08:00
afc163
ff2d69ad21
update progress demo
2017-02-22 19:31:50 +08:00
afc163
1c4407b60c
fix popup menu z-index problem
2017-02-22 18:30:50 +08:00
afc163
cdf786676c
Fix popconfirm missing button styles
2017-02-22 18:10:02 +08:00
afc163
5b20a5fc3e
Fix slight vertical position difference in chrome, close #4987
2017-02-22 17:48:58 +08:00
afc163
7181e3c9e8
revert d9ec4bf
and ef0b708
, close #4997
2017-02-22 16:50:24 +08:00
afc163
61a3d66a02
Add test case for upload
2017-02-22 16:07:31 +08:00
Benjy Cui
e4d9e5af54
test: update snapshot
2017-02-22 15:52:43 +08:00
Benjy Cui
d9ec4bf732
fix: RangePicker style
2017-02-22 15:33:21 +08:00
afc163
fbeccb7be5
fix inline submenu open style
2017-02-22 14:47:01 +08:00
afc163
90699b0c42
clean up document
2017-02-22 12:33:23 +08:00
afc163
ef0b7087f6
Fix slight difference placeholder between Input and Select
...
close #4987
2017-02-21 23:34:23 +08:00
afc163
9bb7e3d10c
site: improve responsive layout
2017-02-21 23:26:10 +08:00
afc163
f0a4afd388
Fix slight difference placeholder between Input and Select
...
close #4987
2017-02-21 22:45:56 +08:00
陆离
7d982ddfd4
Calc width of Affix
using getBoundingClientRect ( #4989 )
...
+ close #4986
2017-02-21 22:17:48 +08:00
afc163
79f222b86c
fix snap, seems to be a jsdom bugfix
2017-02-21 22:17:35 +08:00
afc163
2fb0fb08d9
Fix Carousel autoplay not working after resizing, close #4984 & #2550
2017-02-21 22:12:11 +08:00
乔奕轩
030127e93c
fix: Affix should not pass onChange to div ( #4982 )
2017-02-21 18:07:58 +08:00
afc163
9fff177bbc
update table fixed column demo description
2017-02-21 17:11:30 +08:00
afc163
54dde4f5bc
Hide yellow tag for no compatible with WCAG 2.0 on contrast ratio
2017-02-21 16:19:56 +08:00
afc163
fbb6cb007f
max-height should not work on submenu filter, close #4975 , ref #4916
2017-02-21 15:54:14 +08:00
afc163
7f404f1e20
Fix styoe of spin inside spin, close #4971
2017-02-21 15:15:30 +08:00
afc163
68f3641a90
update less code style
2017-02-21 15:15:29 +08:00
Benjy Cui
760a5ffc90
fix: add .focus for TimePicker, ref: #3790
2017-02-21 15:10:28 +08:00
陆离
36fd55c441
Anchor ink in fixed ( #4960 )
...
* A config for displaying ink-balls of fixed Anchor
+ close #4930
+ add `inkInFixed` props to show ink-balls in fixed mode.
* rename
2017-02-21 14:44:20 +08:00
偏右
a80d6b7231
upgrade rc-rate to 2.x ( #4955 )
...
1. allow custom charactor
2. add className and onHoverChange
close #4870
2017-02-21 14:44:13 +08:00
陆离
21a0779692
Better loading of Button ( #4964 )
...
* Better loading of Button
+ close #4925
+ add a default delay timer (200ms)
* update snapshot
* escape
2017-02-21 14:44:08 +08:00
偏右
0120008cbd
Add tabBarStyle, close #4966 ( #4970 )
2017-02-21 14:43:48 +08:00
afc163
921f71a8bc
revert fix ant-col-xx-0 not disappear as expected
2017-02-21 11:56:51 +08:00
afc163
c4a67a1bf5
fix ant-col-xx-0 not disappear as expected
2017-02-21 11:51:17 +08:00
afc163
b839c624e8
fix slider demo
2017-02-20 22:31:43 +08:00
afc163
d19453c4c3
fix lint
2017-02-20 22:21:14 +08:00
afc163
c30878d38f
rewrite Slider demos to es6 component, #4878
2017-02-20 22:19:59 +08:00
afc163
580389ac15
rewrite Spin demos to es6 component, #4878
2017-02-20 22:16:57 +08:00
afc163
d576abc7b0
rewrite Switch demos to es6 component, #4878
2017-02-20 22:15:52 +08:00
afc163
6455bdf6e1
rewrite Pagination demos to es6 component, #4878
2017-02-20 22:14:47 +08:00
afc163
e68b54f902
rewrite Popconfirm demos to es6 component, #4878
2017-02-20 22:13:19 +08:00
afc163
176b9f9083
fix typo
2017-02-20 22:11:39 +08:00
afc163
c28020708f
fix typo
2017-02-20 22:09:13 +08:00
afc163
a6547a392b
rewrite Progress demos to es6 component, #4878
2017-02-20 22:07:45 +08:00
afc163
f27041342d
rewrite Popover demos to es6 component, #4878
2017-02-20 22:06:12 +08:00
afc163
c8e49995cb
rewrite Rate demos to es6 component, #4878
2017-02-20 22:05:06 +08:00
afc163
18203972a1
rewrite Radio demos to es6 component, #4878
2017-02-20 22:04:17 +08:00
afc163
5e0f5e1902
rewrite Modal demos to es6 component, #4878
2017-02-20 22:02:12 +08:00
afc163
3884ee3c5a
rewrite Select demos to es6 component, #4878
2017-02-20 21:54:23 +08:00
afc163
c440a4d2b2
rewrite Menu demos to es6 component, #4878
2017-02-20 21:51:23 +08:00
afc163
f2d12306bd
improve demo es6 class code style
2017-02-20 21:47:57 +08:00
afc163
2da59c3679
fix mention demo
2017-02-20 21:40:24 +08:00
afc163
ce877707bd
rewrite LocaleProvider and Mention demos to es6 component, #4878
2017-02-20 21:39:07 +08:00
afc163
23cb11fef3
update document, ref #4965
2017-02-20 17:58:51 +08:00
陆离
01086d56e5
shoud not have border around button ( #4967 )
2017-02-20 17:47:26 +08:00
afc163
38c8360d1f
Improve Menu[inline] and Collapse animation, ref #4898
2017-02-20 15:34:16 +08:00
afc163
3485529307
adjust message disappear animation setting
2017-02-20 14:44:27 +08:00
feng zhi hao
5303bd0a38
docs: rewrite Table demos to ES6 component ( #4954 )
2017-02-20 14:04:36 +08:00
afc163
18e554ff46
fix lint
2017-02-20 13:39:01 +08:00
afc163
f037f12523
fix demo code language
2017-02-20 13:32:48 +08:00
feng zhi hao
47dc4a81e4
docs: rewrite InputNumber demos to ES6 component ( #4950 )
2017-02-20 12:27:13 +08:00
afc163
a9a564779e
Merge from "master"
2017-02-20 12:18:41 +08:00
feng zhi hao
62e80928d5
docs: rewrite Form demos to ES6 component ( #4949 )
2017-02-20 11:50:57 +08:00
afc163
3308bce9b9
fix snapshot test
2017-02-20 11:36:57 +08:00
afc163
c1f3b58b28
Fix table wrapper float layout, close #4945
2017-02-20 11:36:56 +08:00
afc163
626e0c9d1e
Fix DatePicker default width, close #4947 , ref #4920
2017-02-20 11:36:19 +08:00
Benjy Cui
b7519a65c0
fix: should clear float, close : #4945
2017-02-20 11:31:51 +08:00
feng zhi hao
e85c8a25f6
docs: rewrite Dropdown demos to ES6 component ( #4946 )
2017-02-20 10:35:47 +08:00
偏右
1c2c93fa81
fix: show muliple messages in vertical direction, close #3543 ( #4939 )
2017-02-20 10:30:24 +08:00
feng zhi hao
6eca407711
docs: rewrite Checkbox demos to ES6 component ( #4944 )
2017-02-20 10:09:37 +08:00
feng zhi hao
0d2da7ad3b
docs: Rewrite Cascader demos to ES6 component ( #4943 )
2017-02-20 09:45:23 +08:00
陆离
7a4080ec40
Fix some problems of AutoCompelete demo ( #4942 )
...
+ close #4912
2017-02-20 00:09:07 +08:00
bang
b90237ee6f
fix: Tabs snapshot tests
2017-02-19 21:23:31 +07:00
bang
6bcd88f5c0
docs: Rewrite Tabs demos to ES6 component
2017-02-19 21:07:45 +07:00
bang
a4acf1f66e
docs: Rewrite Upload demos to ES6 component
2017-02-19 20:50:06 +07:00
bang
c10b051a92
docs: Rewrite TreeSelect demos to ES6 component
2017-02-19 20:41:54 +07:00
bang
eabe261648
docs: Rewrite Tree demos to ES6 component
2017-02-19 20:23:38 +07:00
Wei Zhu
a69a52f8b8
docs: Rewrite Button demos to ES6 component
2017-02-19 21:03:44 +08:00
bang
c9064fc494
Merge branches 'master' and 'master' of github.com:ant-design/ant-design
...
* 'master' of github.com:ant-design/ant-design:
docs: Rewrite Badge demos to ES6 component
* 'master' of github.com:ant-design/ant-design:
docs: Rewrite Badge demos to ES6 component
2017-02-19 19:54:32 +07:00
bang
fcf9bafb18
docs: Rewrite Transfer demos to ES6 component
2017-02-19 19:51:40 +07:00
Wei Zhu
1fc8990531
docs: Rewrite Badge demos to ES6 component
2017-02-19 20:27:06 +08:00
Wei Zhu
eb29fdada3
docs: Rewrite AutoComplete demos to ES6 component
2017-02-19 20:12:41 +08:00
afc163
18ec5933b7
fix old react documentation links
2017-02-19 17:02:58 +08:00
afc163
173b8c46ad
Fix input demo tooltip
2017-02-19 15:21:46 +08:00
afc163
f5b0536d42
improve demo code style
2017-02-19 15:06:37 +08:00
Aaron Planell López
05fd5a6825
Add locale ca_ES (Catalan) ( #4929 )
...
* Add locale ca_ES (Catalan)
* Add locale ca_ES (Catalan). Modify global locale in local-provider.
2017-02-19 14:27:14 +08:00
afc163
e289ce8b31
Fix Table fixed column z-index issue, close #4937
2017-02-19 14:26:30 +08:00
afc163
673969d0ba
fix table snapshot for react-component/table#121
2017-02-19 14:04:22 +08:00
afc163
6e4fae0e29
remove onChange functions in Table.onChange(pagination)
2017-02-19 13:55:36 +08:00
afc163
b34557ef17
Fix Table pagination.onChange arguments
...
react-component/pagination#58
2017-02-19 13:50:20 +08:00
afc163
b427adec21
docs: add instrunction about footer={null}
2017-02-19 01:42:58 +08:00
afc163
90daeb9a2b
Adjust upload demo
2017-02-19 01:39:41 +08:00
afc163
e71807b732
Improve pagination demo
2017-02-18 18:12:38 +08:00
afc163
8194793f9b
Update demo documentation
2017-02-18 16:49:34 +08:00
afc163
86981114a7
give up #4637 and fix #4936
2017-02-18 15:50:42 +08:00
afc163
ddcc284b43
Fix dark theme menu style of Dropdown, close #4903
2017-02-18 15:24:25 +08:00
afc163
bd6bc70302
Rollback #4869 for better loading animation, close #4934
2017-02-18 14:58:47 +08:00
afc163
8dc73f4601
Fix shake bug fo Button loading with icon, close #4913
2017-02-18 00:22:38 +08:00
afc163
2d02792da7
Add max-height for table filter dropdown menu, close #4916
2017-02-17 17:41:23 +08:00
afc163
28dbdd17ed
fix for #4920
2017-02-17 14:11:10 +08:00
Benjy Cui
56995e2089
test: update snapshot
2017-02-17 13:59:13 +08:00
Benjy Cui
89d77b2354
deps: upgrade rc-slider, ref: #4719
2017-02-17 13:59:13 +08:00
afc163
bed59cf658
fix lint
2017-02-17 13:58:24 +08:00
afc163
a87016ce54
Make sure DatePicker style.width can be effective, close #4920
2017-02-17 12:05:22 +08:00
afc163
bc988f486b
fix css rule should not be prefixed, close #4915
2017-02-17 11:32:02 +08:00
ddcat1115
7d3cbfd9d9
fix: menu[mode='vertical'] can not show submenu in Layout.Sider ( #4904 )
...
* fix menu[mode='vertical'] can not show submenu in Layout.Sider
close #4890
improve Layout demo
* del useless css
2017-02-17 11:12:52 +08:00
afc163
df3617dded
docs: improve API table layout
2017-02-17 00:59:11 +08:00
afc163
94e8138639
adjust spin style
2017-02-16 21:55:03 +08:00
afc163
989792ed9b
simplify less code
2017-02-16 21:24:17 +08:00
afc163
74028f6e48
Fix pop menu padding
2017-02-16 17:56:27 +08:00
afc163
477e150075
Fix some SubMenu style bug, close #4906
2017-02-16 17:31:08 +08:00
afc163
49b050ccc1
Improve button and badge[status] with pulse animation
2017-02-16 17:08:15 +08:00
Benjy Cui
c4ac919067
fix: Menu.Item border width should not show animation
2017-02-16 16:32:03 +08:00
afc163
d22ce9cd50
Improve menu and collapse style details
2017-02-16 15:38:24 +08:00
afc163
144393c48a
demo: update menu sider demo
2017-02-16 15:38:24 +08:00
偏右
4c0af2ba1f
refactor: reduce table nested level ( #4869 )
...
* reduce table nested level, #4868
* update table snapshot
2017-02-16 15:36:34 +08:00
陆离
1c24600f8f
fix: tree DragOver Gap fix ( #4867 )
...
* Tree DragOver Gap fix
+ close #4858
* rewrite
2017-02-16 15:35:22 +08:00
偏右
f5d697988a
fix: Tooltip should work with disabled button ( #4865 )
...
* Fix Tooltip won't hide at disabled button
close react-component/tooltip#18
* change button text in test case
* Add comments for display attribute
* correct test case
2017-02-16 14:03:05 +08:00
afc163
af62254597
fix #4637 again
2017-02-16 13:27:43 +08:00
afc163
8941990e74
revert 1490a40
, ref #4637 , close #4899
2017-02-16 12:00:00 +08:00
Wei Zhu
2258f41f6b
docs: add nested Table demo ( #4887 )
...
* Remove Table pagination demo
* Add nested table
2017-02-16 10:04:55 +08:00
HQidea
7471780ffe
fix: fix Radio children === 0 ( #4882 )
2017-02-16 10:00:00 +08:00
Cordaro
168c576d4a
docs: fix getFieldDecorator param ( #4896 )
...
close #4894
2017-02-15 22:58:24 +08:00
afc163
5603fa0088
Fix upload error file style, close #4810
2017-02-15 20:58:40 +08:00
afc163
d8403718f9
Add test case for #4876
2017-02-15 18:00:20 +08:00
afc163
32e10784e1
Fix submenu active style in controlled mode
2017-02-15 17:14:40 +08:00
afc163
e801cd022e
fix snapshot
2017-02-15 16:40:26 +08:00
afc163
ec81fe4f1c
update MonthPicker demo
2017-02-15 16:32:20 +08:00
afc163
4cbcc05b02
Fix openKeys is not working when mode is switched, close #4876
2017-02-15 16:24:56 +08:00
afc163
588dd3033f
docs: update for customizing validation
2017-02-15 14:41:16 +08:00
Wei Zhu
972c2cfa95
fix: empty table placehoder style ( #4851 )
...
* Remove redundant border
* Fix empty table placehoder style
2017-02-15 12:08:17 +08:00
afc163
5327a49161
Fix Button[shape="circle"] loading style, close #4875
2017-02-15 11:55:08 +08:00
afc163
94ec19570e
Make InputNumber & RadioButton height style more flexible
2017-02-15 11:47:22 +08:00
afc163
c86d9f1abc
Make form control height follow large input height
2017-02-15 11:19:16 +08:00
afc163
c296d1a918
remove unused ant-select-show-search className, close #4859
2017-02-14 20:29:00 +08:00
afc163
e18a330fbd
Fix danger button click effect
2017-02-14 18:01:36 +08:00
Benjy Cui
63476d0bc0
Merge branch 'master' into feature-2.8
2017-02-14 10:56:33 +08:00
zilong
597e020a45
chore: add class ant-form-item-control-wrapper for formItem wrapper ( #4856 )
2017-02-14 10:46:54 +08:00
zollero
e7cb0aa95d
docs: fix typo ( #4855 )
...
修改一个错别字:“通” --》 “同”
2017-02-14 10:43:11 +08:00
Benjy Cui
184c4f5af7
docs: update docs for Form, ref: #4093
2017-02-14 10:29:06 +08:00
afc163
1490a40fc6
Fix #4637 webkit only
2017-02-13 18:32:05 +08:00
afc163
e2c46b78bf
revert commit fb421f1
in #4637 , close #4850
2017-02-13 17:56:36 +08:00
afc163
df1e30d9f8
Tweak radio vertical align
2017-02-13 16:38:31 +08:00
陆离
0d875432a5
feat: rc-editor-mention up to date and support multiple prefix token ( #4748 )
...
* rc-editor-mention -> 0.4.1, draft-js -> 0.10.0
transformIgnorePatterns
* multiple trigger supported
+ close #4797
* append DEMO
2017-02-13 15:50:38 +08:00
lixiaoyang
d05a03fe00
feat: Table的loading可以使用Spin的属性 ( #4824 )
...
* Table的loading可以使用Spin的属性
* Test
* Fix
* test
2017-02-13 15:48:08 +08:00
corneyl
28961856aa
feat: Added Dutch locale and bumped dep versions so they include Dutch locales ( #4785 )
...
* Added Dutch locale and bumped dep versions so they include Dutch locales
Bumped versions so they include Dutch locales
- rc-calendar to ~7.6.2
- rc-pagination to ~1.6.6
* Added dutch locale to LocaleProvider test
2017-02-13 15:46:13 +08:00
陆离
135fd52afb
docs: AutoComplete document and demo improvement ( #4840 )
...
* AutoComplete document and demo improvement
+ add a non-case-sensitive demo, close #4834 .
+ remove confusing descriptions from document, close #4805 .
* add snapshot
2017-02-13 15:45:49 +08:00
HJin.me
c670ff2448
feat: enhance Responsive Grid when resolution greater than 1600px ( #4796 )
2017-02-13 15:44:58 +08:00
lixiaoyang
b88c07f1d5
feat: support Tabs.TabPane[closable] ( #4807 )
...
* 为antd的editable-card类型的TabPane增加不可删除属性
* 在tab内部控制样式
* className={} 前后不加空格
2017-02-13 15:43:54 +08:00
afc163
e5ccc1d4ba
fix for stylelint
2017-02-13 15:01:02 +08:00
afc163
aaa939cf87
refactor version import
2017-02-13 14:57:04 +08:00
afc163
8726e8581b
New animation for Badge[status="processing"]
2017-02-13 14:49:03 +08:00
偏右
dd589a4366
fix: change way to add package.version ( #4842 )
...
* Change way to add package.version
* replace content than create new content
2017-02-13 14:27:12 +08:00
Benjy Cui
1f223d8e4c
fix: disabled option are not selectable, close : #4699
2017-02-13 11:55:12 +08:00
Benjy Cui
200b88246f
docs: update docs format
2017-02-13 10:55:53 +08:00
Benjy Cui
eee34f1829
fix: footer button should align with cross button
2017-02-13 10:23:55 +08:00
陆离
49bbb2225f
Add Demo of Uncertain Category ( #4828 )
...
* Add Demo of Uncertain Category
+ close #4736
* add class prefix and cut lines
2017-02-10 22:59:28 +08:00
Erwann Mest
af7dafe0b8
Update LocaleProvider doc to be clearer. ( #4833 )
...
* Update LocaleProvider doc to be clearer.
* Update index.en-US.md
2017-02-10 22:59:16 +08:00
乐仪
ff658c17f6
- update CHANGLOG
...
- update Pagination docs
2017-02-10 22:59:46 +08:00
乐仪
1306c4656d
- version -> 2.7.1
...
- rc-pagination -> ~1.7.0
- fix site bug
2017-02-10 20:32:55 +08:00
陆离
9711c6bbf6
Anchor position with offsetTop bug ( #4817 )
...
+ close #4706
+ `<Anchor offset={x} />` will calculate target position correctly.
2017-02-10 16:34:10 +08:00
afc163
948edb227f
fix tabs border radius
2017-02-10 13:24:24 +08:00
Benjy Cui
34edd91207
chore: remove useless code
2017-02-10 09:43:33 +08:00
Warren Seymour
7010dd018d
Add 'middle' as a valid value for Table.props.size
( #4819 )
2017-02-09 22:43:58 +08:00
Benjy Cui
251930f183
docs: fix some link
2017-02-09 17:55:26 +08:00
afc163
ac23cca8b3
Fix missing ts types for TabPane, close #4776
2017-02-09 16:25:16 +08:00
afc163
d1b91bcc99
Fix direction of pop animation for Dropdown, ref #4811
2017-02-09 15:45:51 +08:00
ddcat1115
d71252ea12
improve Layout.Sider's animation effect ( #4812 )
2017-02-09 15:20:06 +08:00
afc163
5a643418d2
docs: Add missing demo and document fo Dropdown[placement], close #4811
2017-02-09 15:09:32 +08:00
Benjy Cui
c88cdc60ce
docs: update docs for form, close : #4802
2017-02-09 14:50:25 +08:00
afc163
4ec6bf3bcd
Fix a strange cover bug with Affix, close #4800
2017-02-09 11:43:41 +08:00
zhenzong
fdaf15d16c
fix issue #4783 ( #4788 )
2017-02-09 11:09:22 +08:00
陆离
fc3f4e1922
fix AutoComplete size ( #4768 )
...
* fix AutoComplete size
+ close #4766
* use input mixin
* use css variables
* use children directly instead of React.Children.toArray
+ close #4778
2017-02-09 10:45:42 +08:00
afc163
637c479c4c
Fix Tabs in IE9, close #4795
2017-02-08 17:16:48 +08:00
afc163
5b14b4f1eb
docs: update Col missing API in english doc
2017-02-08 15:22:33 +08:00
陆离
3789e0cbbb
Affix listener bug fix ( #4756 )
...
* Affix listener bug fix
+ close #4755
+ close #4760
+ clearScrollEventListeners before setTargetEventListeners
+ add tests for throttle
+ append affix test case
* genMockFn -> fn()
2017-02-08 14:44:43 +08:00
Wei Zhu
f84dfbbaa9
Fix table filter in JSX ( #4765 )
...
Fix #4759
2017-02-08 14:43:00 +08:00
afc163
a07c71165a
demo: update table demo code style
2017-02-08 14:42:33 +08:00
偏右
75a4b06e44
Unified border radius, close #4772 ( #4773 )
2017-02-08 14:21:29 +08:00
afc163
f9ee19ae05
Improve breadcrumb separator color for darker background
2017-02-08 14:09:27 +08:00
Benjy Cui
9ed06dea8a
docs: remove outdated warning, ref: #4783
2017-02-08 09:40:25 +08:00
Chikara Chan
64f6a71cc9
fix: should not render useless className when type is undefined ( #4784 )
2017-02-08 09:31:09 +08:00
zerob4wl
a39d435925
Update without-form-create.md ( #4781 )
...
typo
2017-02-07 21:38:14 +08:00
afc163
93e152268c
remove it.only, ref #4779
2017-02-07 21:21:51 +08:00
afc163
a585f603d0
Fix Table selection page-jumping issue, close #4779
2017-02-07 21:09:51 +08:00
afc163
ef5df24936
fix InputNumber onChange argument type
2017-02-07 17:27:28 +08:00
afc163
d8f6accbba
docs: update input number api
2017-02-07 17:26:40 +08:00
afc163
94f5a07f68
Add rowKey link into console warning message
2017-02-07 15:32:44 +08:00
Benjy Cui
5d7fc8c2b8
chore: add comment for tricky code
2017-02-07 12:10:20 +08:00
Benjy Cui
c565d42847
Revert "chore: remove useless code, close : #4402 "
...
This reverts commit 9b77a21a16
.
2017-02-07 12:05:12 +08:00
Benjy Cui
9b77a21a16
chore: remove useless code, close : #4402
2017-02-06 18:04:37 +08:00
Benjy Cui
0408c8c133
style: update code style to fix lint
2017-02-06 15:12:02 +08:00
Benjy Cui
d2b8d65c87
style: update code style to please lint, close : #2179
2017-02-06 12:09:58 +08:00
afc163
2196774b7f
update less code style
2017-02-06 10:54:59 +08:00
Benjy Cui
766cded638
docs: update docs for Grid, close : #4744
2017-02-06 10:28:59 +08:00
Jesper We
f7aaa0d399
Fix issues with the new Swedish locale provider. ( #4762 )
2017-02-05 22:18:10 +08:00
afc163
0eb5c689a3
remove type="ghost" from demo
2017-02-04 22:35:33 +08:00
afc163
a67264d68c
Add aliases for icon naming style, close #4758
2017-02-04 18:10:25 +08:00
afc163
8775e7de5e
Fix scroll Table lagging issue in IE, close #4522
2017-02-04 17:58:48 +08:00
afc163
70a0cc0940
fix badge borderColor
2017-02-04 01:14:10 +08:00
afc163
1a5f0f9fa7
remove whitespaces
2017-02-04 01:13:35 +08:00
afc163
fb421f10e0
Change another approach to fix #4637
...
avoid issues like #4750 and #4753 caused by old way
2017-02-03 19:01:06 +08:00
偏右
f786f607cf
Fix misplace Badge when browser zoom above 100% ( #4749 )
...
close #4747 #4290 #4176
2017-02-03 14:20:42 +08:00
afc163
5f8988a266
fix ghost primary button hover border color
2017-01-31 21:27:23 +08:00
Graeme Yeates
1006015ef0
Add border customization variables ( #4734 )
...
* Add border customization variables (#4712 )
* Make border styles customizable (fixes #4712 )
2017-01-31 16:05:10 +08:00
afc163
7381cc95fe
update input test case
2017-01-31 16:03:14 +08:00
afc163
767c4ab70d
docs: update LocalProvider doc
2017-01-31 15:08:35 +08:00
afc163
99e7139634
docs: update LocalProvider doc
2017-01-31 15:08:07 +08:00
afc163
3a3efc3e5a
test input auto calculate height
2017-01-30 20:05:47 +08:00
afc163
30b2fa2c37
Move locale files
2017-01-30 18:20:57 +08:00
afc163
dda37d873b
update LocaleProvider documentation
2017-01-27 17:54:57 +08:00
afc163
490a90b46f
Add localProvider test for more language
2017-01-27 17:49:20 +08:00
afc163
95a74044b0
fix eslint warning
2017-01-27 17:26:52 +08:00
afc163
f2bb4afd4d
Merge from master
2017-01-27 17:23:51 +08:00
Rex
aadf623dc6
support notification pop up from topLeft or bottomRight or bottomLeft ( #4700 )
...
* update snapshots
* update snapshots
* support notification pop up from topLeft or bottomRight or bottomLeft
* update snapshots
* 1. add test
2. update doc
3. support `placement` arguments in `open` method
* update doc
* update doc.
2017-01-27 17:12:25 +08:00
paranoidjk
f2e19c16be
fix(transfer): checkall should response to filter result; fix #4654 ( #4665 )
2017-01-27 17:08:12 +08:00
Wei Zhu
85086f14b6
Using a special static property for type detecting ( #4673 )
...
Related issue: #4655
2017-01-27 17:08:05 +08:00
afc163
1a3ea43ebe
Fix style prop of spin
2017-01-27 14:27:18 +08:00
Penghan Wang
29081542e6
doc: fix checkbox description error ( #4731 )
2017-01-27 13:54:15 +08:00
Penghan Wang
8a412ae260
doc: improve document for Form validateFields ( #4730 )
2017-01-27 10:39:09 +08:00
Valentin Vichnal
6c0dba60e7
Create reverseArrow prop for Sider ( #4611 )
...
Create reverseArrow prop for Sider
2017-01-26 12:30:37 +08:00
陆离
e270fa87af
Mention in controlled mode suggestions bug fix ( #4718 )
...
* Mention in controlled mode suggestions bug fix
+ close #4716
2017-01-26 12:09:26 +08:00
陆离
340385d34d
pass style props to Affix
( #4715 )
...
+ close #4701
2017-01-26 12:08:40 +08:00
陆离
5cd111d486
recalculate width while resize ( #4676 )
...
+ close #4645
+ throttleByAnimationFrameDecorator as a function decorator
2017-01-26 11:23:54 +08:00
Benjy Cui
879bc9320c
docs: update docs for Tooltip, close : #4724
2017-01-26 10:56:24 +08:00
Walter Barbagallo
5e3618c26d
Fix Popover demo typo ( #4703 )
2017-01-25 21:27:14 +08:00
afc163
1ce6f7fc35
remove unused varable @layout-content-margin, close #4714
2017-01-25 21:18:06 +08:00
Simon Waloschek
fd233cf430
Added German locale ( #4686 )
...
* Added German locale
* Added German locale for pagination
2017-01-25 21:12:27 +08:00
Wei Zhu
6a83118597
Upgrade rc-tree-select to 1.9.0 ( #4698 )
2017-01-25 11:15:41 +08:00
偏右
0dfdace923
Keep bundle size warning out of server side
2017-01-24 21:38:43 +08:00
afc163
edf9ebb0ef
Fix Button font size inside Dropdown, close #4705
2017-01-24 17:59:17 +08:00
afc163
f4e887b784
remove steps demo
2017-01-24 16:07:03 +08:00
afc163
f3b2e155b5
style: Select height should flex with @input-height variable, close #4694
2017-01-24 15:20:06 +08:00
afc163
70188ae40e
Merge branch 'feature-2.7' of github.com:ant-design/ant-design into feature-2.7
2017-01-24 15:10:34 +08:00
afc163
75128c8e22
fix ts error, ref #4675
2017-01-24 15:10:25 +08:00
afc163
e5a735e888
fix ts error, ref #4675
2017-01-24 15:10:04 +08:00
afc163
f4021d5255
Fix default locale in Upload, close #4697
2017-01-24 15:02:54 +08:00
afc163
a81bf8f73e
use file.thumbUrl for <img /> in priority, close #4653
2017-01-24 14:59:39 +08:00
偏右
f850993fda
More types of Button ( #4679 )
...
* Add Button[ghost] property, close #4625
* Add danger button
close #1308
* update API doc about ghost and danger property
2017-01-23 22:24:36 +08:00
偏右
273c089aad
Add test case for LocalProvider ( #4693 )
2017-01-23 21:08:16 +08:00
afc163
bb54dce712
Add test case for Menu openKeys undefined bug
...
ref #4677 and #4692
2017-01-23 19:10:50 +08:00
afc163
720ea3690a
expand dot responsive area
2017-01-23 16:18:49 +08:00
afc163
eb2a02618f
update steps API
2017-01-23 16:09:34 +08:00
afc163
179f030d45
Remove labelPlacement
2017-01-23 16:04:05 +08:00
afc163
cd9c85c969
fix code demo type
2017-01-23 15:52:03 +08:00
ddcat1115
09397187ac
Steps support progressDot and labelPlacement ( #4659 )
2017-01-23 14:37:40 +08:00
afc163
5b9d8f0e5a
Fix style of Tabs[tabPosition&type="card"], close #4669
2017-01-23 14:11:14 +08:00
kacjay
1ed890c095
fix Menu selected change error ( #4677 )
...
protect none parameter[openKeys, defaultOpenKeys] Menu
2017-01-23 13:55:39 +08:00
caoyi
cebf3a4c9e
docs: fix Mention props API ( #4683 )
2017-01-22 19:49:08 +08:00
afc163
7518fde405
Fix align issue inside InputGroup, close #4680
2017-01-22 18:50:12 +08:00
afc163
bcd3b63c50
update tag colorful demo
2017-01-22 16:23:11 +08:00
afc163
9598169f90
fix tag snapshot test
2017-01-22 16:21:18 +08:00
afc163
f343d6c606
fix tag snapshot test
2017-01-22 16:20:20 +08:00
afc163
a183ee8ede
Adjust Tag vertical-align and margin
2017-01-22 16:09:13 +08:00
afc163
b2ee5b2319
Adjust Tag vertical-align and margin
2017-01-22 16:08:54 +08:00
Wei Zhu
f91ac37ad3
docs: Oops, no onHover event.
2017-01-22 15:05:32 +08:00
Wei Zhu
774b778474
docs: Add note to Popconfirm, Popover and tooltip about child node.
...
Related issue: #4672
2017-01-22 14:29:24 +08:00
afc163
2d2534321a
Fix Table fixed header align issue, close #4637
2017-01-22 11:15:14 +08:00
Wei Zhu
c681e8acf2
docs: Add backquote to default value
2017-01-21 22:35:42 +08:00
Wei Zhu
77b78a9389
docs: Unify type naming ( #4636 )
...
* Unify name of ReactNode type in document
* Lowser all string type name
* Lowercase all number type name
* Lowercase all boolean type name
* Unify array type
* Lowercase all object type name
* Unify mutilple types
2017-01-20 20:10:50 +08:00
ddcat1115
d2c00fae4b
fix Layout demo ( #4661 )
...
* fix Layout demo
* update snapshot
2017-01-20 20:09:59 +08:00
afc163
67da059874
fix demo language
2017-01-20 18:39:13 +08:00
afc163
35523be6e9
Merge from master
2017-01-20 18:28:09 +08:00
陆离
bee522133e
docs: Autocomplete optionLabelProp document ( #4663 )
...
close #4656
2017-01-20 16:16:31 +08:00
Wei Zhu
823ac6c139
fix TableColumnConfig exporting, #4660
2017-01-20 16:08:20 +08:00
afc163
9c6ce3fe48
fix RangePicker snapshot
2017-01-20 14:12:06 +08:00
afc163
e245facb48
Fix table snapshots
2017-01-20 13:43:39 +08:00
afc163
fae7fd1658
Fix default value of Table showHeader, close #4658
2017-01-20 11:34:08 +08:00
Wei Zhu
fd861d6c0d
Tweak empty table border ( #4650 )
2017-01-19 22:40:30 +08:00
afc163
ddc7054751
Fix fixed column table border radius
2017-01-19 21:51:53 +08:00
afc163
1db0e06bc4
Fix Table[small]'s title and footer border, close #4647
2017-01-19 21:49:03 +08:00
afc163
5203cabb8f
update comment
2017-01-19 17:36:02 +08:00
afc163
fe5f8910dd
Hide scroll bar in fixed header of table, close #4637
2017-01-19 16:08:21 +08:00
Benjy Cui
3e17551b7e
site: improve build speed
2017-01-19 15:22:53 +08:00
afc163
df0426b2c9
workaround for table loading style in safari, close #4622
2017-01-19 15:08:28 +08:00
afc163
9189d3cc5d
Fix Cascader[disabled] style with defaultValue, close #4648
2017-01-19 14:25:44 +08:00
Benjy Cui
e3758168e4
fix: should switch to right panels, close : #4561 ( #4614 )
...
* fix: should switch to right panels, close : #4561
* docs: update demo
2017-01-19 13:55:04 +08:00
afc163
8f57451d8c
fix snap test for cascader upgrade
2017-01-17 13:45:26 +08:00
afc163
3a5d08383a
upgrade rc-cascader and support keyboard, close #4411
2017-01-17 12:10:17 +08:00
afc163
ebc6d9d2c2
Merge branch 'master' of github.com:ant-design/ant-design
2017-01-17 11:47:44 +08:00
偏右
0a68959207
Fix openKeys and defaultOpenKeys of Menu, close #3783 ( #4609 )
2017-01-16 21:13:59 +08:00
afc163
75abadac84
Add doc about clearing Modal old state
2017-01-16 14:30:07 +08:00
afc163
efd1d1e89d
Improve carousel default style
2017-01-15 22:48:57 +08:00
afc163
abd264ebf0
fix test case name
2017-01-15 14:37:22 +08:00
afc163
784915e55b
Fix DatePicker time scroll issue, close #4412
2017-01-15 14:10:20 +08:00
afc163
041457fa5e
fix typo
2017-01-15 13:39:44 +08:00
afc163
55da11db22
Fix Popconfirm not response, close #4606
2017-01-15 00:27:02 +08:00
afc163
fd6fc86b21
improve form validating style
2017-01-14 20:59:37 +08:00
paranoidjk
4d3f574d05
fix: typo; caused by #4435
2017-01-14 17:07:17 +08:00
kun sam
b6217e62df
add warning when using Breadcrumb without its Item ( #4435 )
...
* add warning when using Breadcrumb without its Item
fix issue ' Warning: Unknown prop `separator` on <div> tag. When I using Breadcrumb #4403 '
ps: 我是个前端beginner, - ( ゜- ゜)つロ, 这是我第一个PR welcome, 如果写错或者还有更好的写法请大神指正。thanks
* remove compatible and use type as condition
按照 @benjycui 的意见去掉了兼容项,并使用type判断
2017-01-14 15:25:37 +08:00
Rex
6e33285890
fix onVisibleChange arguments error ( #4589 )
...
* fix onVisibleChange arguments error
* add test
* trigger travis
2017-01-14 15:23:02 +08:00
Wei Zhu
c09cf95daa
Fix Table filter test
2017-01-13 23:30:39 +08:00
偏右
6e3565b983
Add Form[hideRequiredMark] ( #4500 )
...
* Add Form[hideRequiredMark]
* omit hideRequiredMark
* Add test case for Form[hideRequiredMark]
2017-01-13 21:52:48 +08:00
偏右
10396419b5
Add preset color Tag ( #4571 )
...
* Add preset color Tag, close #4528
* Use color back over presetColor
* fix snap
* simplify isPresetColor
2017-01-13 21:25:55 +08:00
陆离
46c200896f
Customize Input Component of AutoComplete ( #4483 )
...
* cherry-pick
* remove useless files
* remove useless files
* Group ts
* update interface
* ReactElement
2017-01-13 21:19:23 +08:00
Wei Zhu
65d1f721d3
Fix Table multiple levels filter menu ( #4548 )
...
fix #4541
2017-01-13 21:13:31 +08:00
Brett Lamy
78fe0a686f
Update index.tsx ( #4537 )
2017-01-13 21:13:22 +08:00
偏右
3423d27493
When form layout is vertical, keep the colon inside label, close #4593 ( #4599 )
2017-01-13 21:12:31 +08:00
afc163
6a073c8c6e
fix snap test
2017-01-13 19:03:59 +08:00
Hans Chan
3d58a3f608
docs: add property colon
for Form.Item ( #4505 )
...
* docs: 修改错别字
* docs: add property `colon` for Form.Item
`colon` is available since 2.0.0-beta.1
2017-01-13 19:03:59 +08:00
Hans Chan
927581bb84
docs: add property colon
for Form.Item ( #4505 )
...
* docs: 修改错别字
* docs: add property `colon` for Form.Item
`colon` is available since 2.0.0-beta.1
2017-01-13 18:05:24 +08:00
偏右
e032fa6a62
adjust entry file ( #4594 )
2017-01-13 17:48:30 +08:00
Benjy Cui
c4c1078f2d
docs: update demos for Calendar
2017-01-13 17:11:26 +08:00
Benjy Cui
eeae03d681
docs: remove useless code
2017-01-13 15:14:06 +08:00
afc163
de544ad21b
fix useless className
2017-01-12 20:38:20 +08:00
Benjy Cui
75c0ade1ce
test: update snapshot
2017-01-12 10:38:14 +08:00
Benjy Cui
97221a6f63
css: fix style issue, close : #4415
2017-01-12 10:35:17 +08:00
wallverb
c01ee02758
chore: Change AutoCompleteProps to extend SelectProps ( #4565 )
...
* Change AutoCompleteProps to extend SelectProps
* Extract common props into AbstractSelectProps
2017-01-12 09:23:56 +08:00
Tao Zhang
477fde8b7f
docs: Updated form description ( #4574 )
2017-01-12 09:09:59 +08:00
Wei Zhu
0ff50fc79d
docs: Update Table JSX api note
2017-01-12 00:03:35 +08:00
afc163
4654db312f
Fix some lesshint problems
2017-01-11 21:45:09 +08:00
afc163
65f2d8eb71
shorter demo code
2017-01-11 20:20:38 +08:00
afc163
f978b52ce3
remove blanks
2017-01-11 20:08:52 +08:00
Wei Zhu
8a2b3470ef
Document using Table in TypeScript ( #4568 )
...
* Allow any valid ReactElement as Table.Column
* Document using Table in TypeScript
2017-01-11 19:52:43 +08:00
afc163
af9a2cd8fb
update modal style
2017-01-11 19:15:16 +08:00
afc163
e0999eaec3
fix code indent
2017-01-11 11:32:17 +08:00
bokzor
47fcd7651f
feat: Add french locale ( #4538 )
...
* add french locale
* Add french locale
2017-01-11 10:28:47 +08:00
afc163
29324ca59d
Add less variables for TimePicker panel width, close #4194
2017-01-10 22:10:37 +08:00
afc163
3f5aebe85b
Fix Table column.filteredValue null problem, ref #4550
2017-01-10 20:52:53 +08:00
偏右
aa89addcc2
Improve upload list ( #4516 )
...
* support prevent removing when return value is false, close #4456
* Add showRemoveIcon & showPreviewIcon into showUploadList
close #4384 & #4351
* fix typo
2017-01-10 20:15:02 +08:00
afc163
dc00b9ee96
Fix Search block again, close #4540
2017-01-10 15:11:43 +08:00
afc163
6af0842be8
fix table demo snapshot
2017-01-10 14:10:44 +08:00
afc163
088ecf18a4
cleaner demo
2017-01-10 14:09:19 +08:00
afc163
75b50e9731
wider the selection column and expand column of Table
2017-01-10 14:03:04 +08:00
afc163
1042681bcd
Fix Table filter dropdown style
2017-01-10 13:46:52 +08:00
Benjy Cui
3fa5d10da3
Merge branch 'master' into feature-2.7
2017-01-10 10:50:40 +08:00
afc163
920a084c21
carousel should be undraggable and text-seletable defaultly
2017-01-09 23:21:18 +08:00
afc163
e66604cab3
optimize progress active style
2017-01-09 23:05:18 +08:00
afc163
01859fc581
update input doc
2017-01-09 22:03:10 +08:00
wallverb
a47c200f7c
Fix validateTrigger type ( #4536 )
...
* Update validateTrigger type
* Update validateTrigger doc for en-US
* Update validateTrigger doc for zh-CN
2017-01-09 21:20:40 +08:00
afc163
452aa84d9d
fix table test case typo
2017-01-09 21:06:04 +08:00
afc163
1c493ad798
Fix error when Table[pagination] change, close #4532
2017-01-09 20:49:00 +08:00
afc163
7548f2068f
remove comment
2017-01-09 19:35:41 +08:00
Benjy Cui
5fd3baaff0
docs: update outdated docs
2017-01-09 18:00:30 +08:00
Benjy Cui
f436b5c2f4
deps: upgrade rc-form, close : #4374
2017-01-09 17:40:01 +08:00
afc163
82d18db79f
Improve collapse style and add a custom style panel demo
2017-01-09 17:19:26 +08:00
Benjy Cui
0aabdb3d8b
fix: locale should follow LocaleProvider, close : #4495 ( #4503 )
...
* fix: locale should follow LocaleProvider, close : #4495
* test: update snapshot
* fix: fix some bugs
2017-01-09 16:25:58 +08:00
Benjy Cui
b96601decb
test: update snapshot
2017-01-09 14:56:14 +08:00
afc163
37541e3bfe
Fix Search block style
2017-01-09 14:24:08 +08:00
afc163
b5d0acee45
Merge branch 'master' into feature-2.7
2017-01-09 12:56:36 +08:00
afc163
6dcfa9519c
fix snapshot
2017-01-09 12:56:16 +08:00
afc163
6a8c88fd6b
Merge branch 'master' into feature-2.7
2017-01-09 12:10:30 +08:00
afc163
c208aea654
demo: fix duplicate key
2017-01-09 12:10:08 +08:00
afc163
1835961af1
Merge branch 'feature-2.7' of github.com:ant-design/ant-design into feature-2.7
2017-01-09 11:54:44 +08:00
afc163
c040c410e2
Merge branch 'master' into feature-2.7
2017-01-09 11:54:29 +08:00
afc163
024e398ad0
Fix lint for latest eslint-config-airbnb
2017-01-09 11:51:56 +08:00
Hans Chan
ef6c19e97b
docs: add property colon
for Form.Item ( #4505 )
...
* docs: 修改错别字
* docs: add property `colon` for Form.Item
`colon` is available since 2.0.0-beta.1
2017-01-09 11:03:35 +08:00
afc163
7d75a2673a
components/date-picker/locale/sv_SE.jsx
2017-01-08 19:24:55 +08:00
Pixy Yuan
a2bef2b87e
feat: Modal.confirm add maskClosable option ( #4488 ) ( #4490 )
...
* feat: Modal.confirm add maskClosable option (#4488 )
* feat: Modal.confirm add maskClosable option (#4488 )
2017-01-08 19:14:28 +08:00
Jesper We
c6f6de3605
feat: Add support for Swedish locale ( #4455 )
...
* Swedish locale
* Create sv_SE.tsx
* Create sv_SE.tsx
* Create sv_SE.tsx
2017-01-08 19:14:28 +08:00
Rex
93128d1481
feat: add slider vertical style ( #4473 )
2017-01-08 19:14:02 +08:00
陆离
f54e822930
feat: Transfer on search change ( #4464 )
...
* add `onSearchChange(direction: 'left'|'right') => void ` of Transfer
* typo
2017-01-08 19:14:02 +08:00
Benjy Cui
df18edda79
chore: update link to locale format
2017-01-08 19:14:02 +08:00
Jesper We
11ebc915eb
feat: Add support for Swedish locale ( #4455 )
...
* Swedish locale
* Create sv_SE.tsx
* Create sv_SE.tsx
* Create sv_SE.tsx
2017-01-08 19:14:01 +08:00
Wei Zhu
f6c0e69af5
cleanup npm scripts ( #4499 )
...
* Cleanup npm scripts
* Lint fix
* Don't need ignore js files
* Upgrade jest
* Add components index.tsx test
2017-01-08 17:04:09 +08:00
ddcat1115
6495ef3592
fix Layout style ( #4506 )
...
* fix #4459
* improve
2017-01-08 17:03:47 +08:00
afc163
b978937af8
fix jest snapshot
2017-01-08 16:59:34 +08:00
afc163
9e4885d959
update select doc
2017-01-07 22:15:22 +08:00
afc163
c0ec375e8e
Fix documentation links, close #4496
2017-01-07 22:09:17 +08:00
afc163
237871da32
update spin document
2017-01-07 22:07:09 +08:00
afc163
31d6aca303
move spin variables to default.less
2017-01-07 22:04:52 +08:00
afc163
92c3bef888
Adjust spin style
2017-01-07 22:03:40 +08:00
afc163
1a8f000e35
update doc
2017-01-07 21:28:44 +08:00
afc163
1fbebd4ecf
Fix a Cascader align bug
2017-01-06 16:55:38 +08:00
afc163
0d38fefb00
Fix Menu[theme=dark] selected and disabled style, #4440
2017-01-06 11:36:54 +08:00
afc163
1b10733e47
Update tree doc
2017-01-06 10:46:25 +08:00
afc163
0187384445
refactor for code style
2017-01-06 01:33:09 +08:00
afc163
e2b8aee202
fix snapshot
2017-01-05 17:24:14 +08:00
afc163
41ff783868
Add name type for Input, close #4479
2017-01-05 17:19:50 +08:00
afc163
657c707a79
Hide useless prop Form[horizontal]
2017-01-05 16:57:41 +08:00
afc163
53371dfe3e
Add plain text form item in demo, close #4465
2017-01-05 16:40:21 +08:00
afc163
9df1eb91db
Add form layout demo and fix vertical form style
2017-01-05 16:32:50 +08:00
afc163
a53bb4bfe4
simplify Input.Search code
2017-01-05 15:53:04 +08:00
afc163
26d3c506b3
simplify select combobox demo
2017-01-05 15:47:19 +08:00
afc163
ec35121bae
update demo title
2017-01-05 15:35:43 +08:00
afc163
c4ac4d1eca
fix Input prefix and suffix vertical align style
2017-01-05 15:34:30 +08:00
Benjy Cui
d4132ac558
chore: add missing definition for Modal
2017-01-05 12:08:43 +08:00
陆离
a0498e436f
docs: add document for afterClose
props for Modal ( #4448 )
...
+ close #4445
2017-01-05 12:06:27 +08:00
Wei Zhu
4305ca7ab0
docs: Docment Select.defaultActiveFirstOption
2017-01-04 18:46:39 +08:00
陆离
e36039acf8
chore: Spinning Pagination of table while loading ( #4462 )
...
* Spinning Pagination of table while loading
- close #4461
* update snapshots of table
2017-01-04 18:43:11 +08:00
afc163
4443db4de6
css code style
2017-01-04 14:28:56 +08:00
afc163
2c6881a24a
Fix error colorPalette is not defined in some situations
...
close ant-design/ant-motion#44
2017-01-04 14:27:45 +08:00
afc163
56bd431cc6
clean demo
2017-01-04 11:07:49 +08:00
afc163
11f509a972
clean demo
2017-01-04 11:00:58 +08:00
Benjy Cui
9d92066d1f
chore: update data-picker detail, ref: #4415
2017-01-04 10:48:40 +08:00
Benjy Cui
29e598a3f3
docs: add missing docs for Option[title]
2017-01-03 16:00:34 +08:00
Jialei
96d3093b14
fix: placeholder in time-picker can be empty string ( #4446 )
2017-01-03 15:32:43 +08:00
afc163
d0df37ed42
Fix Menu[theme="dark"] text color, close #4440
2017-01-03 00:12:23 +08:00
Edd Hannay
ec2bec5417
Add tokenSeparators prop to Select TS definitions ( #4441 )
...
[The documentation](https://ant.design/components/select/ ) lists the `tokenSeparators` property on the `Select` component, but the TypeScript definition for the component does not contain the `tokenSeparators` property. The underlying `rc-select` component [defines tokenSeparators](https://github.com/react-component/select/blob/master/src/Select.jsx#L79 ) as `PropTypes.arrayOf(PropTypes.string)`, so I've added it as an optional TypeScript property of type `string[]`.
- Add tokenSeparators to SelectProps in Select Component
2017-01-02 19:11:13 +08:00
ddcat1115
c5b154294e
add attribute compact
for InputGroup ( #4309 )
...
* add attribute `compact` for InputGroup
* improve
2017-01-02 00:12:41 +08:00
偏右
d811ebee5c
New color system ( #4426 )
...
* Add new color patterns algorithm
* Add color palettes
* update other colors
* fix gray color
* update more tint/shade to colorPalette
* new font color
* Update doc for new color system
* improve doc style
2017-01-01 22:20:06 +08:00
afc163
fb6858c3cc
Fix hasFeedback and Select style detail for #4436
2017-01-01 17:39:27 +08:00
Jesper We
d258ace146
Fix #4431 Overlapping graphics with<Select> in <Form.Item ... hasFeedback={true} ( #4436 )
2017-01-01 17:20:08 +08:00
afc163
793a2d284e
Add spin demo test snapshot
2017-01-01 15:42:54 +08:00
陆离
7f7d94068a
add delay
props of Spin ( #4424 )
...
* add `delay` props of Spin
+ close 4306
+ Specifies a delay for loading state. If `spinning` ends during delay, loading state won't appear.
* improves
2017-01-01 01:13:34 +08:00
Rex
1b8a280614
support suffix ( #4283 )
...
* support suffix
* optimize prefix and suffix
* 1. Optimize prefix and suffix implementation
2. Improve the api document
3. Optimize `Input.Search` implementation
* update snapshots
2017-01-01 01:06:19 +08:00
偏右
e4bee3425a
Upgrade rc form ( #4430 )
...
* support nested form item name by upgrade rc-form
react-component/form#48
* Fix dynamic form demo
2016-12-31 23:47:07 +08:00
afc163
c0a44adb56
Fix Cascader[disabled] background, close #4434
2016-12-31 16:08:58 +08:00
afc163
c285f5f651
fix snapshot
2016-12-30 22:36:10 +08:00
afc163
237d6ab62b
fix layout demo
2016-12-30 21:44:10 +08:00
偏右
0062867274
Feature 2.6 ( #4429 )
...
* new Layout Component (#4087 )
* change Anchor type
* new Layout
* Component update && add snap
* Revert "new Layout Component" (#4131 )
* add Layout (#4169 )
* add Layout
* update
* fix snapshot
* Improve layout component
1. update demo code
2. drop `position` of Sider
3. improve demo style
2016-12-30 21:41:28 +08:00
afc163
c3982b02aa
Fix monthCellContentRender and wrong documentation, close #4394
2016-12-30 15:04:13 +08:00
Wei Zhu
0a3e57a61e
Using padding for node gaps, fix #4371 ( #4398 )
2016-12-30 14:32:34 +08:00
Rex
c8a16b10bd
fix the blue border in some scenes ( #4382 )
2016-12-30 14:27:23 +08:00
afc163
2583798cce
Add demo for Case-insensitive search Select, close #4408
2016-12-30 14:05:27 +08:00
afc163
20cd35abe3
fix demo
2016-12-30 14:05:27 +08:00
Wei Zhu
29e4717fe3
Fallback table record key to data index. ( #4397 )
...
In last PR #4185 , we removed data index from record key, it
leads to inconformity behavior.
2016-12-30 13:50:11 +08:00
afc163
662b213137
Fix Menu[dark] item background, close #4414 again
2016-12-30 13:16:30 +08:00
afc163
35d91d8dee
Fix Menu[dark] item background, close #4414
2016-12-30 12:16:29 +08:00
Wei Zhu
42f98e6779
docs: fix typo.
2016-12-29 21:41:46 +08:00
可乐
2e4e1fcaef
避免 value 正好是数字 0 ( #4401 )
2016-12-29 13:42:14 +08:00
afc163
d570d03698
improve document for Form setFields, close #4370
2016-12-27 21:14:00 +08:00
afc163
869fc54cf7
fix snapshots
2016-12-27 19:32:36 +08:00
afc163
668c481110
Fix table radius without column header, close #4373
2016-12-27 18:24:30 +08:00
afc163
e91f4f2335
improve style code
2016-12-27 17:57:17 +08:00
afc163
3e00fa8e64
update dynamic-settings table demo
2016-12-27 17:47:27 +08:00
afc163
b0a5601c98
fix less variables in slider
2016-12-27 17:04:10 +08:00
afc163
9b8a26ba17
upgrade code style
2016-12-26 19:46:01 +08:00
afc163
d81c425588
fix snapshot
2016-12-26 18:24:00 +08:00
afc163
f07f33d879
fix snapshots
2016-12-26 11:16:28 +08:00
afc163
7602faed65
improve playground.md
2016-12-25 21:31:33 +08:00
afc163
1ef76b40ec
update Slider doc
2016-12-25 21:10:14 +08:00
afc163
ee17abfa9d
Add Grid playground demo
2016-12-25 21:09:49 +08:00
afc163
0d0d63a741
Improve responsive layout of Pagination, close #4349
2016-12-25 19:55:12 +08:00
Alexandre Kirszenberg
517720895d
Dropdown.Button as a single non-wrappable element ( #4355 )
2016-12-24 23:12:37 +08:00
Benjy Cui
4b08601f0f
style: update code style
2016-12-22 17:09:11 +08:00
Benjy Cui
588f0c3d1c
chore: expose loadData for Cascader, close : #4215
2016-12-22 16:35:37 +08:00
Benjy Cui
4967d36d2a
docs: update demos order for Cascader
2016-12-22 16:23:33 +08:00
afc163
25f8095b67
Add Menu[inlineIndent] documentation
2016-12-22 15:06:37 +08:00
Benjy Cui
114016dd4e
chore: add alias for getTooltipContainer
2016-12-22 12:08:17 +08:00
Benjy Cui
8b3e488485
docs: update docs for Tooltip Popconfirm Popover
2016-12-22 12:00:57 +08:00
afc163
2d19ea8344
Add comment
2016-12-22 11:54:03 +08:00