FIXED
when padding width of ownerElement is not 0 will lead to line break;
FIXED
last step layout cause container overflow
FIXED
vertical mode should not calculate width dynamic
CHANGED
change description layout from absolute to relative mode
FIXED
fix #19
CHANGED
support js style export
CHANGED
add usei prop while using uxcore-icon
CHANGED
upgrade react to v16
FIXED
set title attribute while the type is string, not jsx, see #17
ADDED
icon prop for Step support uxcore-icon
CHANGED
update react to ver 15.x
FIXED
new type 'arrow-bar' failed to apply onChange event
FIXED
style fixes: vertical mini step spacing; current step title font weight
FIXED
theme color variable usage
CHANGED
update style, change icons to uxcore-icon
ADDED
new types: bottom-desc
arrow-bar
FIXED
style fix for long step title
FIXED
style bug
CHANGED
new style
FIXED
#5
FIXED
export bug
FIXED
add props className
.
FIXED
style issue under IE8.
CHANGED
apply new style
ADDED
type
prop: default
title-on-top
or long-desc
REMOVE
size
prop
CHANGED
update scaffold
FIXED
fix issue #4, fix onscroll bug caused by bind
FIXED
fix issue #3, remove useless code which cause error.
FIXED
remove useless console log
CHANGED
remove
FIXED
fix issue #2, add support for the change of step numbers
FIXED
#1
NEW
First commit