Commit Graph

8 Commits

Author SHA1 Message Date
jiang
d5d7aa48b3 Alert tag animate (#2209)
* fix alert animation

* improve code
2016-06-28 22:13:11 +08:00
afc163
f3bf7fc375 update tag style 2016-06-10 22:36:20 +08:00
afc163
95e754ad60 fix Tag border (#1912) 2016-06-02 22:01:38 +08:00
RaoHai
ea93dabefc update background and border style 2016-05-31 12:47:27 +08:00
RaoHai
8b6153686e Add border style for default Tag
+ border-color: @border-color-split;
2016-05-31 11:12:50 +08:00
afc163
ea5e74b348 Fix tag closable with link, close #1862 2016-05-26 16:19:26 +08:00
afc163
607e5729e5 Change Tag appear animation 2016-05-04 20:37:57 +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