Commit Graph

253 Commits (ae0c28aba9050225a7e3327600307bedd0be8586)
 

Author SHA1 Message Date
Ariel Mashraki ae0c28aba9 build(*): v0.1.5 10 years ago
Ariel Mashraki 6ae576d82e test(localStorageProvider): issue #165 10 years ago
Ariel Mashraki e88c4f5f5f fix(localStorageProvider): issue #165 10 years ago
Ariel Mashraki 1b4fd8d451 fix(karma): add phantomjs lancher and more 10 years ago
Ariel Mashraki 9066f619d9 Merge pull request #164 from ahelmel/feature/public-cookie-is-supported
Made the private function browserSupportsCookies public, see #163.
10 years ago
Arthur Helmel a71d928d0e made the private function browserSupportsCookies public 10 years ago
Ariel Mashraki 5fc726c19c Merge pull request #160 from ahelmel/feature/cookie-is-supported
made the function browserSupportsCookies available for public access as cookie.isSupported
10 years ago
Arthur Helmel 8223e647c9 replaced navigator with the angularjs equivalent .navigator, made the function browserSupportsCookies available for public access as cookie.isSupported and wrote tests to verify the functionality 10 years ago
Ariel Mashraki dbd1913d9a Merge pull request #155 from brianfeister/patch-1
Explain `setStorageCookieDomain` limitation
10 years ago
Brian Feister 8e9638dccf Explain `setStorageCookieDomain` limitation 10 years ago
Ariel Mashraki d85bdb5b24 fix(README.md): add coverage badge 10 years ago
Ariel Mashraki 94be1481aa fix(travis): coveralls script 10 years ago
Ariel Mashraki af9708d43b fix(travis): add coverage 10 years ago
Ariel Mashraki 1917e5748c feat(*): add coverage 10 years ago
Ariel Mashraki 2d4b402739 test(localStorageSpec): upgrade coverage, improve mocks 10 years ago
Ariel Mashraki 52d04ad7ce build(v0.1.3): bump version 0.1.3 10 years ago
Ariel Mashraki d4e3f76c38 fix(README.md): bind example 10 years ago
Gregory Pike 9cf1e0729d Merge pull request #146 from hermantran/master
Fix main path in package.json
10 years ago
hermantran cdf2dd07c3 Fix main path in package.json 10 years ago
Ariel Mashraki 6fdec3ed78 fix(README.md): \n 10 years ago
Ariel Mashraki 6a3c74b43a test(localStorageSpec): test .bind with deep comparison 10 years ago
Ariel Mashraki a425b43caa feat(localStorageService): improve .bind func, issue #144 10 years ago
Gregory Pike aef73ba676 Updated Readme Docs 10 years ago
Ariel Mashraki 3f3cd06bae Merge branch 'den-t-master' 10 years ago
Ariel Mashraki 45fd4c9d9d fix(README.md): unbind doc 10 years ago
Ariel Mashraki 6d763a76c8 fix(README.md): docs typo 10 years ago
Ariel Mashraki bacadf1c0f fix(README.md): .bind doc 10 years ago
Ariel Mashraki ed422c0476 Merge pull request #143 from andion/patch-1
Fixed typo on README's bind example
10 years ago
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