Skip to content

Releases: theiconic/ngStorage

Fix check for sessionStorage support

12 Jul 05:59
6511879
Compare
Choose a tag to compare

On Safari < 10 private mode, sessionStorage is also not available and will thrown QuotaExceededError if accessed

implement safe $apply

24 Jan 09:07
Compare
Choose a tag to compare

only trigger digest cycle if not already in one

minify the fixes

05 Feb 05:01
3edc8b1
Compare
Choose a tag to compare
0.3.13

update minified file

fix silly typo

05 Feb 04:39
0609caf
Compare
Choose a tag to compare
0.3.12

fix typo

fix issue in storage event handler

05 Feb 04:27
470b23b
Compare
Choose a tag to compare
0.3.11

properly update version

0.3.10

15 Aug 12:49
Compare
Choose a tag to compare

fix issue with undefined keys when storage is empty

0.3.8.1

03 Jul 06:35
Compare
Choose a tag to compare

fixes bower.json for the forked repo

0.3.8

03 Jul 06:32
Compare
Choose a tag to compare

adds immediate write of changes on page unload