Commit Graph

275 Commits (master)
 

Author SHA1 Message Date
Lucas Andión Montáns db87118a0c Fixed typo on bind example
Use $scope instead of $rootScope
10 years ago
Ariel Mashraki 6db17f5ed9 fix(README): cookies doc 10 years ago
Ariel Mashraki fe26708204 fix(README): getting started doc + cookies doc 10 years ago
Ariel Mashraki ae13ec45fd fix(README): getting started doc + cookies doc 10 years ago
Ariel Mashraki 5b9cd352ec fix(README): API localStorage doc 10 years ago
Ariel Mashraki eeec036e9e Update README.md 10 years ago
Ariel Mashraki a10a1a7a05 Update README.md 10 years ago
Ariel Mashraki da357b763c fix(RAEDME.md): edit configuration 10 years ago
Ariel Mashraki f95a2420c3 Update README.md 10 years ago
Ariel Mashraki 738e5cae75 Merge pull request #141 from KevinSalter/create-changelog
feat(CHANGELOG): start a CHANGELOG for this repo
10 years ago
Den Teresh 5948d2be36 Usage example for a .bind deregistration function 10 years ago
Den Teresh 887b682815 localStorageService.bind to return a deregistration function 10 years ago
Kevin Salter cbf90c4af3 start a CHANGELOG for this repo 10 years ago
Ariel Mashraki 36926d8cf5 fix(README.md): docs typo 10 years ago
Ariel Mashraki 97c504e7e3 fix(README.md): expand readme 10 years ago
Ariel Mashraki a8d48ff5c7 fix(dist): build for v0.1.1 10 years ago
Ariel Mashraki 6dcc4f1a58 fix(package): update npm version 10 years ago
Ariel Mashraki b12cc0493d fix(bower): update bower version 10 years ago
Ariel Mashraki d2bc39f2ba refa(src/*): refactor improve things 10 years ago
Ariel Mashraki 8a4bdc248b test(localStorageSpec): test cookie dealing with objects and arrays 10 years ago
Ariel Mashraki 7493cd88e0 fix(localStorageService): fix cookie serialization(object/array) issue: #121 10 years ago
Ariel Mashraki 44575f4028 test(localStorageSpec): test serialization numbers , issue #99 10 years ago
Ariel Mashraki fd2fc272fa fix(localStorageService): serialization numbers , issue #99 10 years ago
Gregory Pike 4b25996bac Merge pull request #138 from a8m/master
refacor PR #132 - localStorage.length issue
10 years ago
Ariel Mashraki 82b59ed1b5 test(localStorageService): test localStorage.length + imprve mock 10 years ago
Ariel Mashraki bf33743093 refa(localStorageService): revert and refactor PR: #132 10 years ago
Gregory Pike 74457d4782 Updated version 10 years ago
Gregory Pike 4304808d6d Merge pull request #135 from stenmuchow/bower-invalid-path
fixed main path to include dist folder
10 years ago
Sten Muchow ff25b6d895 fixed main path to include dist folder 10 years ago
Gregory Pike 0afea0e801 Merge branch 'a8m-master' 10 years ago
Gregory Pike 58da1088d8 Get tests working 10 years ago
Gregory Pike b5c681b6f6 Attempted to reorganize module while resolving conflicts 10 years ago
Gregory Pike e01246e356 Merge pull request #132 from ecordoba24/master
Added localStorageService.length()
10 years ago
Gregory Pike 5616a668d1 Merge pull request #129 from webjunkie01/master
Fixed an issue with cookie based storage where values were not being parsed as objects.
10 years ago
Gregory Pike 7d86e3321c Merge pull request #124 from yihangho/binding
Improve binding
10 years ago
Eugenio Cordoba 0ec19f1153 Added localStorageService.length()
Added localStorageService.length()

Number of items stored in the localStorage according to the prefix
10 years ago
Gregory Pike b4750937fd Merge pull request #126 from osama-lionheart/master
Added package.json to bower's ignore list.
10 years ago
Guillermo Cruz 7bbbb8899b Fixed an issue with cookie based storage where values were not being parsed as objects. 10 years ago
Osama Khalil d2c25d1e1e Added package.json to bower's ignore list. 10 years ago
Gregory Pike 76eddc4cb8 Merge pull request #122 from FelixLC/master
Readme should read localStorageService.remove(Favorite Sport)
10 years ago
Yihang Ho 0ff995d63b Update README. 10 years ago
Yihang Ho 0b8d7820e9 Able to bind to scope using different keys. 10 years ago
Yihang Ho 84a9b404b6 Bind into property of objects. 10 years ago
FelixLC 65ecddfc76 Readme should read localStorageService.remove(Favorite Sport) instead of .delete (reserved javascript word) 10 years ago
Gregory Pike 296db308bc Merge pull request #119 from FeelgoodDE/master
Cleanuped code for enforced cookie usage
10 years ago
Ariel Mashraki 61463bd73f fix(bower,package): update version 10 years ago
Ariel Mashraki b1b426698a fix(dist): build for version v0.0.8 10 years ago
Ariel Mashraki ea2065e51c refactor(angular-local-storage): removes wrap closure to concat task 10 years ago
Ariel Mashraki 50fb50d58c fix(demo.demo.html): update module path 10 years ago
Ariel Mashraki 38a769ea88 fix(karma.conf.js): update file src 10 years ago