Benjy Cui
6bd75f2666
fix: dropdown menu should not show while disabled, close : #3535
8 years ago
yiminghe
8afe3965c1
upgrade ts 2.0
8 years ago
afc163
d92a24d477
Improve overlay border design
8 years ago
Shawn Sit
8b46cfaf99
docs: translated dropdown demos ( #3208 )
8 years ago
Benjy Cui
bd7e9f00c0
style: update code style
8 years ago
Benjy Cui
3f67fd3f9f
docs: update docs details
8 years ago
Benjy Cui
469d24599f
fix: should support Dropdown.Button[disabled], close : #3070
8 years ago
feng zhi hao
cad2d19be2
fix: complete loss declaration ( #3068 )
* complete loss declaration
* fix error in ts-lint
* fix Icon name error
8 years ago
偏右
354759cb17
Redesigned icons ( #3041 )
* redesigned icons
* change iconfont content
* use same icons
* fix missing icons
* improve icon size
8 years ago
马斯特
a25ec29fb8
refactor: 保证所有的tsx和less都正确使用prefix ( #3024 )
* refactor: extract prefix cls as less variable
* refactor: apply ant icon prefix cls in less files
* refactor: all components support prefixCls props
8 years ago
afc163
d518e485b1
Improve Dropdown Button examples
8 years ago
Andrew Murray
0d00c5fb6c
docs: Fixed typos ( #2921 )
8 years ago
afc163
363f610d8b
Fix tsc errors beside DatePicker
8 years ago
afc163
77949bb9e3
upgrade eslint-config, close #2811
8 years ago
陆离
ff765002fa
refactor: rewrite form and dropdown in ts ( #2683 )
8 years ago
Jerry Bendy
3a12cad07a
链接 404 啦 ( #2753 )
有些链接没写最后面的 "/" 导致打不开
8 years ago
Benjy Cui
978b9f98e7
refactor: table ts ( #2664 )
* refactor: table ts
* fix: should pass context to onChange correctly
8 years ago
afc163
877239bfe5
fix Unused import
8 years ago
afc163
fec500698e
fix unknown props in Table dropdown
8 years ago
偏右
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