lyhper
|
655ae8e4b4
|
fix: datepicker style error
|
6 years ago |
afc163
|
8a49fea94a
|
🐛 Fix small RangePicker 1px align problem
close #13105
|
6 years ago |
afc163
|
a616f89a1b
|
🔥 update less code style
|
6 years ago |
afc163
|
436cbeed7b
|
fix DatePicker clear behavior bring by 3640754
|
6 years ago |
zombiej
|
364075421b
|
fix #12536. Adjust date-picker icon
|
6 years ago |
afc163
|
06898a0619
|
Merge RangePicker extra and built-in footers
|
6 years ago |
HeskeyBaozi
|
fd81e4575c
|
fix date-picker clear-icon size
|
6 years ago |
HeskeyBaozi
|
b9a9c308c9
|
[breaking] remove iconfont-font class helper
|
6 years ago |
Thibault Derousseaux
|
43abea3212
|
Use tabular-nums font variant instead of switching to Tahoma for figures
Using a completely different font for figures leads to inconsistencies: https://github.com/ant-design/ant-design/issues/9422.
Most modern font systems defaults to [tabular figures](https://www.fonts.com/content/learning/fontology/level-3/numbers/proportional-vs-tabular-figures).
One exception to this is Apple's San Francisco which defaults to [proportional figures](http://martiancraft.com/blog/2015/10/san-francisco-part-2/#special-features-numerals).
There is, however, an official and clean way to switch to tabular figures. It's the [`font-variant` CSS property](https://developer.mozilla.org/en-US/docs/Web/CSS/font-variant-numeric) that can be set to `tabular-nums`.
This commit removes the "Monospaced Number" font altogether and use `font-variant: tabular-nums` instead where it was used.
It also moves closer to the sans-serif and monospace [system font stacks used by GitHub](http://markdotto.com/2018/02/07/github-system-fonts/).
|
6 years ago |
afc163
|
af03ae67f9
|
Fix TimePanel jump issue of hovering, close #11460
|
6 years ago |
afc163
|
af4ed3988a
|
chore DatePicker and TimePicker font style
|
6 years ago |
HeskeyBaozi
|
ca644505be
|
replace date-picker font icon
|
6 years ago |
afc163
|
00afce3a4b
|
Improve design of RangePicker presets link
|
6 years ago |
afc163
|
60ebb434c1
|
Fix form controls align issue in IE11
close #9827
close #11133
|
6 years ago |
愚道
|
004561ba1f
|
fix style in range select
|
6 years ago |
愚道
|
450a3142ee
|
fix: fix datepicker selected item style, close #9529
|
6 years ago |
afc163
|
7fc1483fe1
|
Fix style of RangePicker with preset ranges, close #10986
|
7 years ago |
诸岳
|
240289ed73
|
Remove TimePicker wrong line-height style, close #9292 (#9317)
|
7 years ago |
afc163
|
d6e429cd70
|
Tweak RangePicker align
|
7 years ago |
Wei Zhu
|
b44a0c93cd
|
Add focus() blur() and autoFocus to DatePicker (#8345)
|
7 years ago |
niko
|
be1cbd4eae
|
upgrade rc-calendar dependency to 9.3.0 (#8353)
|
7 years ago |
afc163
|
91a64d0567
|
Tweak styles
|
7 years ago |
偏右
|
9053192ae9
|
Fix component style (#7848)
* fix components style
* fix snapshot
* update travis node version
* change upload action in ci
|
7 years ago |
偏右
|
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 |
偏右
|
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 |