Skip to content

Conversation

flibbertigibbet
Copy link
Contributor

To close #517, replace deprecated JS library for local storage usage. Also removes extraneous JSHint configuration file and fixes a linter warning that had been hidden by it.

The new js-storage library offers to handle encoding/decoding JSON automatically, but it handles arrays strangely (returning them as a dictionary with numbered keys), so I left in our existing encoding/decoding logic.

There is another jshintrc in app/scripts/src, so remove this one.
Closes azavea#517. Replace deprecated jQuery-Storage-API with js-storage.
Fixes linter warnings. Remove method and marker for current user location,
which are no longer used.
Copy link
Contributor

@KlaasH KlaasH left a comment

Choose a reason for hiding this comment

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

👍

@flibbertigibbet flibbertigibbet merged commit 2dd71c1 into azavea:redesign Nov 2, 2016
@flibbertigibbet flibbertigibbet deleted the feature/replace-jquery-storage-api branch November 2, 2016 14:28
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.

2 participants