偏右
2bced36f0c
New component styles ( #7731 )
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
7 years ago
afc163
ad6dbcb9c6
Fix button in DatePicker
7 years ago
afc163
6748221ed3
tweak time-picker style
7 years ago
afc163
50466ed281
Fix ok button style
7 years ago
Benjy Cui
c61bba1020
chore: make disabled today different from other disabled day
8 years ago
afc163
61d67f4563
Fix DatePicker footer extra border
8 years ago
afc163
6790e80f3e
Add renderExtraFooter for DatePicker
close #6122 , close #5188
8 years ago
Graeme Yeates
d8d17a6401
Seperate @active-item-bg into 2 variables
8 years ago
Graeme Yeates
4eb2855871
Add @active-item-bg to control hover and active states
8 years ago
Graeme Yeates
5841746ec9
Decompose @background-color-base into several variables
8 years ago
Graeme Yeates
ede77a8aa7
Consistently use @background-color-base for disabled states
8 years ago
Graeme Yeates
e6d619b3cf
Fix calendar input background to use @input-bg
8 years ago
afc163
6b1cec2bf6
Use height over padding for button size, close #5256
8 years ago
Graeme Yeates
7cd590b3b0
Use @input-color to set calendar's input color ( #5147 )
8 years ago
偏右
75a4b06e44
Unified border radius, close #4772 ( #4773 )
8 years ago
Graeme Yeates
1006015ef0
Add border customization variables ( #4734 )
* Add border customization variables (#4712 )
* Make border styles customizable (fixes #4712 )
8 years ago
Benjy Cui
97221a6f63
css: fix style issue, close : #4415
8 years ago
偏右
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
8 years ago
Benjy Cui
932443099a
css: use @component-background , ref: #4040
8 years ago
cathayandy
addb6e44dc
Fix #4039 . Replace background-color: #fff with background: @body-background ( #4040 )
8 years ago
Benjy Cui
f499a026ce
feat: basic impl of RangePicker[ranges], ref: #1418
8 years ago
afc163
1850e4b7cf
fix disabled today style
8 years ago
afc163
e4974ac72a
use @font-size-base ( #1752 )
8 years ago
afc163
0a48c62dcb
use @text-color
8 years ago
afc163
9b81fe86d9
clear less variables and add @text-color-secondary
8 years ago
afc163
d92a24d477
Improve overlay border design
8 years ago
偏右
354759cb17
Redesigned icons ( #3041 )
* redesigned icons
* change iconfont content
* use same icons
* fix missing icons
* improve icon size
8 years ago
Benjy Cui
2a57a4af27
fix: css of DatePicker
8 years ago
afc163
ca57794ae7
better implement for a2804cb
8 years ago
afc163
a2804cbff5
Make clear icon more clear
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
e2cc2838fd
Fix lesshint
8 years ago
RaoHai
c65f201d51
DatePicker improvement
close #1701
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
82fff19ab8
Fix some DatePicker style
9 years ago
afc163
2ec38b1072
update ok button style
9 years ago
yiminghe
8a8a33fb01
fix calendar disabled ok btn
9 years ago
afc163
893248dec7
some style and doc
9 years ago
afc163
e765b4bcee
Style: small size control border-radius is 4px now
9 years ago
afc163
476b09bf7d
fix selected day style in last month
9 years ago
afc163
e51a1016d8
adjust date-picker style as design
9 years ago
afc163
cbf7d27664
improve rangepicker and add showTime prop
9 years ago
afc163
b25260b954
update calendar style vis using variables
9 years ago
afc163
68cdef6b5c
update border base variable
9 years ago
afc163
e2e0fa291b
Add today disabled style for datepicker, fix #606
9 years ago
afc163
8d36dc6fe5
Add simple lesshint support
9 years ago
afc163
62b50c76d7
adjust datepicker and timepicker style to fit each other
9 years ago
afc163
11555d3eb1
Update style for adjust iconfont baseline again
Finally, we can say goodbye to top:-1px and top:1px
9 years ago
afc163
819bd7d216
fix iconfont style
9 years ago
左宜
c528527039
iconfont引用位置偏移调整
9 years ago