Skip to content

Latest commit

 

History

History
94 lines (58 loc) · 5.48 KB

CHANGELOG.md

File metadata and controls

94 lines (58 loc) · 5.48 KB

0.0.1 (2017-03-30)

Features

  • basic picker: add click to item (f1db741)
  • basic picker: change the realize of wheel (fdca711)
  • basic picker new version: basic picker new version first commit (a801fce)
  • BasicPicker: change to one way data (ffd94df)
  • CascadePicker: add example (49c939c)
  • CascadePicker: Compatible with iOS (2bd28b8)
  • CascadePicker: limit the Android picker to one line (d3e2ff8)
  • GLOBAL: add ios android (a42d5bd)

0.0.7 (2016-08-26)

Features

  • picker: change the way to export and fix modal close bug (6f61b16)

0.0.3 (2016-06-12)

Bug Fixes

  • location: remove the unneeded dependencies (e8a293e)

0.0.2 (2016-06-12)

Bug Fixes

  • location: delete unneed files (8cd4e7c)
  • location: the version of istanbul (706af22)

Features

  • location: add more test (2136e85)
  • location: add test test (9a39943)
  • location: add the iconStyle properties (d181481)
  • location: add the unit test (ea6f368)
  • location: add unit test, add note, add pushOpera function, change some exposed properties. (711d491)

0.0.1 (2016-06-01)

Bug Fixes

  • location: fix the iOS can not work bug (61274f6)
  • location: fix the layout bug and the cancel bug (9588da1)
  • location: fix the setState didn't work problem (365d37a)
  • location: fix the wheel bug (7936943)
  • location: fix the wrong text bug (7c346f6)
  • location: try to solve the layout bug (70b8f75)

Features

  • location: change the location of the readme (fe48dbc)
  • add some functions (09fff47)
  • location: add a onResult fun to expose the result (8050882)
  • location: add animation (eceeaa3)
  • location: add propTypes check (e5c19ac)
  • location: add readme (aa9e3c5)
  • location: add TextInput style (02b2ec2)
  • location: add the cascade function (74ac881)
  • location: add the default props value (a5dbab3)
  • location: add two wheels, however some layout bugs still here (01502cd)
  • location: android wheel done, however, the iOS do not work (3e8edba)
  • location: cancel function (ffd9d03)
  • location: cascade wheel (6dd50c5)
  • move modal into the inner layer (8d9efa1)
  • move the TextInput into the inner layer (c8aca39)
  • location: fix the layout bug and use a strange way to set the width = = (9a4755d)
  • location: to test (40d8ca8)
  • location: trying to realize cascade wheels (40c8b20)