Benjy Cui
fd3406bd03
style: enable react/jsx-no-bind
9 years ago
Bruce Mitchener
273e527201
Use static class members for propTypes and friends.
9 years ago
Bruce Mitchener
71594b0e5c
Remove manual binding for 'this'.
Use ES7 style class members for event handlers so that 'this' is
automatically bound and each definition site doesn't need to manually
invoke 'bind'.
This makes all existing ES2015 class usages in components use the
same mechanism for binding.
9 years ago
ShiTengFei
896c940768
Fixed lint error.
9 years ago
Mr.Tone
56b0650734
preventDefault for onClose.
9 years ago
Bruce Mitchener
11c0a6a203
Name classes without Ant* prefix.
Where necessary, prefix the classes imported from react-component
with 'Rc' rather than prefixing the Ant classes with 'Ant'.
The prefixing of Ant classes wasn't consistent and isn't necessary
in many cases.
9 years ago
afc163
30238a759c
Fix Tag nested bug, close #1111
9 years ago
Benjy Cui
0da08295a4
chore: update demo's style
9 years ago
Benjy Cui
29825f20c8
style: update code style to please lint
9 years ago
Benjy Cui
cd1391e6a2
style: update code style for object-curly-spacing
9 years ago
afc163
dc1e05f9e9
fix(tag): Add enter animation
9 years ago
afc163
62dbc54eb2
improve tag code style
9 years ago
afc163
d010b7957c
update tag demo
9 years ago
afc163
5602d90f12
improve tag code style
9 years ago
afc163
0635877a51
fix(tag): fix tag link style
9 years ago
afc163
a75dfe8fd6
Add tag control demo
9 years ago
afc163
5719a83f36
chore(tag): some code style
9 years ago
afc163
7e7925484a
update tag demo
9 years ago
zhangpc
db2ef44617
remove href attributes of tag
9 years ago
Benjy Cui
b72d18fd44
style: update code style to please the fucking lint
9 years ago
afc163
91bd7f22c0
use mountNode replace the long getElementById
9 years ago
afc163
c45c6877f8
fix lint problems
9 years ago
afc163
e058e67cb4
fix iconfont
9 years ago
afc163
c301c6b06d
improve code style
9 years ago
afc163
753c01ae18
ES6 syntax for demo code
fix antd.notification
9 years ago
Benjy Cui
f7a8b11243
chore: remove deprecated APIs
9 years ago
yiminghe
76b0f673ec
beta2
9 years ago
elrrrrrrr
725a142669
chore: 迁移 tag iconfont
9 years ago
afc163
691b0147b1
update eslintrc and fix code
9 years ago
yiminghe
7a6f190e9e
upgrade animate
9 years ago
afc163
fdf19520d6
Add component type
9 years ago
afc163
3a134c7219
Fix tag closing meaning
9 years ago
jljsj
ab09f9e537
add tag and uploadlist motion
9 years ago
afc163
9b28e46d4c
still use Magic offsetWidth set
9 years ago
afc163
75fca79313
remove magic code, use getBoundingClientRect replace offsetWidth
9 years ago
afc163
59ea12f172
Fix tag render
9 years ago
afc163
e2ceed2dc6
Remove unused statement
9 years ago
afc163
cbd5a81a22
do not remove element manully when closing tag
9 years ago
afc163
3d975e4495
code style
9 years ago
jljsj
357cd5e37d
add dom.remove
9 years ago
jljsj
ac27a1814d
add tag animation
9 years ago
afc163
e00a562ca9
优化 Tag 关闭的逻辑, #84
9 years ago
yiminghe
19e2c2700a
stable
9 years ago
afc163
3c47cf2039
set event as onClose argument
9 years ago
afc163
09c0bd7c4b
update tag demo and document
9 years ago
afc163
2e0be628a7
update tag style
9 years ago
afc163
6344e9151b
Add component tag
9 years ago
afc163
27353ca9b9
三期组件挖坑
9 years ago