summaryrefslogtreecommitdiff
path: root/www/lib/ionic-pullup/CHANGELOG.md
blob: db8c9db93bc5fd5409ba3aca2b914213a82cd811 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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