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
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
d7f46a05b3
update docs
9 years ago
afc163
079f2a657d
Allow close last tab, fix #1071
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
9d022ff84c
style: update code style to please lint
9 years ago
Benjy Cui
cd1391e6a2
style: update code style for object-curly-spacing
9 years ago
Benjy Cui
d06935528e
feat: customized size first
9 years ago
Benjy Cui
aa5c4f9595
style: update code style to please lint
9 years ago
Benjy Cui
b72d18fd44
style: update code style to please the fucking lint
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
91bd7f22c0
use mountNode replace the long getElementById
9 years ago
afc163
c45c6877f8
fix lint problems
9 years ago
afc163
2ab49d7b3c
update demo text
9 years ago
afc163
6f3bbce39b
update tabs demo
9 years ago
afc163
54087d7488
update tabs doc
9 years ago
afc163
a334065edb
Add card tabs on container top
9 years ago
Benjy Cui
7ed1d78150
docs: add doc for `tabPosition`
9 years ago
afc163
7eb3c04a1e
Add tabPostion bottom
9 years ago
afc163
734dcc142a
update tabs document
9 years ago
afc163
c43d59dbb4
update editable-card.md
9 years ago
afc163
12c1272354
rewrite editable card
9 years ago
afc163
b115f000f9
Fix some style and react key problems
9 years ago
afc163
349d03e384
update tabs document
9 years ago
afc163
257d90fce1
Add editable tabs example
9 years ago
afc163
6f04d7c1a7
Add type=card tabs
9 years ago
afc163
759baedadd
update tabs demo
9 years ago
afc163
23e1ad362b
update tabs document
9 years ago
jljsj
ad1a97d0aa
add tabs default animation,remove Api animation
9 years ago
afc163
d1d3329674
fix boolean attribute lint errors
9 years ago
afc163
16abf46071
Fix markdown eslint errors, update .eslintrc
9 years ago
afc163
b5e40560bf
update demo style
9 years ago
afc163
3a68e2fe1f
update tabs demo
9 years ago
afc163
d375942e4b
update tabs demo
9 years ago
afc163
753c01ae18
ES6 syntax for demo code
fix antd.notification
9 years ago
yiminghe
17b1ec14f8
add tabs add demo
9 years ago
afc163
6757dc8199
Hide unfinish demo
9 years ago
afc163
415fa383e3
unify all size prop to: large default small
9 years ago
yiminghe
fdee139459
add className for table
9 years ago
afc163
b6cdeb157d
Add vertical tabs, fix #398
9 years ago
yiminghe
1e43c9ddc5
upgrade tabs
9 years ago
yiminghe
76b0f673ec
beta2
9 years ago
elrrrrrrr
b7a922a895
chore: 迁移 tabs iconfont
9 years ago
afc163
691b0147b1
update eslintrc and fix code
9 years ago
afc163
fdf19520d6
Add component type
9 years ago
afc163
c2933a8e52
update tabs style
9 years ago
jljsj
0673ba9d16
更新转场新增按钮交互与更新motion里的select
9 years ago