Skip to content

Releases: RCPL/wayfinding

State Management

Choose a tag to compare

@wraybowling wraybowling released this 27 Apr 14:39

Now most variables are maintained by Vuex so that components can talk to each other using a common "state" Each component can listen to the state for changes to update their own computed values.

Webpack

Webpack Pre-release
Pre-release

Choose a tag to compare

@wraybowling wraybowling released this 29 Jan 14:22

Started from scratch with Webpack and the vue template