HeskeyBaozi
|
4afd19ef5f
|
use svg loading icon in Switch component
|
6 years ago |
HeskeyBaozi
|
15bc92dd3c
|
remove useless jsx prop
|
6 years ago |
HeskeyBaozi
|
f90d32a0ef
|
fix lint
|
6 years ago |
afc163
|
b6e9646a6a
|
Fix that focusable element in inactive panel cause tabs disappear
close #11261
|
6 years ago |
HeskeyBaozi
|
bcfbf1f46a
|
update docs & support svg-sprite-loader
|
6 years ago |
Wei Zhu
|
36fc837f02
|
site: remove insecure img urls
|
6 years ago |
HeskeyBaozi
|
b2ab727c89
|
resolve conflicts
|
6 years ago |
afc163
|
80f82674fb
|
Fix TimePicker unexpected long width
|
6 years ago |
HeskeyBaozi
|
a0a5641c79
|
use pretty webpack bar
|
6 years ago |
afc163
|
76afe5037d
|
demo: improve drawer demo and test case code
|
6 years ago |
afc163
|
1b3d063990
|
test: fix drawer test case
|
6 years ago |
afc163
|
a728081d0f
|
deps: downgrade for now
|
6 years ago |
afc163
|
cda29f231e
|
punctuation
|
6 years ago |
afc163
|
928b747d6c
|
Add emojis
|
6 years ago |
afc163
|
a130bcf4db
|
Add english changelog
|
6 years ago |
afc163
|
2226a40c74
|
update changelog 3.8.0
|
6 years ago |
afc163
|
32c03d2e04
|
upgrade rc-table and rc-notification
|
6 years ago |
afc163
|
bead75021b
|
change and undocument onSelectMultiple cause it need more disscuss
|
6 years ago |
afc163
|
3fbcb73a2a
|
Add chinese version of changelog 3.8.0
|
6 years ago |
afc163
|
f78a78e03b
|
docs: instruction about antd/es/button
|
6 years ago |
afc163
|
510add6305
|
Drawer wrapClassName => className
|
6 years ago |
Fernando Giarritiello
|
5cac2fab4a
|
Added className prop to Drawer
|
6 years ago |
HeskeyBaozi
|
535f68dbd0
|
add icon features
|
6 years ago |
afc163
|
e450ab64fa
|
Merge branch 'feature-3.8.0'
|
6 years ago |
afc163
|
80a4581a79
|
Fix progress demo
|
6 years ago |
Benoît Latinier
|
2b72149a50
|
Add strokeLinecap attribute to progress component
|
6 years ago |
afc163
|
afeda4fe70
|
demo: update presetted-ranges description
|
6 years ago |
Evert Bouw
|
268a1817b7
|
remove blank line
|
6 years ago |
Evert Bouw
|
cc6e1ba9d7
|
Clean up TextAreaProps type
The props for TextArea included React.TextareaHTMLAttributes twice
|
6 years ago |
afc163
|
1cea1793e8
|
update font.zh-CN.md
|
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
|
aa2b1a4352
|
Merge branch 'master' into feature-3.8.0
|
6 years ago |
Jackie.Ls
|
9b150d9246
|
update (#11597)
|
6 years ago |
Bartek
|
b9c248f313
|
changing the interface of TreeSelect, updating docs (#11538)
|
6 years ago |
HeskeyBaozi
|
ccdff565de
|
Merge branch 'feature-3.8.0' of https://github.com/ant-design/ant-design into feature/svg-icon
|
6 years ago |
NumanHassan
|
a14ba62a07
|
Update index.en-US.md (#11587)
|
6 years ago |
Emerson Laurentino
|
0f9da43522
|
Avatar custom size (#11419)
* add avatar support custom size
* me added to author list and sorting alphabetically
* fix avatar sizeChildrenStyle preference
* fix authors
* fix snapshots
|
6 years ago |
Wei Zhu
|
bb29c46cda
|
Update ErrorBoundary.js
|
6 years ago |
Wu Haotian
|
57646f24db
|
fix: correct typing of RcFile. close #10331
|
6 years ago |
HeskeyBaozi
|
46cb1c8cde
|
resolve conflict.
|
6 years ago |
HeskeyBaozi
|
cc180e2605
|
resolve conflict.
|
6 years ago |
afc163
|
0587804fb1
|
Fix kcard.alipay.com issue, close #11349
|
6 years ago |
afc163
|
e397c094bb
|
site: Add ErrorBoundary for live demo, ref #11553
|
6 years ago |
afc163
|
7ec566928d
|
site: improve code style
|
6 years ago |
afc163
|
8dad311df0
|
Fix Slider demo error when input non-number string, close #11553
|
6 years ago |
afc163
|
471f9409f9
|
chore demo code style
|
6 years ago |
Eden Wang
|
f01d436dd5
|
add test case for input.group in tooltip
|
6 years ago |
Eden Wang
|
ed66395a12
|
export event for input.group
|
6 years ago |
Chandler Moisen
|
10f1c6ceaa
|
Modal.confirm title overflow:hidden
|
6 years ago |
Alexander Anpleenko
|
ac924d9443
|
fixed a word mistake
|
6 years ago |