Commit Graph

5 Commits

Author SHA1 Message Date
GitLab Bot bf213f07c8 Add latest changes from gitlab-org/gitlab@master 2020-07-20 18:09:27 +00:00
GitLab Bot a5ab3467a7 Add latest changes from gitlab-org/gitlab@master 2020-01-13 15:07:53 +00:00
GitLab Bot e3764d340e Add latest changes from gitlab-org/gitlab@master 2019-12-19 12:07:35 +00:00
Paul Slaughter ff1b442801
Export default in vuex_shared/modal/actions
**Why?**
This prevents erros when using actions in karma test.
2019-01-16 09:33:09 -06:00
Paul Slaughter 708df374f5
Create shared gl-modal-vuex component and module
**Why?**
It is significantly easier to manage the visibility of the modal in
Vuex. The module contains the state and mutations to manage this.
The component wraps GlModal and syncs the visibility with the module.
2019-01-03 23:34:15 -06:00