aclu-people-power / map

ACLU People Power Map
MIT License
3 stars 12 forks source link

Refactor Store #63

Closed ryanhobsonsmith closed 7 years ago

ryanhobsonsmith commented 7 years ago

Refactor state flow so that we don't rely on URL hash as a source of truth and instead let the vue store update the URL hash whenever it's state changes.