HeskeyBaozi
|
d6131fe18d
|
update test snapshot
|
6 years ago |
afc163
|
7d5907500f
|
revert steps description width to fix align issue
|
6 years ago |
HeskeyBaozi
|
0c9465aaf9
|
upgrade icons library
|
6 years ago |
afc163
|
33f5cc4364
|
Fix long step description overflow, close #11864
|
6 years ago |
HeskeyBaozi
|
56103c627a
|
update step snapshot
|
6 years ago |
HeskeyBaozi
|
ee1d2469a8
|
upgrade test snapshot
|
6 years ago |
HeskeyBaozi
|
d8391d69f3
|
update steps test
|
6 years ago |
afc163
|
2e759e2bea
|
Add initial prop for TypeScript, ref #11180
|
6 years ago |
afc163
|
db736843ff
|
Add Steps[initial], close #11180
|
6 years ago |
HeskeyBaozi
|
796de6390b
|
update test snapshot
|
6 years ago |
HeskeyBaozi
|
35974d67b2
|
update test snap shot
|
6 years ago |
Wei Zhu
|
064bfaf554
|
Add @types/prop-types
|
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 |
yoyo837
|
5ca7d75c0d
|
fix doc
|
6 years ago |
yoyo837
|
ce24f278cf
|
docs
|
6 years ago |
yoyo837
|
6ae02a9ab7
|
progress-dot
|
6 years ago |
yoyo837
|
a0a0d88b78
|
Fix content without vertical alignment icon when using vertical label mode; And description text-align: center;
|
6 years ago |
HeskeyBaozi
|
4a553a2006
|
upgrade test cases
|
6 years ago |
HeskeyBaozi
|
8df086f022
|
update test cases
|
6 years ago |
HeskeyBaozi
|
9338f33c1c
|
update test cases
|
6 years ago |
afc163
|
009ed08580
|
upgrade eslint-config-airbnb
|
7 years ago |
Thomas Billicsich
|
ff70654ffe
|
Removed redundant dot accesses in example
The `current` variable is defined on the top of the method.
|
7 years ago |
afc163
|
68a110afa3
|
should use primary color for steps
|
7 years ago |
潘晓升
|
e4d7e5e510
|
Update index.tsx (#9126)
add the “style” property for declare file
|
7 years ago |
afc163
|
5f35a69858
|
update steps demo
|
7 years ago |
Wei Zhu
|
479a5cb743
|
Remove allowSyntheticDefaultImports (#8218)
|
7 years ago |
Graeme Yeates
|
b46cb4b740
|
Add a variable to control processing colors (#8166)
|
7 years ago |
偏右
|
bdceb5f083
|
Review fix (#8125)
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
|
7 years ago |
afc163
|
296dfc7375
|
vertical progressDot Steps style
|
7 years ago |
afc163
|
2a14b4667d
|
Fix progress dot step style
|
7 years ago |
Wei Zhu
|
36227a10db
|
docs: sort api table
|
7 years ago |
monkindey
|
0bc5936b23
|
resolve conflicted files
|
7 years ago |
afc163
|
ca3835bf58
|
Tweak progress dot step style
|
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 |
afc163
|
ca06211494
|
Fix small steps font size
|
7 years ago |
afc163
|
306a5699a7
|
Better responsive Steps
|
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 |
Wei Zhu
|
250c7a9c68
|
Revert "Mock rc-trigger"
This reverts commit 9d2c91598b .
|
7 years ago |
Wei Zhu
|
9d2c91598b
|
Mock rc-trigger
Ref #5522
|
7 years ago |
afc163
|
3195cc182c
|
Fix steps styles
|
7 years ago |
afc163
|
68ff1b6ff0
|
fix progressDot Steps style
|
7 years ago |
偏右
|
a933961aae
|
upgrade rc-steps to 3.0 (#7473)
* upgrade rc-steps to 3.0
* update snapshot
|
7 years ago |
Khalifa Lame
|
f48cf1df90
|
docs: update Steps English doc (#7463)
Added code tags to string values.
|
7 years ago |
afc163
|
187e9dd85c
|
tweak step number font
|
7 years ago |
偏右
|
2dedc5ec7f
|
Upgrade grid break points (#7230)
close #5122
|
7 years ago |
afc163
|
b0da6adf8c
|
Improve responsive of Steps
|
7 years ago |
afc163
|
29b5f433f8
|
Fix step title background
|
7 years ago |
afc163
|
4962d19462
|
tweak steps style
|
7 years ago |