gitlab-org--gitlab-foss/app/assets/javascripts/sidebar
Phil Hughes fa2af5e0f5
Flash is now a ES6 module
Reduced the technical debt around our JS flash function by making it a
module that is imported rather than relying on the global function.
The global function still exists mainly for technical debt with how
some requests are being completed, but new JS should import the module
directly.

Also reduces some tech debt in the file by removing the need for jQuery.
Instead Flash is now 100% vanilla JS.
2017-10-10 10:14:22 +01:00
..
components Flash is now a ES6 module 2017-10-10 10:14:22 +01:00
lib Flash is now a ES6 module 2017-10-10 10:14:22 +01:00
services Move "Move to different project" to sidebar 2017-09-03 22:03:17 -05:00
stores Merge FE 2017-09-14 14:10:41 +01:00
event_hub.js Prevent vue.esm.js from being bundled into the primary JS bundle 2017-05-09 13:43:08 +00:00
sidebar_bundle.js FE review changes app code 2017-10-01 16:45:48 +01:00
sidebar_mediator.js Flash is now a ES6 module 2017-10-10 10:14:22 +01:00