Chakib Benziane
aaf4d75d44
Update README.md
9 years ago
Chakib Benziane
2bb247b9f7
Update README.md
9 years ago
Chakib Benziane
1b05f4ec63
update build
10 years ago
Chakib Benziane
85585772e0
Jshint fixes
10 years ago
Chakib Benziane
f08babe2b0
Fix tests
10 years ago
Chakib Benziane
15ad8a603e
behave like cacheFactory, add put method
10 years ago
Ariel Mashraki
a07d51c3e7
docs(README.md): cookie.clearAll hash/title
10 years ago
Ariel Mashraki
99764b1dc8
docs(README.md): expand cookie.clearAll
10 years ago
Ariel Mashraki
4ca796cddc
Merge pull request #182 from ilovemygameboy/patch-2
...
Update README.md
10 years ago
Ben Sinther
144e73c581
Update README.md
...
Parameter called val, but set function uses value. Same as #179 .
10 years ago
Ariel Mashraki
afd4abc9fb
fix(LICENSE): update copyright year
10 years ago
Ariel Mashraki
71e71fc3c0
fix(README.md): add \n just for aesthetic
10 years ago
Ariel Mashraki
83c8f8aabf
Merge pull request #180 from eddiemonge/demo
...
docs(demo): better example and clearAll
10 years ago
Eddie Monge
0f4db7979b
docs(demo): better example and clearAll
...
* Adds a clearAll button to clear the stored values
* Does not wipe out the stored value on page load
* Some web updates to the template
* Use Github hosted version of plugin
* Removes annotated code (ng-annotated or another tool should be used
* to get rid of human error)
Fixes #87
10 years ago
Ariel Mashraki
950450f637
Merge pull request #179 from ilovemygameboy/patch-1
...
Update README.md
10 years ago
Ben Sinther
63def516a6
Update README.md
...
Submit parameter is called val. But inside cookie.set it is called value.
10 years ago
Ariel Mashraki
0f28dadbd8
fix(README.md): add badges
10 years ago
Ariel Mashraki
e31b3eab5c
Merge pull request #174 from subodh-malgonde/master
...
Improved documentation for setStorageCookieDomain
10 years ago
Subodh
df71bac63c
Improved documentation for
...
setStorageCookieDomain.
10 years ago
Ariel Mashraki
6fe6f93783
Merge pull request #169 from LFDM/patch-1
...
Fix a minor typo in a comment
10 years ago
Gernot Höflechner
1e14e3efa4
Fix a minor typo in a comment
10 years ago
Ariel Mashraki
3c5e2ec435
docs(REAMME.md): version
10 years ago
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