FEATURE新增 locale key en_US zh_CN (#45))
FEATUREsupport localePack
FIXEDa popup will show when remove a selected item
FEATUREdo not show rightDropdown when prop multiple is false
FEATUREtheeSelectNode remove style overflow
UPDATErc-tree update to support customize treeNode icon && add size props
FIXtheeSelectNode remove style overflow
FIXdependence addrc-animate
FIXif props treeCheckable is true, the value not existed in props.treeData could be set from outside.
CHANGED support js style export
FIXclear input value if value is empty
UPDATE: change default value of treeNodeFilterProp to "title"
FIX: add padding-left:15px to rightPanelNode when treeCheckStrictly is trueFIX: fix rightPanelNode when treeCheckStrictly is true
UPDATE: optimized disabled style.
UPDATE: remove lodash.
UPDATE: add node info in onChange.
FIX: the dropdown should not shake, when dropdownMatchSelectWidth is false.
FIX: use variable for box-shadowFIX: remove the overflow-scroll bar of a dropdown wrapper
FIXEDaddrc-tree-selectmissing utils functions.
FIXEDfixrc-tree-selectversion to1.12.10
FIXclear inputValue when nextProps.value is empty.
UPDATErc-tree-select@1.12.0, change extend-style to usage-style.
FIXEDinputMirrorInstance is undefined reference
FIXEDrc-tree-select@1.11.0 is a breaking change for the component
UPDATEReact 15
FIXEDlock tree version, fix switcher arrow style
FIXEDserver render bug
FIXED i18n
FIXED fix missing dependencies
CHANGED add new prop resultsPanelAllClearBtn , resultsPanelTitle, resultsPanelTitleStyle & filterResultsPanel
FIXED add missing loading icon.
CHANGED change hover & selected styles
UPDATE change some styles
UPDATE change some styles
NEW first version base on rc-tree-select