偏右
759b0bb821
seperate reset styles ( #7682 )
* seperate reset styles
* not reset ul/ol/p/heading
* revert reset.less idea
* move label style into ant-form-item, #5851
* revert reset.less idea
* update base.less
* Better typography from bootstrap@4
use reboot replace normalize
ref:
b4d84b9cdf/scss/_reboot.scss
close #6162
7 years ago
afc163
ab6620f1f1
Fix WeekPicker style, #3825
7 years ago
偏右
f3911b3707
Feat week picker ( #7404 )
* New Component WeekPicker
close #212
* Add WeexPicker in API doc
* update snapshot
* Add test cases
* update snapshot
7 years ago
afc163
429cdb448d
Fix RangePicker text overlap
7 years ago
afc163
a5733f5de3
Fix RangePicker text overlap
7 years ago
Benjy Cui
2620318172
feat: support controlled panels for DatePicker and RangePicker, close : #5190 ( #7049 )
7 years ago
afc163
ad6dbcb9c6
Fix button in DatePicker
7 years ago
afc163
43751c9930
revert eb3c274, close #7162
7 years ago
afc163
47c5de29f3
tweak range picker style
7 years ago
偏右
eb3c274e01
Fix extra space in RangePicker
https://gw.alipayobjects.com/zos/rmsportal/sTMIijZIrTkBDaGrEXmI.png
7 years ago
afc163
5a33774238
Fix ~ mis-position bug
7 years ago
afc163
6748221ed3
tweak time-picker style
7 years ago
afc163
8618a387da
tweak date-picker style
7 years ago
afc163
50466ed281
Fix ok button style
7 years ago
afc163
dc8be3fcfd
Tweak icon position of DatePicker
7 years ago
Benjy Cui
9c7cec3e39
refactor: remove span[disabled]
7 years ago
Graeme Yeates
9429aedffc
Fix tilde placement on rangepickers
8 years ago
Graeme Yeates
974f544713
Make -clear and -icon styles consistent at different input sizes
8 years ago
afc163
fe564335bf
Tweak range picker style
8 years ago
afc163
48b63734c6
Tweak date picker icon style
8 years ago
Graeme Yeates
aaf2a508be
Fix calendar clear background color
8 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
afc163
ed17464a5f
Fix vertical align of RangePicker input in safari and 360, close #6061
8 years ago
Graeme Yeates
98ba816bfb
Add @time-picker-selected-bg to control the selected state of time-picker
8 years ago
Graeme Yeates
d8d17a6401
Seperate @active-item-bg into 2 variables
8 years ago
afc163
54f443a266
tweak clear icon position
8 years ago
Graeme Yeates
4eb2855871
Add @active-item-bg to control hover and active states
8 years ago
偏右
d3aa5f3cbf
fix: time picker layout ( #5983 )
* Add popupClassName
* Fix showTime panel width bug, close #5959
* Add test case
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
leadream
193b2b7684
not aligned after customizing the size of input
For some reasons I customized the size of <Input/>. Now the default height of <Input> is 40px. But there's a problem in <RangePicker/> after doing that: the texts and icon inside it are not aligned vertically at center.
When I look into the code I found the height of `ant-calendar-range-picker-input` is 18px. I modified it to 100% and it aligned. I'm not sure if it can affect the other code.
----------------------------------------
因为某些原因我自定义了 <Input/> 的尺寸,现在它的默认高度是40px。但是当我使用 <RangePicker/> 组件时,我发现了一个问题:输入框里面的文字和图标在垂直方向不能居中对齐。我看了一下 css 代码,发现里面的 `ant-calendar-range-picker-input` 高度是固定的18px,我把它改成100%就可以垂直居中对齐了。我不知道这个改动是否会影响其他代码。
8 years ago
Benjy Cui
d8e465d579
css: fix height of MonthPicker
8 years ago
Benjy Cui
b643aa752f
fix: month/year panel of DatePicker[showToday=false], close : #5620 ( #5635 )
8 years ago
乐仪
2bba8bee98
fix RangePicker placeholder color
8 years ago
Graeme Yeates
7cd590b3b0
Use @input-color to set calendar's input color ( #5147 )
8 years ago
afc163
b3a325dc29
Fix disabled DatePicker hover border color
8 years ago
Graeme Yeates
19c11dd173
chore: RangePicker TimePicker component locking background to white ( #5031 )
8 years ago
afc163
7181e3c9e8
revert d9ec4bf and ef0b708, close #4997
8 years ago
Benjy Cui
d9ec4bf732
fix: RangePicker style
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
afc163
784915e55b
Fix DatePicker time scroll issue, close #4412
8 years ago
Benjy Cui
97221a6f63
css: fix style issue, close : #4415
8 years ago
Benjy Cui
9d92066d1f
chore: update data-picker detail, ref: #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
afc163
f9bad27469
Fix DatePicker input style
8 years ago