diff options
| author | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-09-18 15:34:57 -0400 |
|---|---|---|
| committer | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-09-18 15:34:57 -0400 |
| commit | 1ecde45f88fa9a7a54a9a6fd8a398f3f4a8481de (patch) | |
| tree | ed0e14d0737a7361405584f93c757921513cac4d /www/lib/ionic-pullup/CHANGELOG.md | |
| parent | 845f1ed928838bc8c3694dc0235614f28facad89 (diff) | |
pullup view in events to show event summaries across monitors
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 |
