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

Use the vue-async-computed library #35

Merged
merged 4 commits into from
Oct 6, 2018
Merged

Use the vue-async-computed library #35

merged 4 commits into from
Oct 6, 2018

Conversation

zachmullen
Copy link
Member

Depends on #34

@jbeezley
Copy link

jbeezley commented Oct 5, 2018

This LGTM once we decide on #34.

This instantiates a local Vue internally and then sets up the
required plugins on it. This commit also stubs out CSS modules
from testing (jest does not know how to load them).

Refs #32
This means downstreams that are using Vue won't need to listen
to events from girderRest injection at all, and instead can simply
use computed properties if they depend on the user or token state.

This changes App.vue to make use of this new feature.
@zachmullen
Copy link
Member Author

Rebased

@zachmullen zachmullen merged commit 4e8729f into master Oct 6, 2018
@zachmullen zachmullen deleted the async-computed branch October 6, 2018 00: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.

2 participants