Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 893 Bytes

CHANGELOG.md

File metadata and controls

47 lines (31 loc) · 893 Bytes

[2.0.0]

  • Removed horizontal constructor
  • Added selectedValueTextStyle optional parameter
  • Added defaultTextStyle optional parameter
  • Added listViewHeight optional parameter
  • Fixed bugs with Axis.vertical which made it unusable

[1.1.0]

  • Added zero-pad
  • Added custom decoration for selected value
  • Added disabling highlight of selected value
  • Added horizontal number picker
  • Fixed bug with animating selected value when user stops scrolling

[1.0.0]

  • Added infinite loop option

[0.1.7]

  • Fixed step bug

[0.1.6]

  • Updated environment sdk dependency

[0.1.5]

  • Added step paramater for integer picker

[0.1.4]

  • Solved normalizing decimal places bug

[0.1.3]

  • Fixed issue with small integer ranges

[0.1.2]

  • Added environment restrictions

[0.1.1]

  • Fixed iOS overscroll bug
  • Updated example's dependencies

[0.1.0]

  • NEW: Initial Release.