Commit Graph

17 Commits

Author SHA1 Message Date
afc163
0e18c52b96 heading default text color 2017-06-21 16:08:57 +08:00
afc163
a4fb175672 move duplicated css code, close #6156 2017-05-17 20:31:48 +08:00
afc163
352e0f7ce4 tweak link text-decoration style 2017-04-05 14:58:41 +08:00
Kenaniah Cerny
ed434c57e9 improves link navigation 2017-04-01 04:06:34 -07: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
afc163
fcdc375f77 update table demo detail style 2016-12-04 17:47:45 +08:00
afc163
9b81fe86d9 clear less variables and add @text-color-secondary 2016-11-08 20:48:03 +08:00
Benjy Cui
b08a17d986 fix: add .clearfix 2016-09-19 16:57:00 +08:00
afc163
9042e139b3 Remove some unused code 2016-09-15 01:38:32 +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
aa3ffbe025 put normalize.css inside 2016-05-26 20:58:11 +08:00
yiminghe
c02dfb48fc use js import 2016-05-26 20:45:27 +08:00
afc163
ee1ed40a77 use inline import (ant-design/antd-init#52) 2016-05-25 15:09:16 +08:00
afc163
5237d0a87b Fix select input color 2016-05-06 12:17:44 +08:00
RaoHai
f7abfb7963 Put normalize.css under the management of npm (#1583)
+ denpendent on [normalize.css](https://www.npmjs.com/package/normalize.css)
- remove components/style/core/normalize.less
2016-05-05 15:26:19 +08:00
afc163
f1646b29dc Add divider 2016-04-29 12:28:24 +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