afc163
7645a77c44
Update iconfont url and docs
2017-03-03 14:42:00 +08:00
偏右
f29ff2f822
Add some new icons, ref #3674 ( #5107 )
2017-03-01 11:21:00 +08:00
HJin.me
c670ff2448
feat: enhance Responsive Grid when resolution greater than 1600px ( #4796 )
2017-02-13 15:44:58 +08:00
偏右
75a4b06e44
Unified border radius, close #4772 ( #4773 )
2017-02-08 14:21:29 +08:00
偏右
f786f607cf
Fix misplace Badge when browser zoom above 100% ( #4749 )
...
close #4747 #4290 #4176
2017-02-03 14:20:42 +08:00
Graeme Yeates
1006015ef0
Add border customization variables ( #4734 )
...
* Add border customization variables (#4712 )
* Make border styles customizable (fixes #4712 )
2017-01-31 16:05:10 +08:00
afc163
f2bb4afd4d
Merge from master
2017-01-27 17:23:51 +08:00
afc163
1ce6f7fc35
remove unused varable @layout-content-margin, close #4714
2017-01-25 21:18:06 +08:00
偏右
f850993fda
More types of Button ( #4679 )
...
* Add Button[ghost] property, close #4625
* Add danger button
close #1308
* update API doc about ghost and danger property
2017-01-23 22:24:36 +08:00
afc163
efd1d1e89d
Improve carousel default style
2017-01-15 22:48:57 +08:00
afc163
29324ca59d
Add less variables for TimePicker panel width, close #4194
2017-01-10 22:10:37 +08:00
afc163
31d6aca303
move spin variables to default.less
2017-01-07 22:04:52 +08:00
afc163
0d38fefb00
Fix Menu[theme=dark] selected and disabled style, #4440
2017-01-06 11:36:54 +08:00
afc163
4443db4de6
css code style
2017-01-04 14:28:56 +08:00
afc163
d0df37ed42
Fix Menu[theme="dark"] text color, close #4440
2017-01-03 00:12:23 +08:00
偏右
d811ebee5c
New color system ( #4426 )
...
* Add new color patterns algorithm
* Add color palettes
* update other colors
* fix gray color
* update more tint/shade to colorPalette
* new font color
* Update doc for new color system
* improve doc style
2017-01-01 22:20:06 +08:00
偏右
0062867274
Feature 2.6 ( #4429 )
...
* new Layout Component (#4087 )
* change Anchor type
* new Layout
* Component update && add snap
* Revert "new Layout Component" (#4131 )
* add Layout (#4169 )
* add Layout
* update
* fix snapshot
* Improve layout component
1. update demo code
2. drop `position` of Sider
3. improve demo style
2016-12-30 21:41:28 +08:00
afc163
1f9e61ee69
update default font family
2016-12-15 15:31:28 +08:00
Benjy Cui
932443099a
css: use @component-background, ref: #4040
2016-11-29 11:56:10 +08:00
afc163
dfd15f8a56
Add dingding Icon, close #3961
2016-11-24 18:01:49 +08:00
偏右
fec52a24c5
feat: Add more icons and improve some icons design ( #3977 )
2016-11-23 17:55:14 +08:00
afc163
2c9339039c
change @primary-color and default border-radius
2016-11-18 14:24:50 +08:00
afc163
5d2a2cc39b
Add @highlight-color less variables
2016-11-09 21:30:02 +08:00
afc163
c04707d3e3
fix demo z-index
2016-11-09 14:45:50 +08:00
afc163
0ec4276eab
@font-size-lg ( #1752 )
2016-11-08 21:07:01 +08:00
afc163
4844d92709
remove unused variable
2016-11-08 20:59:25 +08:00
afc163
9b81fe86d9
clear less variables and add @text-color-secondary
2016-11-08 20:48:03 +08:00
RaoHai
0a0e14d610
Anchor Component
...
+ close #3557
2016-11-03 19:20:49 +08:00
afc163
44f61ac987
smaller Icon[loading]
2016-10-31 17:41:45 +08:00
afc163
c05df5ffd1
Add some new icons
2016-10-28 17:54:22 +08:00
afc163
55efef3220
Add Icon[type="bulb"]
2016-10-26 14:26:57 +08:00
afc163
e520998166
Fix popover card arrow border
2016-10-14 21:43:59 +08:00
afc163
d92a24d477
Improve overlay border design
2016-10-14 15:40:39 +08:00
afc163
dccc4ced95
Export @animation-duration-* to default theme
2016-10-07 18:29:55 +08:00
afc163
d940bd9567
Move Popover less variables to theme/default.less
2016-10-07 14:56:11 +08:00
afc163
8dcb9b6a22
Adjust Tooltip less variables
2016-10-07 14:50:53 +08:00
afc163
4a756405d4
Add two less variables
2016-09-19 17:42:47 +08:00
偏右
354759cb17
Redesigned icons ( #3041 )
...
* redesigned icons
* change iconfont content
* use same icons
* fix missing icons
* improve icon size
2016-09-18 09:54:47 +08:00
马斯特
a25ec29fb8
refactor: 保证所有的tsx和less都正确使用prefix ( #3024 )
...
* refactor: extract prefix cls as less variable
* refactor: apply ant icon prefix cls in less files
* refactor: all components support prefixCls props
2016-09-14 16:18:33 +08:00
afc163
2f308b0f99
update font-family
2016-09-10 11:10:47 +08:00
afc163
b798a228e6
Add less variables about outline
2016-08-31 17:04:24 +08:00
afc163
f76a6bf107
Improve Alert and notification style
2016-08-28 17:16:43 +08:00
Benjy Cui
ff19dcc1fc
feat: add Badge[status, text], close : #2715 ( #2780 )
...
* feat: add Badge[status, text], close : #2715
* feat: optimize Badge[status, text]
2016-08-20 17:43:46 +08:00
afc163
5eb52885d6
@background-color-base
2016-07-21 15:02:24 +08:00
ddcat1115
5a17df4902
add BackTop ( #2160 )
2016-06-23 23:12:18 +08:00
afc163
dd68678e01
Fix multiple Modal mask, close #2009
2016-06-15 11:24:26 +08:00
afc163
7c2ac50ca7
Add new icons, close #1170
...
`pushpin` `pushpin-o` `enter` `file-pdf` `file-ppt` `file-excel`
`file-jpg`
2016-05-23 16:41:33 +08:00
afc163
115bf66185
Fix chrome OTS parsing error when load iconfont, close #1615
2016-05-11 00:06:14 +08:00
afc163
0ca6a1c24a
css modularize ( #1448 )
...
* css modularize
* Add alert style
* Move more component style
* Move iconfont to common style
* Move layout style
* Move more component style
* Move all components
* Fix lots of mixin deps
* remove css-prefix from less
* fix a button icon style bug
* restructure
* fix index
* add dist
* fix jest
* fix some components style
* clean webpack config
* check more components style
* update tabs
* update scripts
* update scripts
* fix form style
* fix more style
* Fix select width
* Fix form and tabs style
2016-04-27 20:44:36 +08:00