Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonwong committed Nov 1, 2017
1 parent 9dc8a52 commit cfeb56d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ n3:💚 不影响之前版本使用方式的更新(不需要用户适配)

- 💚 import `PropTypes` from `prop-types` instead of `react`

## ActionSheet
### ActionSheet

- 💚 new props `overlayAnimationDuration`:duration of Overlay animation
- 💚 new props `onShow`:a callback called when ActionSheet has shown
Expand All @@ -23,7 +23,7 @@ n3:💚 不影响之前版本使用方式的更新(不需要用户适配)
- 💚 new props `onPanResponderGrant`:a callback called when the gesture starts
- 💚 new props `onPanResponderRelease`:a callback called when the gesture stops

## Dialog
### Dialog

- 💚 new props `overlayAnimationDuration`:duration of Overlay animation
- 💚 new props `onShow`:a callback called when Dialog has shown
Expand Down

0 comments on commit cfeb56d

Please sign in to comment.