Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@happyhj
Copy link
Contributor

@happyhj happyhj commented May 10, 2016

Issue

#199

Details

fix(persist): don't show warning message on clean storage

  • Make persist don't show warning message when storage is clean.

Preferred reviewers

@naver/egjs-committers @mixed @jongmoon

fixed test for using wrong key on storage

ref naver#199
@sculove
Copy link
Contributor

sculove commented May 11, 2016

LGTM

*/
function getState() {
var state;
var stateStr = storage ?
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does not getState() need to have key param?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I got it!

@jongmoon
Copy link
Contributor

LGTM

@happyhj happyhj merged commit d92078d into naver:master May 12, 2016
malangfox pushed a commit that referenced this pull request Jan 6, 2025
chore(package.json) : add keyword in order to register npm
malangfox pushed a commit that referenced this pull request Jan 6, 2025
fixed test for using wrong key on storage

fix #199
close #205
malangfox pushed a commit that referenced this pull request Jan 7, 2025
fixed test for using wrong key on storage

fix #199
close #205
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants