Wei Zhu
1815bba876
Unregister service worker
6 years ago
Wei Zhu
70ef4f28aa
Remove offline plugin, continue work of aeeabb1
6 years ago
Wei Zhu
aeeabb1263
Disable offline temporarily
6 years ago
afc163
4c0c24428c
site: fix duplicated menu icon
6 years ago
afc163
ead460afe4
site: tweak header transition style
6 years ago
afc163
a669f24afe
site: improve hr style
6 years ago
afc163
d030121ce2
change faq links
6 years ago
afc163
0698c82173
adjust icon svg align
6 years ago
愚道
edee08006d
fix review code style issue
6 years ago
愚道
76cf0816dc
doc: add course link to site nav
6 years ago
afc163
7a4107eab8
site: update footer links
6 years ago
愚道
5dd292f8b7
doc: add yuque antd course link
6 years ago
afc163
5364675ab7
update cdn link
6 years ago
afc163
8fee0fd567
site: update heading font
6 years ago
afc163
5ab199b867
site: fix some icon align styles
6 years ago
HeskeyBaozi
9fae6b443d
remove fields.js
6 years ago
HeskeyBaozi
403ac4d0df
add missed icons
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
afc163
f22247bce0
site: fix demo icon
6 years ago
包子熊
fd61989852
remove strikethrough to edit icons
6 years ago
HeskeyBaozi
4d681c7fd3
optimize icon docs
6 years ago
HeskeyBaozi
bd53700766
default to icon
6 years ago
HeskeyBaozi
28b3ed19ee
add logo alibaba
6 years ago
HeskeyBaozi
af95133c5b
icon size: 24px -> 36px
6 years ago
HeskeyBaozi
92ea2dcc68
90+ new icons
6 years ago
HeskeyBaozi
7e1c373ca4
remove IconSet
6 years ago
HeskeyBaozi
bd59671585
default primary color #1890ff
6 years ago
HeskeyBaozi
b453db3c9b
fix typescript type
6 years ago
HeskeyBaozi
3bc88ed7fa
use more reusable color
6 years ago
HeskeyBaozi
2a54d80639
new icon display
6 years ago
HeskeyBaozi
2600d8a4ca
remove IconDisplay jsx
6 years ago
HeskeyBaozi
dcc35f1deb
default to icon
6 years ago
afc163
b84d515969
site: add promote badge
6 years ago
afc163
b99f205cf8
site: clear out new icons which were not new
6 years ago
afc163
0e1b304513
Fix codepen error for react@16 and moment, close #11886
6 years ago
HeskeyBaozi
abfd50a7bf
use component
6 years ago
afc163
68959b9a4f
site: update yuque description
6 years ago
HeskeyBaozi
96b38dd3ec
use svg icon in introduce
6 years ago
HeskeyBaozi
678e2aac4f
use svg icon in docs footer nav
6 years ago
afc163
d13187ba1e
site: tweak script and style tags order
6 years ago
afc163
55d43eb13b
site: move script to body bottom
6 years ago
afc163
45ac4872b2
update chinese slogan
6 years ago
HeskeyBaozi
f275f3090a
update Icon api
6 years ago
HeskeyBaozi
7925355ca7
upgrade Icon api
6 years ago
afc163
8d873785a7
Add badge above footer kitchen link
6 years ago
afc163
799c7be17e
Fix site error in IE10/11 which don't support conditional comments
6 years ago
HeskeyBaozi
a0a5641c79
use pretty webpack bar
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
Wei Zhu
bb29c46cda
Update ErrorBoundary.js
6 years ago
afc163
0587804fb1
Fix kcard.alipay.com issue, close #11349
6 years ago