afc163
|
b4d95f7e20
|
Refactor button click effect implementation
for better perfermance
|
6 years ago |
afc163
|
45fb83d64c
|
simplify style code
|
6 years ago |
偏右
|
070e340958
|
Revert "TimePicker #9792"
This reverts commit 5b37e09ea1 .
|
6 years ago |
afc163
|
e2534681c4
|
update snapshot
|
6 years ago |
Cong Zhang
|
5b37e09ea1
|
TimePicker #9792
|
6 years ago |
João Paquim
|
363a29c942
|
Fix typo, filed => field
|
6 years ago |
宝码
|
5d206f4ecb
|
fixed: dist files dropped in production mode
|
6 years ago |
Dmitriy Mironov
|
a270597d63
|
Fix a typo
|
6 years ago |
afc163
|
287d08890a
|
renew typescript typings
|
6 years ago |
Wei Zhu
|
064bfaf554
|
Add @types/prop-types
|
6 years ago |
Wei Zhu
|
d2100bc3e3
|
Revert "lock @types/react to fix errors"
This reverts commit ecbd3d2d40 .
|
6 years ago |
tangjinzhou
|
257f3ec35d
|
fix: badge offset x y axis order error
|
6 years ago |
afc163
|
ecbd3d2d40
|
lock @types/react to fix errors
|
6 years ago |
Zheeeng
|
c3326a5bff
|
Add missing prop signature destroyInactivePanel
|
6 years ago |
HeskeyBaozi
|
9657f4f3a5
|
update Switch test snapshot
|
6 years ago |
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 |