Commit Graph

4 Commits

Author SHA1 Message Date
Dona278
690dcb6d31 [angular-local-storage] - Added missing parameter and function to the ILocalStorageServiceProvider
* Added missing parameter "secure" to the "setStorageCookie" function
* Added missing function "setDefaultToCookie" to the
"ILocalStorageServiceProvider"
2017-06-20 14:41:47 +02:00
Leonard Thieu
1c3565933c :( 2017-06-13 13:00:42 -04:00
Radosław Krzepkowski
2971c4624a [angular-local-storage] updates definition to reflect latest changes (#16047)
* updates definition to reflect latest changes

In latest versions of angular-local-storage library it is possible now to pass type of storage to some methods e.g.
https://github.com/grevory/angular-local-storage/blob/master/src/angular-local-storage.js#L147

* improves formatting
2017-04-26 11:43:12 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00