Skip to content

Latest commit

 

History

History
57 lines (31 loc) · 1.22 KB

HISTORY.md

File metadata and controls

57 lines (31 loc) · 1.22 KB

History


5.0.0 / 2015-10-22

  • only support react 0.14+
  • auto adjust position if visible region is not enough

4.9.0 / 2015-09-10

  • add label for onChange listener

4.8.0 / 2015-08-20

  • make value a controlled value
  • add defaultValue prop
  • remove renderDropdownToBody prop. defaults to true

4.7.0 / 2015-08-18

implement searchPlaceholder to prevent bug for ie10

4.5.0 / 2015-07-30

use rc-animate & rc-align. (assets change)

4.4.0 / 2015-07-15

new support dropdownStyle dropdownMenuStyle prop

4.3.0 / 2015-07-14

new #17 support render dropdown to body

4.2.0 / 2015-07-07

improved #15 fix input in multiple mode

4.1.0 / 2015-07-01

new #13 add maxTagTextLength

4.0.0 / 2015-06-26

react-component#11

3.5.0 / 2015-06-17

new #6 add OptGroup

3.4.0 / 2015-06-15

new support showSearch/animation/transitionName/disabled props

3.1.0 / 2015-03-23

new #2 support tags config