gitlab-ce/app/assets/javascripts/blob
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
..
3d_viewer STL file viewer 2017-04-06 10:02:24 +00:00
balsamiq Added balsamiq jasmine integration test 2017-05-15 07:48:54 +00:00
notebook Fix spelling of occurred 2017-09-26 08:46:09 -04:00
pdf Fix spelling of occurred 2017-09-26 08:46:09 -04:00
sketch Load a preview of Sketch 43 files 2017-04-05 11:49:08 +01:00
template_selectors Add users endpoint to frontend API class 2017-05-19 21:22:46 +00:00
viewer Flash is now a ES6 module 2017-10-10 10:14:22 +01:00
balsamiq_viewer.js Flash is now a ES6 module 2017-10-10 10:14:22 +01:00
blob_file_dropzone.js Standardize access to CSRF token in JavaScript 2017-09-21 17:53:28 +00:00
blob_fork_suggestion.js Use jQuery niceness on blob_fork_suggestion 2017-04-22 11:51:07 -05:00
blob_line_permalink_updater.js Update permalink/blame buttons with line number fragment hash 2017-03-13 11:58:59 -05:00
file_template_mediator.js Flash is now a ES6 module 2017-10-10 10:14:22 +01:00
file_template_selector.js Add users endpoint to frontend API class 2017-05-19 21:22:46 +00:00
notebook_viewer.js Added tests 2017-03-23 12:37:24 +00:00
pdf_viewer.js Use PDFLab to render PDFs in GitLab 2017-04-05 11:22:12 -04:00
sketch_viewer.js Load a preview of Sketch 43 files 2017-04-05 11:49:08 +01:00
stl_viewer.js STL file viewer 2017-04-06 10:02:24 +00:00
template_selector.js Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00