afc163
54c7192d1e
Update code style of Steps demos
8 years ago
afc163
4b4a55b003
remove unused code
9 years ago
afc163
9dc47eeedb
Fix steps tail overflow, close #2261
9 years ago
afc163
d167738ddb
fix steps ( react-component/steps#14 )
9 years ago
Benjy Cui
8842d9342a
site: update components' type
9 years ago
Benjy Cui
ecaa6c56c3
style: enable comma-dangle
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
c6cba5a2a1
Make steps layout more flexible, close #1099
9 years ago
afc163
0220ab5522
update error step icon
9 years ago
afc163
93adb528ed
Add error step, close #1098
9 years ago
afc163
60ebf2922c
update steps doc
9 years ago
afc163
51369ec82b
upgrade steps demos
9 years ago
afc163
9f33b18336
update steps doc
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
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
958a74e028
update docs
9 years ago
afc163
ed9fc679b8
Remove some demos
9 years ago
afc163
85afd74c35
Update icon.md
9 years ago
Benjy Cui
29825f20c8
style: update code style to please lint
9 years ago
Benjy Cui
d06935528e
feat: customized size first
9 years ago
afc163
66b7ee81ad
fix eslint problems, eslint-config-airbnb@4.x
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
Benjy Cui
7f2957b23b
style: unify demos' code style
9 years ago
afc163
16abf46071
Fix markdown eslint errors, update .eslintrc
9 years ago
afc163
06dc2b9041
improve steps line css style
9 years ago
afc163
753c01ae18
ES6 syntax for demo code
fix antd.notification
9 years ago
yiminghe
76b0f673ec
beta2
9 years ago
Benjy Cui
5b86a4be1d
refactor: replace `button` tag with `Button` component
9 years ago
羽航
05e36a4018
fix little text
9 years ago
afc163
78d15aabbf
Fix initial maxDescriptionWidth for vertical steps
9 years ago
afc163
e4577eb1bb
update steps demos
9 years ago
羽航
f4372f3cbf
update rc-steps v1.2.5 Steps组件增加current属性,可自动判断当前正在执行状态。
9 years ago
afc163
058199ed2c
update steps
9 years ago
afc163
691b0147b1
update eslintrc and fix code
9 years ago
zhujun24
6f0ba9142e
restore vertical steps
9 years ago
afc163
8b7a2a4dee
update steps index.md
9 years ago
zhujun24
663d3d02fe
remove useless style
9 years ago
zhujun24
9a7814396e
vertical re-stpes 1.2.1
9 years ago
zhujun24
b875855652
modify style
9 years ago
zhujun24
3118ee32e3
optimize code
9 years ago
zhujun24
8a99d0bc5a
add vertical steps
9 years ago
zhujun24
f664275a1e
add big vertical steps
9 years ago
afc163
fdf19520d6
Add component type
9 years ago
ustccjw
b34269a6b1
use es6 module import/export
convert var to const
fix bug
fix bug
fix for jshint
fix import
9 years ago
ustccjw
41c35903a4
remove use strict
9 years ago
afc163
fa9914f34a
components order
9 years ago