scotttrinh / angular-localForage

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

fix: add support for getting/setting an object with a special constructor (e.g., Date, Blob etc.) #140

Closed Sadeka closed 7 years ago

Sadeka commented 7 years ago

@scotttrinh removed the white space in the latest commit.

scotttrinh commented 7 years ago

Thanks @Sadeka for the PR! I'll release a patch now.

Sadeka commented 7 years ago

@scotttrinh My pleasure!

kaiukdevelopment commented 7 years ago

Can this be pushed out to bower, please?

scotttrinh commented 7 years ago

@kaiukdevelopment Sorry about that! Bad tag name. Should be available now, thanks for pointing this out!