Commit Graph
65 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 ac4358024c refactor notification code style 2016-04-10 13:08:56 +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
afc163 6b2c0e96a9 Add deperated code for xxx.warn 2016-03-28 18:03:00 +08:00
afc163 09b27ed288 warn => warning, close #1225 2016-03-28 17:43:38 +08:00
afc163 fbda3c7b88 Merge master into develop-1.0.0 2016-03-28 16:15:36 +08:00
afc163 7cee16d153 Fix alert icons style 2016-03-28 16:09:13 +08:00
Benjy Cui 5e4786440d deps: remove object-assign 2016-03-25 18:16:48 +08:00
afc163 2e823f3c5b Add global duration config for message and notification, close #1143 2016-03-09 21:55:46 +08:00
afc163 5cf7c592e1 typo 2016-02-25 17:07:31 +08:00
afc163 ed9fc679b8 Remove some demos 2016-02-25 15:32:59 +08:00
Benjy Cui 29825f20c8 style: update code style to please lint 2016-02-17 18:04:42 +08:00
Benjy Cui 9d022ff84c style: update code style to please lint 2016-02-17 15:57:33 +08:00
Benjy Cui 68b51e298d style: update code style for space-before-function-paren 2016-01-27 17:00:58 +08:00
afc163 69935c5bbf Add size for RadioButton, close #904 2016-01-21 22:45:21 +08:00
afc163 4bbe1c0008 Add message.destroy and notification.destroy, close #902 2016-01-21 14:13:28 +08:00
afc163 3eb57c1888 merge master 2016-01-20 15:14:49 +08:00
afc163 3337e6072b Fix indent 2016-01-19 16:32:12 +08:00
afc163 f4a7ed76f5 resolve package.json conflicat 2016-01-19 11:44:17 +08:00
Benjy Cui b72d18fd44 style: update code style to please the fucking lint 2016-01-11 09:49:30 +08:00
Benjy Cui 209170e813 style: update demo code style to please lint 2016-01-11 09:49:30 +08:00
Benjy Cui 711d2d7413 style: update code style to please lint 2016-01-11 09:49:30 +08:00
afc163 91bd7f22c0 use mountNode replace the long getElementById 2015-12-29 12:08:58 +08:00
tom 7f7e66070e fix bug: 只有在存在btn情况下才能调用close 2015-12-07 18:53:28 +08:00
afc163 16abf46071 Fix markdown eslint errors, update .eslintrc 2015-11-25 18:10:34 +08:00
afc163 e058e67cb4 fix iconfont 2015-11-20 11:05:34 +08:00
afc163 cd4ec87064 fix #486 temporarily 2015-11-06 14:11:47 +08:00
yiminghe 8005455ddd use div 2015-11-04 18:07:42 +08:00
afc163 753c01ae18 ES6 syntax for demo code
fix antd.notification
2015-10-28 20:55:49 +08:00
afc163 cad3fdff45 lg => large, sm => small 2015-10-26 11:02:48 +08:00
yiminghe 76b0f673ec beta2 2015-10-20 16:47:55 +08:00
Benjy Cui 5b86a4be1d refactor: replace button tag with Button component 2015-10-08 15:13:04 +08:00
elrrrrrrr ac6505e68a chore: 迁移 notification iconfont 2015-10-02 15:48:56 +08:00
afc163 691b0147b1 update eslintrc and fix code 2015-09-01 16:19:39 +08:00
afc163 23fce559b0 Fix autoclose duration 2015-08-29 13:02:37 +08:00
afc163 ae859acc31 fix #185 typo 2015-08-24 15:36:42 +08:00
afc163 fdf19520d6 Add component type 2015-08-22 20:16:24 +08:00
zhujun24 fefd039242 format alert & notification demo var xxx = antd.xxx 2015-08-20 17:16:53 +08:00
zhujun24 4bb76f0d73 remove btnClose and demo 2015-08-18 11:12:32 +08:00
yiminghe 58bd830f40 remove btnClick 2015-08-18 00:57:02 +08:00
zhujun24 bcaa2ed0f5 optimize close function 2015-08-17 15:58:38 +08:00
afc163 2eecc1071b update eslint and fix indent problems 2015-08-15 15:08:55 +08:00
zhujun24 72e760d0bd bug still exist 2015-08-06 20:55:30 +08:00
zhujun24 ec462fde00 merge 0.8.0 2015-08-06 18:28:48 +08:00
afc163 8a4c6c37be code style 2015-08-06 17:42:13 +08:00
afc163 a22e135a78 Add duration config for notification 2015-08-06 15:32:18 +08:00
afc163 9963c41029 improve code style 2015-08-06 15:19:45 +08:00
afc163 287c9ec5fd remove config global top demo of notification 2015-08-06 15:13:30 +08:00