Skip to content

Latest commit

 

History

History
executable file
·
133 lines (74 loc) · 2.29 KB

HISTORY.md

File metadata and controls

executable file
·
133 lines (74 loc) · 2.29 KB

HISTORY


0.4.27

  • FEATURE 新增 locale key en_US zh_CN (#45))

0.4.26

  • FEATURE support localePack

0.4.23

  • FIXED a popup will show when remove a selected item

0.4.19

  • FEATURE do not show rightDropdown when prop multiple is false

0.4.18

  • FEATURE theeSelectNode remove style overflow

0.4.17

  • UPDATE rc-tree update to support customize treeNode icon && add size props

0.4.16

  • FIX theeSelectNode remove style overflow

0.4.14

  • FIX dependence add rc-animate

0.4.13

  • FIX if props treeCheckable is true, the value not existed in props.treeData could be set from outside.

0.4.12

CHANGED support js style export

0.4.11

  • FIX clear input value if value is empty

0.4.10

  • UPDATE: change default value of treeNodeFilterProp to "title"

0.4.9

  • FIX: add padding-left:15px to rightPanelNode when treeCheckStrictly is true
  • FIX: fix rightPanelNode when treeCheckStrictly is true

0.4.8

  • UPDATE: optimized disabled style.

0.4.7

  • UPDATE: remove lodash.

0.4.6

  • UPDATE: add node info in onChange.

0.4.5

  • FIX: the dropdown should not shake, when dropdownMatchSelectWidth is false.

0.4.4

  • FIX: use variable for box-shadow
  • FIX: remove the overflow-scroll bar of a dropdown wrapper

0.4.3

  • FIXED add rc-tree-select missing utils functions.

0.4.2

  • FIXED fix rc-tree-select version to 1.12.10

0.4.1

  • FIX clear inputValue when nextProps.value is empty.

0.4.0

0.3.2

  • FIXED inputMirrorInstance is undefined reference

0.3.1

0.3.0

  • UPDATE React 15

0.2.4

  • FIXED lock tree version, fix switcher arrow style

0.2.3

  • FIXED server render bug

0.2.2

FIXED i18n

0.2.1

FIXED fix missing dependencies

0.2.0

CHANGED add new prop resultsPanelAllClearBtn , resultsPanelTitle, resultsPanelTitleStyle & filterResultsPanel

0.1.4

FIXED add missing loading icon.

0.1.3

CHANGED change hover & selected styles

0.1.2

UPDATE change some styles

0.1.1

UPDATE change some styles

0.1.0

NEW first version base on rc-tree-select