afc163
8939458069
fix demo format
9 years ago
zack
8287bac62e
Dropdown中增加菜单隐藏方式示例和文档
9 years ago
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
9 years ago
afc163
d0b2bdad84
Fix DropdownButton onClick behavious, should respond left button only
9 years ago
Benjy Cui
df3ba36720
docs: remove useless newline in documentation
9 years ago
Benjy Cui
d5a6932c15
docs: update documentation format
9 years ago
Benjy Cui
03d09b66e8
docs: update demo format
9 years ago
afc163
74f462e8a8
update docs
9 years ago
afc163
376d1efc04
Add some api in docs
9 years ago
afc163
b6de2765bf
Add some api in docs
9 years ago
Bruce Mitchener
273e527201
Use static class members for propTypes and friends.
9 years ago
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.
9 years ago
afc163
e17b5f599f
Add hover delay for Dropdown
9 years ago
afc163
0edd5ada9a
Fix onClick in dropdown button, close #1097
9 years ago
afc163
d62c87d036
update dropdown offset
9 years ago
afc163
33dd8b971d
update dropdown doc
9 years ago
Benjy Cui
c1659c2ce3
style: update code style to please lint
9 years ago
Benjy Cui
29825f20c8
style: update code style to please lint
9 years ago
Benjy Cui
68b51e298d
style: update code style for space-before-function-paren
9 years ago
Benjy Cui
cd1391e6a2
style: update code style for object-curly-spacing
9 years ago
Benjy Cui
209170e813
style: update demo code style to please lint
9 years ago
Benjy Cui
711d2d7413
style: update code style to please lint
9 years ago
afc163
1e001d2d82
upgrade eslint-config-airbnb
9 years ago
afc163
ba51e65c3d
Add animation for dropdown submenu, ref #797
9 years ago
afc163
dc1455ecc4
Add dropdown submenu demo and style, close #797
9 years ago
afc163
91bd7f22c0
use mountNode replace the long getElementById
9 years ago
afc163
2923cd8799
Add dropdown button
9 years ago
afc163
16abf46071
Fix markdown eslint errors, update .eslintrc
9 years ago
afc163
ffcf55d241
Fix dropdown click usecase, ref #535
9 years ago
yiminghe
052e8ee0f4
upgrade
9 years ago
afc163
753c01ae18
ES6 syntax for demo code
fix antd.notification
9 years ago
yiminghe
76b0f673ec
beta2
9 years ago
Benjy Cui
5b86a4be1d
refactor: replace `button` tag with `Button` component
9 years ago
elrrrrrrr
d89cc5610b
chore: 迁移 dropdown iconfont 组件
9 years ago
afc163
fdf19520d6
Add component type
9 years ago
afc163
be1716d83a
update dropdown demo
9 years ago
yiminghe
c4b5b186ae
render to body
9 years ago
yiminghe
eef1da7ed6
upgrade menu
9 years ago
ustccjw
b34269a6b1
use es6 module import/export
convert var to const
fix bug
fix bug
fix for jshint
fix import
9 years ago
ustccjw
41c35903a4
remove use strict
9 years ago
afc163
fa9914f34a
components order
9 years ago
yiminghe
d1ad214d73
update dropdown
9 years ago
afc163
4f0eb44fb3
allow not to set key on menuitem, react-component/menu#9
10 years ago
afc163
d80fc6d7d6
update trigger button in dropdown demo
10 years ago
yiminghe
73d89f46af
update motion
10 years ago
afc163
f40fe75abb
dropdown button arrow
10 years ago
afc163
737ef1167d
Add info for components
10 years ago
afc163
b9b6cd33d0
components order
10 years ago
yiminghe
90241a7efe
fix prefixCls
10 years ago
afc163
55041219f2
Add eslint, close #14
10 years ago