zombiej
65dd36a466
rm useless
6 years ago
zy410419243
39d648e3b8
test: update cases for TimePicker
6 years ago
zy410419243
be22c9148b
pref: remove unreachable code
6 years ago
afc163
5d450d2a23
💄 unified DatePicker and TimePicker cursor style
6 years ago
zombieJ
4d1a998246
add component param in warning ( #15078 )
* add component param in warning
* update snapshot
6 years ago
杨小事er
2f81d000f8
fix(time-picker): fix icon style ( #14861 )
6 years ago
米老朱
6936599aef
Enhance stylelint rules ( #14803 )
* rename .stylelintrc to .stylelintrc.json for explicit file type
* add new npm script lint-fix:style
* fix pseudo-element with double colon
* function name should be lower except ignored functions
* support stylelint declaration-block-no-ignored-properties rule
* support sorted CSS properties order for readability and consistency
* autofix order of all styles by lint-fix:style script
* remove double slash comments after selector
* replace .stylelintignore with ignoreFiles in .stylelintrc.json
6 years ago
Cheng
27f926fe93
Feat timepicker clearicon ( #14556 )
* ✨ custom clearIcon for time-picker
* 📝 update readme
6 years ago
zombieJ
d1fde3670c
Time picker allow clear ( #14490 )
close #14472
6 years ago
zombiej
0a67272ae4
add locale update
6 years ago
zombiej
12af9a9dca
icon add aria-label support
6 years ago
Junbin Huang
d78c0f2707
Chore/fix master conflict ( #14126 )
* adjust table fixed column z-index (#14036 )
fix #13930
* 📝 Add instruction for one column without width left in fixed table
* Add full PR template link in template (#14061 )
* add full tmpl link
* adjust
* simplify it
* add cn link
* Fix Affix flickering when scrolling
* update
* fix: top border disappeared under some ie9
* fix calendar month range display (#14049 )
* Fix tslint warning
* Correct typescript usage (#14074 )
* 🐛 Fix steps style under IE9
close #14001
* 🐛 tweak style for not affecting vertical steps
* 📝 enhance upload documentation
* Input.Group with TimePicker disappear icon: https://codepen.io/mraiguo/pen/QzvvvE?editors=0010
* 🐛 Fix disabled button style in DatePicker panel
https://user-images.githubusercontent.com/507615/50693143-17505400-1071-11e9-9114-b150bef8f7f6.png
* 📝 site: fix BackTop been covered by footer
close #14093
* Update PULL_REQUEST_TEMPLATE.md
* Update pr_cn.md
* 🐛 Fix nested Timeline last item missing line (#14110 )
close #14108
* init Spin should also support delay trigger (#14105 )
fix #14100
* Update table docs
* bugfix
* Format
* update snapshot
* test: fix spin test
6 years ago
mraiguo
78489672c7
Input.Group with TimePicker disappear icon: https://codepen.io/mraiguo/pen/QzvvvE?editors=0010
6 years ago
aashutoshrathi
0e42cbf7e6
Added Hindi Locale
6 years ago
Rahul Gurung
1a4fce7d0f
#13576 - Kannada locale added (kn_IN)
6 years ago
afc163
833c181922
🆙 upgrade rc-time-picker
- add `popupStyle`
- add `onAmPmChange`
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
Basic support prefixCls.
6 years ago
Huáng Jùnliàng
ea0541295d
fix(module:timepicker): incorrect invalid border color ( #13155 )
6 years ago
afc163
83c192ea3e
💄 fix eslint problems
6 years ago
zombieJ
9b49fb60d9
Config provider ( #12991 )
close #12985
6 years ago
ycjcl868
bb0888b09f
fix: timepicker overflow style
6 years ago
CORP\lianyufeng
02cedda1e9
Add support for Indonesian internationalization
6 years ago
ilanus
1dfe222933
🌐 adding hungarian localisations
6 years ago
afc163
213693e333
🌐 site: transition component category, close #11629
6 years ago
jinyaqiao1102
c2ce43457e
修改时间选择框样式错误问题
6 years ago
Michael Krog
cde74cd39a
Adds danish locale
6 years ago
Oren Kosto
b05488c3b0
Added Hebrew translations
6 years ago
Yuri Pirola
150921b339
Fix Italian translation ( fix #12413 )
* Fix Italian translation.
* Update relevant snapshots.
6 years ago
HeskeyBaozi
006b274d9e
timepicker: suffix -> suffixIcon
6 years ago
HeskeyBaozi
a1074a6ace
add suffix icon interface to time-picker
6 years ago
HeskeyBaozi
976f6969f4
update test snapshot
6 years ago
digz6666
8f41d5f774
Added Mongolian locale provider and tested. Translated calender,
date-picker, time-picker.
6 years ago
包子熊
67024893ce
Hotfix/icon issue ( #12016 )
* fix progress icon
* remove IconDisplay fields.js
* update progress test snapshot
* fix form item circle filled
* update form-item test snapshot
* fix close icon in upload item list
* fix alert icon theme
* update alert test snapshot
* fix time picker clear icon
* fix test snapshot
* fix rotate icon in the header
* update test snapshot
* update new tree test snapshot
* fix icon position
* fix old icon and new icon both display
* fix card actions icon position
6 years ago
HeskeyBaozi
d6131fe18d
update test snapshot
6 years ago
HeskeyBaozi
0c9465aaf9
upgrade icons library
6 years ago
HeskeyBaozi
ee1d2469a8
upgrade test snapshot
6 years ago
HeskeyBaozi
796de6390b
update test snapshot
6 years ago
HeskeyBaozi
049ce5c307
use time-picker with svg icon
6 years ago
Cong Zhang
52cb4fe9cb
TimePicker #9792 peer with react@15
6 years ago
偏右
070e340958
Revert "TimePicker #9792"
This reverts commit 5b37e09ea1
.
6 years ago
Cong Zhang
5b37e09ea1
TimePicker #9792
6 years ago
afc163
80f82674fb
Fix TimePicker unexpected long width
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
af4ed3988a
chore DatePicker and TimePicker font style
6 years ago
Ilan Hasanov
86398d910a
💬 misc typos and blank spaces fixes
6 years ago
afc163
009ed08580
upgrade eslint-config-airbnb
7 years ago
Wei Zhu
aa580beb8b
docs: sort api table
7 years ago
愚道
653ec40b30
update test snapshot
7 years ago