issues
search
grofers
/
redux-cookies-middleware
redux-cookies-middleware is a Redux middleware which syncs a subset of your Redux store state with cookies.
MIT License
81
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error: ENOENT: no such file or directory, stat '/home/.directory' after import
#60
KIC
opened
3 years ago
0
reduxCookiesMiddleware serializes the string input state, which adds the unnecessary quotes to cookie value
#59
ghost
opened
3 years ago
0
[Snyk] Upgrade js-cookie from 2.1.4 to 2.2.1
#58
snyk-bot
opened
3 years ago
1
[Snyk] Upgrade lodash from 4.17.15 to 4.17.20
#57
snyk-bot
opened
3 years ago
1
Fix handling of nested paths
#56
mamcgrath
closed
4 years ago
4
Multiple nested paths only return first path.
#55
vikashtank
opened
5 years ago
2
fix-fstream
#54
treyhboy
opened
5 years ago
2
change in pullapprove config
#53
ashbhir
closed
5 years ago
2
Update travis.yml to support node 6,8,10
#52
priyansh1161
closed
5 years ago
2
revamp getStoreFromCookies fixing pending issues
#51
ashbhir
closed
5 years ago
6
bugfix for not throwing error on reading non JSON values from cookies
#50
ashbhir
closed
5 years ago
2
Unexpected initial state mutation
#49
futpib
closed
5 years ago
1
There is no ability to add additional params to cookies
#48
serhiiminin
opened
6 years ago
6
Does not initialize cookie with initial state
#47
dan-kez
closed
6 years ago
2
getStateFromCookies tries to parse cookie value as JSON
#46
szimek
closed
5 years ago
3
rimraf cli options fix
#45
anubhav7495
closed
6 years ago
2
Upgrade eslint-* packages
#44
Mistereo
closed
7 years ago
3
getStateFromCookies returns a funstion not a state
#43
Antibioticvz
closed
6 years ago
4
Bugfix remove postinstall
#42
vaidik
closed
7 years ago
2
Fix breaking of build due to rm in windows.
#41
nimishsinghal
closed
7 years ago
2
Update README.md
#40
anaibol
closed
7 years ago
4
Update pull approve
#39
nimishsinghal
closed
7 years ago
7
Add secure cookie flag [closes #34]
#38
nimishsinghal
closed
7 years ago
7
Post install script failing on windows because of unix rm command.
#37
ParivedaLuke
closed
7 years ago
1
Add examples for redux-cookies-middleware
#36
nimishsinghal
opened
7 years ago
0
Update eslint to latest version
#35
palashmon
closed
7 years ago
0
Lacking httpOnly and secure cookie flags?
#34
vsofroniev
closed
7 years ago
0
fix code climate badge
#33
vaidik
closed
7 years ago
0
Fix npm badge in readme
#32
vaidik
closed
7 years ago
2
Add more contribution guidelines
#31
dash1291
opened
7 years ago
0
add code climate configuration
#30
vaidik
closed
7 years ago
6
Bugfix karma config
#29
vaidik
closed
7 years ago
11
fix optional params in function signature in docs
#28
vaidik
closed
7 years ago
1
Feature coveralls
#27
vaidik
closed
7 years ago
2
use phantomjs instead of chrome for running tests
#26
vaidik
closed
7 years ago
1
update lib to latest src
#25
vaidik
closed
7 years ago
0
rename test spec files from .jsx to .js
#24
vaidik
closed
7 years ago
0
add SSR docs in readme
#23
vaidik
closed
7 years ago
1
fix version and fix authors and contributors
#22
vaidik
closed
7 years ago
2
rename all .jsx files to .js
#21
vaidik
closed
7 years ago
1
handle undefined subtree in pathslicer, rename arguments according to…
#20
vaidik
closed
7 years ago
1
use js-cookie instead of custom implementation for setting cookie
#19
vaidik
closed
7 years ago
2
fix docs: rename getStateWithCookies to getStateFromCookies
#18
vaidik
closed
7 years ago
1
fix babel presets and add babelrc file
#17
amanmehta25
closed
7 years ago
1
add travis CI for testing on different node versions
#16
amanmehta25
closed
7 years ago
0
Fix update docs
#15
amanmehta25
closed
7 years ago
1
validate package.json and all the information in it
#14
vaidik
closed
7 years ago
0
figure out managing the package on npm
#13
vaidik
closed
7 years ago
1
add changelogs
#12
vaidik
opened
7 years ago
0
integrate with consumer website project for testing
#11
vaidik
closed
7 years ago
1
Next