RaoHai
7a5c6d51af
Update 1.1.1 Changelog
9 years ago
afc163
ea5e74b348
Fix tag closable with link, close #1862
9 years ago
Benjy Cui
8842d9342a
site: update components' type
9 years ago
Benjy Cui
ecaa6c56c3
style: enable comma-dangle
9 years ago
afc163
3e97b393a2
update tag doc
9 years ago
afc163
6ee804cc66
update tag demo
9 years ago
然则
227ea44010
improve tag demo
9 years ago
afc163
607e5729e5
Change Tag appear animation
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
0fb0b465f6
Fix extra afterClose callback of Tag
close #1435
9 years ago
Benjy Cui
883699f3dc
fix: update Tag's margin
9 years ago
Benjy Cui
70b8a83a74
fix: remove Tag's margin
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
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