Benjy Cui
2144349741
style: enable react/jsx-closing-bracket-location
9 years ago
ddcat1115
bed556e900
fix #1750
9 years ago
afc163
a56817349e
fix vertical tabs style, close #1737
9 years ago
afc163
f7ed1ce38a
update tabs demo
9 years ago
Benjy Cui
8842d9342a
site: update components' type
9 years ago
Benjy Cui
ecaa6c56c3
style: enable comma-dangle
9 years ago
afc163
98998984fe
Fix tabs nested style, close #1617
9 years ago
afc163
03cb74ead5
upgrade eslint-config-airbnb version and fix some problems
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
05299036b4
improve tabBarExtraContent render
9 years ago
afc163
b9b4e30ac1
fix tabs demo
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
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