Jamie.LiuMJ
2955600642
fix clearfix ( #10563 )
2018-05-21 21:52:15 +08:00
方剑成
96d53aefb8
Remove redundant icons ( #10583 )
2018-05-20 00:49:48 +08:00
afc163
6e0865f691
fix less compile error
2018-05-17 17:20:47 +08:00
afc163
eb17aae25c
Fix less import error again
2018-05-17 15:21:31 +08:00
afc163
593435ce65
fix import path
2018-05-17 14:39:33 +08:00
afc163
c4f58e7027
fix import path
2018-05-17 11:04:14 +08:00
afc163
b76910f63f
fix typo
2018-05-16 11:49:35 +08:00
afc163
12d3046687
style: unify the less vars naming
2018-05-15 17:02:01 +08:00
afc163
20495dd5ba
Fix monospaced number font weight issue
...
http://codesandbox.io/s/w705jk5wz7
2018-05-07 21:19:16 +08:00
愚道
b45146486a
merge feature-3.5.0
2018-04-28 11:04:10 +08:00
afc163
1f6107e94a
Fix naming convention, close #10275
2018-04-27 13:21:51 +08:00
afc163
a7513bfac1
fix stylelint
2018-04-19 11:40:58 +08:00
davidhatten
74d1c5e6b6
Add collapse styles to default.less ( #9943 )
...
* push collapse styling into overridable defaults
* Changes to ensure backwards compatibiliy, switch bg-color to be based on default style
* change background-color to bg in style names
* simplify and consolodate content-padding
* I figured out why the styling is split across content and box like that
The collapse/show animation doesn't work right without the padding set up across the two elements like this. From an end-user point of view, I think this is the easiest thing.
* pushing all padding styling on to the box instead of the content, keeping var name the same because the end user doesn't need to know the difference
* Pushing header-bg-color back up to the top of the component heirarchy
* shorten content padding
2018-04-19 11:36:53 +08:00
Wei Zhu
c4698154b4
Merge branch 'master' into feature-3.4.0
2018-03-30 15:09:38 +08:00
jojoLockLock
7915e58f1f
fix base.less @at-root syntax error ( #9832 )
2018-03-28 10:41:54 +08:00
afc163
99e030cc4c
Merge branch 'master' into feature-3.4.0
2018-03-25 01:39:27 +08:00
Bryan Berger
c3df0bc688
Fix <Switch /> small margin ( #9602 )
...
* should be 13px. Size of the circle (12px) + desired spacing (1px).
* add single responsibility var
2018-03-24 21:52:47 +08:00
meesvandongen
2c5231f0ed
Made expanded row background (table) a less variable. ( #9789 )
2018-03-24 13:18:38 +08:00
afc163
ba7b7d0d6b
link colors should be related with @link-color
2018-03-23 18:04:02 +08:00
Bryan Berger
a0e161ccdd
Add variable for Pagination font-weight when active ( #9603 )
2018-03-18 13:06:00 +08:00
afc163
c7dd7cbbc4
Fix large tabs font size, close #9509
2018-03-05 18:35:33 +08:00
Wei Zhu
9634bea391
Complicate with less 3
...
Fix #7850
2018-02-28 14:35:02 +08:00
afc163
8a6b76acde
support less vars for tabs title font size
2018-02-28 11:07:26 +08:00
George Gray
053396810b
add @badge-font-weight var ( #9352 )
2018-02-14 12:35:52 +08:00
George Gray
676635abde
var to theme pagination font ( #9351 )
2018-02-13 21:38:34 +08:00
afc163
c04377e541
Add more icons, #9092
2018-02-11 17:10:18 +08:00
George Gray
22c3097d79
Vars to theme Tabs ( #9172 )
2018-02-04 02:42:13 -06:00
afc163
506f97640e
Fix font family name, close ant-design/ant-design-pro#813
2018-01-26 10:24:41 +08:00
George Gray
7d9a93e7ed
vars to theme Menu ( #9115 )
2018-01-25 10:59:49 +08:00
George Gray
72a5b1fef7
Vars to theme slider ( #9065 )
...
* vars to theme slider
* add @slider-margin back
2018-01-23 21:03:22 +08:00
George Gray
aa9e335145
add vars to theme Breadcrumb component ( #9022 )
2018-01-20 16:04:49 +08:00
afc163
32023c24e5
Add aliyun icon
2018-01-19 12:04:50 +08:00
George Gray
a9abe14122
Vars for checkbox and radio ( #9003 )
...
* vars for radio component
* add @checkbox-color var
2018-01-18 10:22:03 +08:00
afc163
f88a405c32
Fix text font family unexpected change in chrome, close #8636
2018-01-12 21:53:34 +08:00
Graeme Yeates
b9b5abab33
Add @switch-color to control switch colors ( #8940 )
2018-01-12 10:02:34 +08:00
afc163
a0c189f800
Fix Chinese single quotes font family
2018-01-10 21:27:54 +08:00
EcmaProSrc.P/ka
534b69be21
Update base.less ( #8912 )
...
Repair spelling mistakes
2018-01-10 18:45:30 +08:00
afc163
7694a52374
Fix input look in iOS
2018-01-09 14:22:00 +08:00
afc163
c6fcc31217
More readable font family for chinese quote
2018-01-05 10:26:22 +08:00
afc163
abf9717eab
Large component should has larger font size
...
14px => 16px
2017-12-28 15:41:48 +08:00
ddcat1115
f780759f91
fix large size formItem vertical align ( #8495 )
...
* - fix large size input with prefix/suffix vertical align
- fix large size button vertical align
* use large size for formItem default line-height
* improve
2017-12-08 20:57:30 +08:00
afc163
f26261de31
Support Switch[loading]
2017-12-02 16:00:27 +08:00
偏右
b531de3fee
Upgrade dev deps and fix lints ( #8358 )
...
* upgrade devDeps and fix lint
* Fix stylelint problems
2017-11-29 21:00:16 +08:00
ddcat1115
da14cba722
add 3 icons
2017-11-22 18:11:24 +08:00
Wei Zhu
5970dbb1ec
Fix table row selected className
...
Close #8074 #8075
2017-11-18 00:03:30 +08:00
Graeme Yeates
b46cb4b740
Add a variable to control processing colors ( #8166 )
2017-11-11 14:15:16 +08:00
偏右
bdceb5f083
Review fix ( #8125 )
...
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
2017-11-06 21:28:51 +08:00
afc163
714b4ae06a
Merge branch 'master' into antd-3.0
2017-11-06 10:35:41 +08:00
Kyle Kelley
43864988e3
correct spelling of progress ( #8101 )
...
`@process-default-color` --> `@progress-default-color`
2017-11-03 09:43:02 +08:00
afc163
3072aff31f
Merge branch 'master' into antd-3.0
2017-10-31 18:47:39 +08:00