Fix a bug where local-storage
would throw in IE when using the file://
protocol
- Added
.clear
method
- Added to Bower registry as
localstorage
- Fixed a bug which prevented the change tracking API from parsing the JSON values in localStorage
- Fixed a bug in change tracking API where exceptions would be thrown
ls.set
trapsQuotaExceededError
exceptionsls.set
returns whether persistance was succesful
- Initial Public Release