zombieJ
a825ed4e66
Directory Tree ( #10139 )
Support DirTree. close #7749
7 years ago
afc163
814ee7365a
tweak popover arrow style detail
7 years ago
Rongjian Zhang
f3869270ae
Fix #10142 : Add `theme` props to `Layout.Sider` ( #10631 )
* Fix #10142 : Add `theme` props to `Layout.Sider`
* Update documentation of Layout.Sider for new theme props
* Fix snapshot tests
* Add unit test for sider theme
7 years ago
afc163
6e0865f691
fix less compile error
7 years ago
afc163
eb17aae25c
Fix less import error again
7 years ago
afc163
593435ce65
fix import path
7 years ago
afc163
c4f58e7027
fix import path
7 years ago
afc163
b76910f63f
fix typo
7 years ago
afc163
12d3046687
style: unify the less vars naming
7 years ago
afc163
1f6107e94a
Fix naming convention, close #10275
7 years ago
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
7 years ago
Bryan Berger
c3df0bc688
Fix <Switch /> small margin ( #9602 )
* should be 13px. Size of the circle (12px) + desired spacing (1px).
* add single responsibility var
7 years ago
meesvandongen
2c5231f0ed
Made expanded row background (table) a less variable. ( #9789 )
7 years ago
afc163
ba7b7d0d6b
link colors should be related with @link-color
7 years ago
Bryan Berger
a0e161ccdd
Add variable for Pagination font-weight when active ( #9603 )
7 years ago
afc163
c7dd7cbbc4
Fix large tabs font size, close #9509
7 years ago
afc163
8a6b76acde
support less vars for tabs title font size
7 years ago
George Gray
053396810b
add @badge-font-weight var ( #9352 )
7 years ago
George Gray
676635abde
var to theme pagination font ( #9351 )
7 years ago
afc163
c04377e541
Add more icons, #9092
7 years ago
George Gray
22c3097d79
Vars to theme Tabs ( #9172 )
7 years ago
afc163
506f97640e
Fix font family name, close ant-design/ant-design-pro#813
7 years ago
George Gray
7d9a93e7ed
vars to theme Menu ( #9115 )
7 years ago
George Gray
72a5b1fef7
Vars to theme slider ( #9065 )
* vars to theme slider
* add @slider-margin back
7 years ago
George Gray
aa9e335145
add vars to theme Breadcrumb component ( #9022 )
7 years ago
afc163
32023c24e5
Add aliyun icon
7 years ago
George Gray
a9abe14122
Vars for checkbox and radio ( #9003 )
* vars for radio component
* add @checkbox-color var
7 years ago
afc163
f88a405c32
Fix text font family unexpected change in chrome, close #8636
7 years ago
Graeme Yeates
b9b5abab33
Add @switch-color to control switch colors ( #8940 )
7 years ago
afc163
c6fcc31217
More readable font family for chinese quote
7 years ago
afc163
abf9717eab
Large component should has larger font size
14px => 16px
7 years ago
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
7 years ago
afc163
f26261de31
Support Switch[loading]
7 years ago
ddcat1115
da14cba722
add 3 icons
7 years ago
Wei Zhu
5970dbb1ec
Fix table row selected className
Close #8074 #8075
7 years ago
Graeme Yeates
b46cb4b740
Add a variable to control processing colors ( #8166 )
7 years ago
Kyle Kelley
43864988e3
correct spelling of progress ( #8101 )
`@process-default-color` --> `@progress-default-color`
7 years ago
syssam
f8b7aad53d
less variable @form-vertical-label-padding , @form-vertical-label-margin , @input-padding-horizontal-base , @input-padding-horizontal-sm , @input-padding-horizontal-lg ( #7886 ) ( #7919 )
7 years ago
afc163
43bf7c5595
update dark menu color
7 years ago
afc163
7c8702ec61
Tweak popover arrow style
7 years ago
afc163
a68dd71cff
Tweak card background
7 years ago
afc163
009ba523d7
update @layout-body-background
7 years ago
偏右
ffffd0f4c5
Fix styles ( #7924 )
* update demo
* Fix styles
* fix snap
* Fix back-top ci
7 years ago
afc163
26e416c364
Tweak style
7 years ago
afc163
fe44e33689
Tweak tag styles
7 years ago
afc163
14a58c9960
Tweak input addon background
7 years ago
偏右
9053192ae9
Fix component style ( #7848 )
* fix components style
* fix snapshot
* update travis node version
* change upload action in ci
7 years ago
afc163
934c4c0de1
finish whole color pallate
7 years ago
afc163
c9768e1099
tweak form item margin
7 years ago
afc163
31d0c3a49d
Fix @link-hover-decoration , close #7821 & #7531
7 years ago