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
c47fdeaf8f
Merge branch 'master' into develop-1.0.0
2016-03-30 11:17:39 +08:00
afc163
74f462e8a8
update docs
2016-03-29 18:21:57 +08:00
afc163
376d1efc04
Add some api in docs
2016-03-29 18:05:08 +08:00
afc163
b6de2765bf
Add some api in docs
2016-03-29 18:02:01 +08:00
Bruce Mitchener
273e527201
Use static class members for propTypes and friends.
2016-03-29 13:01:10 +07:00
Benjy Cui
a760e74734
Merge branch 'spa-new-design-language' into develop-1.0.0
2016-03-18 12:08:19 +08:00
Bruce Mitchener
63c06e8652
Use ES2015 classes instead of React.createClass.
...
Make Breadcrumb, Checkbox, Dropdown, Steps and Timeline
components use ES2015 classes rather than React.createClass.
This includes:
* getDefaultProps method becomes a defaultProps value on the
constructor.
* propTypes becomes a value on the constructor.
2016-03-18 09:35:15 +07:00
afc163
e17b5f599f
Add hover delay for Dropdown
2016-03-10 12:30:49 +08:00
afc163
0edd5ada9a
Fix onClick in dropdown button, close #1097
2016-02-29 18:02:05 +08:00
afc163
d62c87d036
update dropdown offset
2016-02-24 21:53:14 +08:00
afc163
33dd8b971d
update dropdown doc
2016-02-24 21:45:09 +08:00
Benjy Cui
c1659c2ce3
style: update code style to please lint
2016-02-22 10:52:30 +08:00
Benjy Cui
29825f20c8
style: update code style to please lint
2016-02-17 18:04:42 +08:00
Benjy Cui
68b51e298d
style: update code style for space-before-function-paren
2016-01-27 17:00:58 +08:00
Benjy Cui
cd1391e6a2
style: update code style for object-curly-spacing
2016-01-27 17:00:58 +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
1e001d2d82
upgrade eslint-config-airbnb
2016-01-11 09:48:29 +08:00
afc163
ba51e65c3d
Add animation for dropdown submenu, ref #797
2015-12-31 17:55:45 +08:00
afc163
dc1455ecc4
Add dropdown submenu demo and style, close #797
2015-12-31 17:34:04 +08:00
afc163
91bd7f22c0
use mountNode replace the long getElementById
2015-12-29 12:08:58 +08:00
afc163
2923cd8799
Add dropdown button
2015-12-02 15:18:15 +08:00
afc163
16abf46071
Fix markdown eslint errors, update .eslintrc
2015-11-25 18:10:34 +08:00
afc163
ffcf55d241
Fix dropdown click usecase, ref #535
2015-11-20 14:26:59 +08:00
yiminghe
052e8ee0f4
upgrade
2015-11-03 13:52:41 +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
Benjy Cui
5b86a4be1d
refactor: replace button
tag with Button
component
2015-10-08 15:13:04 +08:00
elrrrrrrr
d89cc5610b
chore: 迁移 dropdown iconfont 组件
2015-10-02 15:12:07 +08:00
afc163
fdf19520d6
Add component type
2015-08-22 20:16:24 +08:00
afc163
be1716d83a
update dropdown demo
2015-08-21 15:22:09 +08:00
yiminghe
c4b5b186ae
render to body
2015-08-21 14:54:37 +08:00
yiminghe
eef1da7ed6
upgrade menu
2015-08-10 17:57:28 +08:00
ustccjw
b34269a6b1
use es6 module import/export
...
convert var to const
fix bug
fix bug
fix for jshint
fix import
2015-07-24 11:22:49 +08:00
ustccjw
41c35903a4
remove use strict
2015-07-23 21:36:34 +08:00
afc163
fa9914f34a
components order
2015-07-20 12:28:36 +08:00
yiminghe
d1ad214d73
update dropdown
2015-07-17 23:08:30 +08:00
afc163
4f0eb44fb3
allow not to set key on menuitem, react-component/menu#9
2015-06-17 20:05:27 +08:00
afc163
d80fc6d7d6
update trigger button in dropdown demo
2015-06-17 14:44:24 +08:00
yiminghe
73d89f46af
update motion
2015-06-15 21:18:08 +08:00
afc163
f40fe75abb
dropdown button arrow
2015-06-15 17:36:10 +08:00
afc163
737ef1167d
Add info for components
2015-06-14 17:54:08 +08:00
afc163
b9b6cd33d0
components order
2015-06-12 17:49:30 +08:00
yiminghe
90241a7efe
fix prefixCls
2015-06-12 12:01:02 +08:00
afc163
55041219f2
Add eslint, close #14
2015-06-10 17:59:32 +08:00
afc163
e7c90a5124
update dropdown demos
2015-06-10 17:12:03 +08:00
afc163
03ca066b5d
update dropdown demo
2015-06-10 16:04:48 +08:00