gitlab-org--gitlab-foss/spec/javascripts/vue_shared
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
..
components Create shared gl-modal-vuex component and module 2019-01-03 23:34:15 -06:00
directives Update content of visible tooltips 2018-10-26 14:49:28 +00:00
translate_spec.js