CHANGED
change placeholder color to same as design
NEW
add prop rcRef to get the ref of RcSelect, sometimes we need to call it's public methods
CHANGED
update placeholder color from normal-alpha-4 to normal-4
CHANGED
support js style export
CHANEGD
fix rc-select version to~8.1.0
CHANGED
adapt React 16CHANGED
updaterc-select
to^8.0.0
CHANGED
updaterc-select
to^7.0.0
CHANGED
adapt react@16.x
FIXED
multiple mode placeholder text overflow
CHANGED
optimize select-value paddingRight, use large one only when allowClear is true
CHANGED
export RcSelect
CHANEGD
adapted for React@15.x
NEW
add new prop size
FIXED
placeholder overflow
CHANGED
hide combobox arrow
CHNAGED
update rc-select
to ~6.8.0
FIXED
incorrect style
CHANGED
inline style, remove open border
CHANGED
style adjustment
CHANGED
box-shadow & border-radius change
NEW
new animation
FIXED
selected value text overflow (uxcore #13)
FIXED
placeholder style bug in multiple mode
FIXED
dropdown menu will be hidden when drag scrollbar in IE. #15
FIXED
fix selected value style bug
CHANGED
update dependency rc-select
to ~6.4.0
CHANGED
new dev toolCHANGED
repository
CHANGED
add IE10/11 css hack to fix input width bug.
NEW
add inline style
FIX
fix multiple style bug
CHANGED
remove submodule
FIX
fix style bug when option text is too long.
NEW
add animation
FIXED
fix dropdown z-index
CHANGED
merge ver. 0.1.16
CHANGED
upgrade rc-select to ~6.1.0, label
is removed
CHANGED
add defaultProps transitionName
CHANGED
update scaffold
CHANGED
update rc-select to 5.7.0
FIXED
fix issue #6
CHANGED
change css prefix
CHANGED
upgrade to react@0.14
CHANGED
update rc-select to 4.9.0
FIXED
fix for ie8 bug which is defalutProps cannot be inherited by extends method.
FIXED
fix dependencies bug
CHANGED
change folder structure