Skip to content

Latest commit

 

History

History
43 lines (36 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

43 lines (36 loc) · 1.46 KB

[2.1.0] - [2020-06-03]

✨ New Features

  • GZXDropDownMenu add dropdownMenuChanging and dropdownMenuChanged callback
  • GZXDropDownHeaderItem add style (see GanZhiXiong#27)

⚡️ Improvements

  • Add removeListener and removeStatusListener when the animation is recreated
  • Reduced calls to setstate

🐛 Bug Fixes

  • Fixed Dropdown menu hide mask no animation

[2.0.0+2] - [2020-05-11]

  • Update Readme

[2.0.0+1] - [2020-05-11]

  • Update Readme

[2.0.0] - [2020-05-10]

✨ New Features

  • Mask color animation display
  • Support for changing mask colors

⚡️ Improvements

  • Modify the drop-down header to not scroll
  • Hide dropdown menu add animation

🐛 Bug Fixes

  • Fix-issues-16
  • Fix repeatedly click current header,can't hide

[1.0.3] - [2019-08-06]

  • When the drop-down menu appears, click on the margin to collapse the menu, but the icon of header remains unchanged (GanZhiXiong#2 (comment))
  • Slide the interface to the right and write the input field and the keypad will pop up causing the list to report an error (GanZhiXiong#1 (comment))

[1.0.2] - [2019-06-06]

  • update readme

[1.0.1] - [2019-06-06]

  • refactor code

[1.0.0] - [2019-06-03]

  • Custom dropdown header
  • Custom dropdown header item
  • Custom dropdown menu
  • Custom dropdown menu show animation time
  • Control dropdown menu show or hide