scotttrinh / angular-localForage

Angular service & directive for https://github.com/mozilla/localForage (Offline storage, improved.)
MIT License
651 stars 86 forks source link

update angular version #136

Open kukac7 opened 7 years ago

scotttrinh commented 7 years ago

@kukac7 localForage 1.5 is a breaking change, so I'm loathe to just merge this in without making a major bump. Maybe we could make it backwards compatible for our users by setting Safari to WebSQL and adding a note? Any thoughts?