summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/blob/viewer/index.js
Commit message (Expand)AuthorAgeFilesLines
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* migrate stl_viewer to dynamic importMike Greiling2018-03-011-0/+3
* migrate sketch_viewer to dynamic importMike Greiling2018-03-011-0/+3
* migrate pdf_viewer to dynamic importMike Greiling2018-03-011-0/+3
* migrate notebook_viewer to dynamic importMike Greiling2018-03-011-0/+3
* migrate balsamiq_viewer to dynamic importMike Greiling2018-03-011-0/+21
* converted blob viewer to axiosPhil Hughes2018-01-301-14/+8
* Flash is now a ES6 modulePhil Hughes2017-10-101-1/+1
* Import modules instead of using the ones in global namespaceFilipa Lacerda2017-09-091-1/+3
* Fix math rendering on blob pagesSean McGivern2017-05-301-1/+1
* Fix clicking disabled clipboard button toolipLuke "Jared" Bennett2017-05-181-2/+2
* Scroll to anchor when blob content is loadeddm-scroll-to-blob-user-contentDouwe Maan2017-05-161-0/+1
* Implement auxiliary blob viewersDouwe Maan2017-05-101-37/+62
* Load tree readme asynchronouslydm-async-tree-readmeDouwe Maan2017-05-101-1/+4
* Use blob viewers for snippetsDouwe Maan2017-04-301-2/+2
* Fixed failing JS testsPhil Hughes2017-04-271-1/+1
* Render viewer error synchronously so that 'view the source' link will workDouwe Maan2017-04-271-12/+13
* Satisfy eslintDouwe Maan2017-04-271-18/+7
* Add BlobViewer JSDouwe Maan2017-04-271-0/+130