issues
search
naver
/
egjs-persist
Provide cache interface to handle persisted data among history navigation.
https://naver.github.io/egjs-persist/
MIT License
42
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): bump minimist, mkdirp, coveralls, loader-fs-cache, karma, handlebars, karma-mocha and mocha
#70
dependabot[bot]
opened
1 year ago
1
chore(deps): bump debug, karma, mocha, compression, express and serve-index
#69
dependabot[bot]
opened
1 year ago
1
feat: add HashPersist
#68
daybrush
opened
2 years ago
0
Support hash
#67
daybrush
opened
2 years ago
0
chore(deps-dev): bump karma from 1.7.0 to 6.3.16
#66
dependabot[bot]
closed
2 years ago
2
feat: add replaceDepth function
#65
daybrush
closed
2 years ago
0
If I used replaceState I want to replace, not add depth.
#64
daybrush
closed
2 years ago
0
chore(deps): bump handlebars from 4.0.10 to 4.7.7
#63
dependabot[bot]
closed
2 years ago
2
chore(deps): bump chownr from 1.0.1 to 1.1.4
#62
dependabot[bot]
closed
2 years ago
2
chore(deps): bump pathval from 1.1.0 to 1.1.1
#61
dependabot[bot]
closed
2 years ago
2
fix: fix history state
#60
daybrush
closed
2 years ago
0
Cannot read property 'state' of undefined
#59
daybrush
closed
2 years ago
0
chore(deps-dev): bump karma from 1.7.0 to 6.3.14
#58
dependabot[bot]
closed
2 years ago
2
chore(deps): bump marked from 0.3.6 to 0.3.19
#57
dependabot[bot]
closed
2 years ago
2
c
#56
changdongchun
closed
2 years ago
0
fix: fix missing clear method type
#55
Godsenal
closed
2 years ago
1
fix: fix types
#54
daybrush
closed
2 years ago
0
error TS1038: A 'declare' modifier cannot be used in an already ambient context.
#53
daybrush
closed
2 years ago
0
chore(deps): bump browserslist from 4.3.4 to 4.19.1
#52
dependabot[bot]
closed
2 years ago
2
feat: add PersistQuotaExceededError
#51
daybrush
closed
2 years ago
2
If the browser capacity is full, it occurs Quota limit Exceeded error
#50
ohute-couture
opened
3 years ago
6
chore(deps): bump path-parse from 1.0.5 to 1.0.7
#49
dependabot[bot]
closed
2 years ago
2
feat: export updateDepth function
#48
daybrush
closed
3 years ago
1
Persist does not work in spa
#47
daybrush
closed
3 years ago
0
chore(deps): bump hosted-git-info from 2.5.0 to 2.8.9
#46
dependabot[bot]
closed
3 years ago
3
feat: add remove method
#45
daybrush
closed
3 years ago
2
How can I remove specific value from persist?
#44
changdongchun
opened
4 years ago
11
네이버와 같은 여러 판으로 구성된 사이트 내에 persist 활용문의
#43
changdongchun
opened
4 years ago
1
fix: add defense code in no cookie mode
#42
daybrush
closed
4 years ago
2
DOMException occurs when accessing localStorage and sessionStorage in no cookie mode
#41
daybrush
closed
4 years ago
0
chore(deps-dev): bump webpack-dev-server from 2.7.1 to 3.1.11
#40
dependabot[bot]
closed
3 years ago
3
fix(utils): use pre-defined location object
#39
AlwaysAwake
closed
4 years ago
5
fix(Persist): fix get method for no value
#38
daybrush
closed
5 years ago
1
If you set no value and get no value, you return null unconditionally.
#37
daybrush
closed
5 years ago
0
Use document.referrer as a key on history management.
#36
jongmoon
opened
5 years ago
0
fix(Persist): fixed to always add depth.
#35
daybrush
closed
5 years ago
2
feat(Persist): add depth structure
#34
daybrush
closed
5 years ago
1
Remove useless page state(information)
#33
jongmoon
closed
5 years ago
1
feat(Persist): add hash option
#32
daybrush
closed
5 years ago
1
Hotfix/fix performace.navigation is existed
#31
qpitlove
closed
5 years ago
2
Support Typescript environment
#30
daybrush
closed
5 years ago
0
Support for persist in node.js
#29
daybrush
closed
5 years ago
0
fix(persist): switch rollup from webpack
#28
daybrush
closed
5 years ago
1
Switch rollup from webpack
#27
daybrush
closed
5 years ago
0
chore: add .d.ts file for typescript
#26
qpitlove
closed
5 years ago
2
Provide Custom Key option
#25
jongmoon
opened
5 years ago
0
Add JSDoc for VERSION
#24
jongmoon
opened
6 years ago
0
fix(StorageManager): work well when history.state is null
#23
happyhj
closed
6 years ago
1
when history.state is null, egjs-persist will make script error.
#22
happyhj
closed
5 years ago
0
fix(utils): add performance namespace check
#21
happyhj
closed
7 years ago
2
Next