Commit graph

9 commits

Author SHA1 Message Date
Jacob Schatz
a1db7c5b9f Merge branch 'pdf-js-spec-loading-wait' into 'master'
Wait for the PDF to be loaded before doing anything

Closes #30531

See merge request !10493
2017-04-06 11:18:28 +00:00
Phil Hughes
e992799ce5 STL file viewer 2017-04-06 10:02:24 +00:00
Phil Hughes
5e67b2fdb0 Wait for the PDF to be loaded before doing anything
Closes #30531
2017-04-06 10:08:33 +01:00
Sam Rose
dad30d6bbf Use PDFLab to render PDFs in GitLab 2017-04-05 11:22:12 -04:00
Jacob Schatz
fd8a40783d Load a preview of Sketch 43 files
Sketch 43 files are technically a zip file, so the JavaScript opens the
zip file & locates a preview.png which is just a quick preview of the
last sketch page edited. After that is loaded it simply places the image
into the DOM
2017-04-05 11:49:08 +01:00
Phil Hughes
68f863bdda Fixed spec checking for highlightjs class 2017-03-23 17:24:24 +00:00
Phil Hughes
0ef8585726 Added tests 2017-03-23 12:37:24 +00:00
Mike Greiling
29e0cb4b91 Organize our polyfills and standardize on core-js 2017-03-13 21:48:32 +00:00
Jacopo
e0fe2834eb New file from interface on existing branch
Now you can create a new file and select a target_branch != source_branch.
If the file that you want to create already exists on the target branch an error message is shown
A glDropdown is used to select and create a new branch instead of a text field.
2017-03-13 16:36:11 +01:00