afc163
ea61aa3cab
upload code style
8 years ago
yiminghe
b140856836
add class
8 years ago
RaoHai
8c739abeb5
style lint
8 years ago
RaoHai
7dd4a019d5
DatePicker 组件优化
+ DatePicker showTime: 面板上的日期展示输入框统一为一个,格式和外面的输入框同步,并且支持手动修改。
面板上的 TimePicker
+ DatePicker showTime: 输入框不再展示,改造为『选择时间』,点击后不再展开浮层,直接盖住日期区域。
+ RangePicker showTime : 只选中开始日期,“确定”和“选择时间”灰置。 如未选择日期直接选择时间,开始日期和结束日期默认选中当天。
+ RangePicker showTime : 点击框外和确定均为确定操作。
+ RangePicker showTime : 在时间页面,开始时间的默认状态为当前时间,结束时间的默认状态跟随开始时间。
+ RangePicker showTime : 开始时间的选择范围没有限制,结束时间的选择范围必须大于等于开始时间。
+ RangePicker showTime : 当开始时间选择了结束时间之后的时间(发生冲突),结束时间则自动切换到与开始时间相同的时间。
8 years ago
yiminghe
3342aae9f3
upgrade
8 years ago
RaoHai
3095f58be8
export toEditorState of `Mention`
8 years ago
RaoHai
3fe36f4584
export `toString` of Mention
8 years ago
RaoHai
23df8f7504
tslint fix
8 years ago
RaoHai
69da207f3c
support value props and controllred mode
8 years ago
RaoHai
f547a97020
lesslint fix
9 years ago
RaoHai
595938f5f2
Mention Component
9 years ago
RaoHai
8e3d2b823a
improvement after review
9 years ago
RaoHai
1fd4837d25
lesslint fix
9 years ago
RaoHai
01fabac77a
Mention Component
9 years ago
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
8 years ago
afc163
e7f6f4b869
Fix Transfer search and check all behavious, close #2396
8 years ago
afc163
138a7a9c54
fix code style
8 years ago
afc163
a535238d68
fix cascader input style
8 years ago
Infinity
1c68f17b81
为TimePicker增加定制anchor的API ( #2390 )
8 years ago
afc163
d7defe458b
blank line
8 years ago
Infinity
5fa89f280a
为TimePicker增加定制anchor的API ( #2390 )
8 years ago
afc163
730dbc72f7
Add typings
8 years ago
afc163
2e4d09c68e
Fix types
8 years ago
afc163
2e41e35cc6
Fix more tslint problems
8 years ago
afc163
8c9af24d72
fix some tree style
8 years ago
afc163
2d0b56a429
update tree demo
8 years ago
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
afc163
4b29e40089
Fix overflow current state in Table, close #2301
8 years ago
afc163
1029419e95
improve code style
8 years ago
afc163
ce7e7c77f0
Fix ts error in Affix ( #1846 )
8 years ago
afc163
cf978908e8
Fix overflow combobox, close #2353
8 years ago
afc163
129df7dc2a
Fix removed upload item bug, close #2342
8 years ago
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.
8 years ago
afc163
1f82c573bf
Add placeholder for Affix, close #1987
8 years ago
afc163
7c595797c0
Improve fixed Table border style
8 years ago
Benjy Cui
6ee3da59c1
fix: badge scrollnumber
8 years ago
偏右
bb03c89ebf
docs: translate badge to english ( #2269 )
8 years ago
ddcat1115
3c1a9c6939
docs: backTop tranlation ( #2244 )
8 years ago
Benjy Cui
0058c80e98
fix: the bgc of cascader should be white
8 years ago
afc163
8e9768fb4a
Fix form button align
8 years ago
afc163
5856bb1b30
Fix key warning
8 years ago
afc163
8ec15e4ad3
Fix Input value warning
close #2333 , close #2332
8 years ago
Benjy Cui
0fccbd4b1d
docs: fix format
8 years ago
偏右
1cf55c2b16
docs: translate affix to english ( #1471 ) ( #2219 )
8 years ago
陆离
b2ff1dcc75
docs: i18n of Select ( #1899 )
8 years ago
Benjy Cui
4a6ff6f053
fix: Form.Item should support responsive layout, close : #2305 ( #2313 )
8 years ago
afc163
0977a656aa
Fix default upload item link, close #2331
8 years ago
afc163
fc9eacbd7e
fix eslint
8 years ago
afc163
4ac775212f
Improve code for #2247
8 years ago
djorkaeff
f687c95bd9
change offset when window resize
9 years ago