diff options
Diffstat (limited to 'www/lib/ionic-pullup/CHANGELOG.md')
| -rw-r--r-- | www/lib/ionic-pullup/CHANGELOG.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/www/lib/ionic-pullup/CHANGELOG.md b/www/lib/ionic-pullup/CHANGELOG.md new file mode 100644 index 00000000..db8c9db9 --- /dev/null +++ b/www/lib/ionic-pullup/CHANGELOG.md @@ -0,0 +1,13 @@ +# v1.0.2 + +## Breaking change +Removed ```minimize``` attribute from ```ion-pull-up-footer``` directive and added two new attributes for better behavior + +- initial-state: "collapsed" || "minimized" +- default-behavior: "expand" || "hide" + +# v1.0.1 +fixed DI issue in ```ion-pull-up-footer``` controller + +# v1.0.0 +Initial release
\ No newline at end of file |
