afc163
|
5eb52885d6
|
@background-color-base
|
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 |
afc163
|
c7da69036d
|
revert mistake of DatePicker time changed
|
9 years ago |
RaoHai
|
c65f201d51
|
DatePicker improvement
close #1701
|
9 years ago |
afc163
|
4a3fe9e102
|
fix TimePicker style in DatePicker
|
9 years ago |
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
|
9 years ago |
afc163
|
981e3964fb
|
use a css trick to fix #953 again
|
9 years ago |
afc163
|
82fff19ab8
|
Fix some DatePicker style
|
9 years ago |
afc163
|
82bb807932
|
update RangePicker style
|
9 years ago |
afc163
|
e51a1016d8
|
adjust date-picker style as design
|
9 years ago |
afc163
|
d516b444b1
|
fix range input width
|
9 years ago |
afc163
|
cbf7d27664
|
improve rangepicker and add showTime prop
|
9 years ago |
afc163
|
f0931ece66
|
Add lesslint and fix less code style
|
9 years ago |
afc163
|
2e68156621
|
update datepicker input style
|
10 years ago |
afc163
|
a73aff66f8
|
update datepicker style
|
10 years ago |
afc163
|
ce6ee800d5
|
datepicker prefix className
|
10 years ago |
afc163
|
1de932c085
|
move ant-style inside ant-desgin
|
10 years ago |