Commit Graph

51 Commits

Author SHA1 Message Date
yiminghe
56f4f0688d clean deps 2016-05-26 12:52:07 +08:00
afc163
a8fd9fc1ba code style 2016-05-20 14:26:44 +08:00
afc163
800b6801e8 support other props like style in Spin 2016-05-20 14:25:02 +08:00
Benjy Cui
8842d9342a site: update components' type 2016-05-16 15:41:55 +08:00
RaoHai
26c92a1ec2 clearTimeout while umounting Spin Component
close #1658
2016-05-11 20:49:18 +08:00
Benjy Cui
ecaa6c56c3 style: enable comma-dangle 2016-05-11 09:32:33 +08:00
afc163
e7e1f52648 improve code style 2016-05-09 16:20:46 +08:00
afc163
d84b92926c fix table spin debounce 2016-05-09 16:11:54 +08:00
RaoHai
1547dc5e31 spining backward support 2016-05-09 15:17:09 +08:00
RaoHai
895c52b3b9 remove debounce from props 2016-05-09 13:10:43 +08:00
RaoHai
6467bc7a73 Add debounce props to Spin
close #1273
2016-05-09 10:49: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
afc163
5100fed2bd Add warning console for spinning change 2016-04-15 11:52:15 +08:00
wizawu
577663d185 Replace property spining with spinning 2016-04-14 15:26:55 +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
f13e40b887 Fix: isomorphic badge & spin
close #1300 again
2016-03-30 23:02:11 +08:00
afc163
7d700b01cc Fix server render difference
close #1300

ref #215
2016-03-30 19:39:20 +08:00
Bruce Mitchener
273e527201 Use static class members for propTypes and friends. 2016-03-29 13:01:10 +07:00
Bruce Mitchener
1b81aa8c75 Convert Popover & Spin to ES2015 classes. 2016-03-20 19:41:34 +07:00
Benjy Cui
cc0bad9ef9 chore: update UI 2016-03-10 10:50:39 +08:00
afc163
d83e046327 remove useless wrapper 2016-03-09 17:36:36 +08:00
afc163
f7ba2969f6 Make tip replace dot 2016-02-21 15:03:41 +08:00
swindme
3068ec357b feat: Spin add tip 2016-02-21 15:03:41 +08:00
Benjy Cui
29825f20c8 style: update code style to please lint 2016-02-17 18:04:42 +08:00
Benjy Cui
d06935528e feat: customized size first 2016-01-27 12:00:27 +08:00
Benjy Cui
aa5c4f9595 style: update code style to please lint 2016-01-11 09:49:31 +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
afc163
16abf46071 Fix markdown eslint errors, update .eslintrc 2015-11-25 18:10:34 +08:00
afc163
ce76ebfe9b replace rcUtil.classSet by classnames, ref react-component/util#1 2015-11-24 20:03:57 +08:00
afc163
9268a0befd Fix eslint 2015-11-20 14:15:33 +08:00
afc163
f18cc4dac9 fix spin type to empty 2015-11-16 17:45:58 +08:00
afc163
e9ffa37a9f update spin type 2015-11-16 11:10:15 +08:00
afc163
159b5b28e4 Add spin prefixCls, ref #435 2015-11-06 23:49:37 +08:00
afc163
2c523d7246 Add spining for better transition effect, ref #315 2015-11-06 23:43:23 +08:00
afc163
2b54004b7e update spin 2015-11-03 22:41:57 +08:00
afc163
30a719f936 update document 2015-10-31 02:21:43 +08:00
afc163
dde31cfa1b update spin component 2015-10-31 02:00:03 +08:00
KgTong
fa55d3a442 delete the loading attribute in spin/index.md 2015-10-30 13:16:51 +08:00
KgTong
ed91ce0931 use animation judge function, and remove the loading attribute 2015-10-30 11:56:23 +08:00
KgTong
852377b6b3 ES6 syntax for spin demo code 2015-10-28 21:40:05 +08:00
KgTong
7ad9db3eb3 fix IE version logic 2015-10-28 19:39:36 +08:00
KgTong
89517f6e45 support align center and fix compatibility for IE 2015-10-28 19:33:25 +08:00
KgTong
686a21df78 remove type attribute of spin 2015-10-27 14:58:04 +08:00
KgTong
ea0e9b7d6a fix for code review 2015-10-27 14:01:55 +08:00
KgTong
103104b256 fix conflict 2015-10-27 11:06:15 +08:00
KgTong
b9ce4c7ddf replace the table loading with spin 2015-10-27 10:34:05 +08:00