Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the localStorage shim compliant with the Storage interface #1545

Merged
merged 3 commits into from
Feb 12, 2019

Conversation

ZhangYiJiang
Copy link
Member

Our local storage shim does not actually comply with the interface because it tries to be generous and stringify inputs. This is actually unnecessary, and this PR fixes that.

@mods-bot
Copy link

mods-bot commented Feb 12, 2019

Deploy preview for nusmods ready!

Built with commit 673797b

https://deploy-preview-1545--nusmods.netlify.com

@nusmodifications nusmodifications deleted a comment from mods-bot Feb 12, 2019
@ZhangYiJiang ZhangYiJiang merged commit daf5837 into master Feb 12, 2019
@ZhangYiJiang ZhangYiJiang deleted the fix-localstorage-shim branch February 12, 2019 06:43
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