Commit Graph
28 Commits
Author SHA1 Message Date
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
afc163 736193eeb5 Merge branch master into develop-1.0.0 2016-04-15 11:23:57 +08:00
afc163 4a6337060e fix demo 2016-04-13 17:55:24 +08:00
Benjy Cui df3ba36720 docs: remove useless newline in documentation 2016-04-01 10:08:19 +08:00
Benjy Cui d5a6932c15 docs: update documentation format 2016-03-31 14:17:09 +08:00
Benjy Cui 03d09b66e8 docs: update demo format 2016-03-31 09:40:55 +08:00
Bruce Mitchener 273e527201 Use static class members for propTypes and friends. 2016-03-29 13:01:10 +07:00
Benjy Cui 5e4786440d deps: remove object-assign 2016-03-25 18:16:48 +08:00
Bruce Mitchener eaae43abdd More ES2015 classes.
This covers Carousel, InputNumber, Select, Slider, Switch, TreeSelect
and Tree.
2016-03-21 08:26:05 +07:00
Benjy Cui 29825f20c8 style: update code style to please lint 2016-02-17 18:04:42 +08:00
afc163andBenjy Cui 1e001d2d82 upgrade eslint-config-airbnb 2016-01-11 09:48:29 +08:00
afc163 91bd7f22c0 use mountNode replace the long getElementById 2015-12-29 12:08:58 +08:00
afc163 3597e6a576 move matchMedia polyfill to carousel 2015-11-20 10:57:08 +08:00
afc163 23b52b14f2 upgrade react-slick dep, fix carousel document, close #483 2015-11-05 18:29:44 +08:00
afc163 753c01ae18 ES6 syntax for demo code
fix antd.notification
2015-10-28 20:55:49 +08:00
yiminghe 76b0f673ec beta2 2015-10-20 16:47:55 +08:00
afc163 a3b2ad5791 #380 2015-10-14 10:29:15 +08:00
sorrycc 8cbd9ae6f9 upgrade react-slick to 0.7 2015-09-01 14:30:24 +08:00
sorrycc 975c4d784f fix(carousel): fade 效果下不允许拖拽, Close #212 2015-08-28 13:55:36 +08:00
afc163 fdf19520d6 Add component type 2015-08-22 20:16:24 +08:00
sorrycc d897263d5b fix: Carousel don't work in IE8, ref: #138 2015-08-20 11:34:43 +08:00
afc163 4af25dffb2 code style 2015-08-17 15:17:04 +08:00
afc163 9a200ec782 update text 2015-08-05 21:18:34 +08:00
sorrycc cb1ce102ff move style declaractions under .ant-carousel 2015-08-03 17:45:58 +08:00
sorrycc ebf1c3ed25 add Carousel 2015-08-03 17:43:05 +08:00
afc163 f62aa38ee8 Add components index.md 2015-08-01 14:08:04 +08:00
yiminghe 19e2c2700a stable 2015-07-30 21:55:16 +08:00
afc163 27353ca9b9 三期组件挖坑 2015-07-22 11:06:55 +08:00