偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
yiminghe
94706f1d2c
fix ts
9 years ago
ddcat1115
1cec962d74
docs: Dropdown-translation ( #2136 )
9 years ago
Shawn Sit
78ec439675
bugfixs: should use className's value not 'className'. ( #2202 )
9 years ago
afc163
089f1ae512
update components category name
9 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
Wei Zhu
0e68738fc7
docs: correct DropdownButton trigger type ( #2072 )
9 years ago
Benjy Cui
2144349741
style: enable react/jsx-closing-bracket-location
9 years ago
afc163
73eeec6236
update dropdown doc
9 years ago
Benjy Cui
8842d9342a
site: update components' type
9 years ago
Benjy Cui
ecaa6c56c3
style: enable comma-dangle
9 years ago
afc163
5077873ae0
fix codepen links
9 years ago
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