afc163
56ac01610f
💄 font-feature-settings to enable monospaced for OpenType font
https://developer.mozilla.org/en-US/docs/Web/CSS/font-feature-settings
6 years ago
afc163
3fcb8fa0b3
💄 Fix stylelint errors
6 years ago
afc163
4a41dd1848
💄 Tweak site footer padding for more room
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
afc163
9d260e6e74
📝 site: fix BackTop been covered by footer
close #14093
6 years ago
afc163
e047bb166f
✨ site: make document side bar sticky
close #3800
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
d5d0501ac7
site: change footer ui
7 years ago
afc163
5e4fed48f6
site: clean footer style code
7 years ago
ddcat1115
2aedc275d4
improve footer style
7 years ago
ddcat1115
49a49adae3
change lang-button pos & improve footer responsive
7 years ago
ddcat1115
721a5621c8
reset text-color and etc.
7 years ago
ddcat1115
daf596a898
Upgrade antd 3.0 site style ( #8324 )
* 3.0 site update
* update footer
* improve
7 years ago
afc163
24e2af63f2
site: update footer style
7 years ago
afc163
f230f61c23
Improve docs detail
8 years ago
afc163
c3748a60f4
site: improve responsive design
8 years ago
afc163
d1678711a7
docs: update footer
8 years ago
afc163
cf22bb926a
site: update footer style
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
9042e139b3
Remove some unused code
8 years ago
RaoHai
ff31a5b555
Revert "Revert "refactor with bisheng""
This reverts commit 7a07b128d1
.
9 years ago
RaoHai
7a07b128d1
Revert "refactor with bisheng"
9 years ago
Benjy Cui
a031271384
site: refactor home & 404 with bisheng
9 years ago
afc163
04e0bbdfa2
update site footer style
9 years ago
afc163
ef8852bc27
Fix footer links
9 years ago
afc163
1e380d306e
fix footer style of new site
9 years ago
Benjy Cui
fda29689c4
site: add versions selector
9 years ago
Benjy Cui
55b163d62e
site: update site style
9 years ago
Benjy Cui
fa9ccf3551
css: update footer style
9 years ago