Commit graph

11 commits

Author SHA1 Message Date
Filipa Lacerda
aa90e8ea5b Export old code into es6 modules 2017-12-13 09:26:44 +00:00
Phil Hughes
ffd7fbf53b
moved to es6 modules 2017-11-22 18:51:06 +00:00
Phil Hughes
1374da4ca9
Fixed import of render mermaid & render math methods 2017-11-22 18:22:15 +00:00
Vitaliy @blackst0ne Klachkov
131e74d10d Add support of Mermaid 2017-11-22 14:12:04 +11:00
Phil Hughes
554afea059
Fix race condition with dispatcher.js
The dispatcher was trying to create a new instance of a class that is loaded in a file after main.js which would cause the filtered search to not work on issues. This would only happen on the first load when the JS is not cached. If the JS is cached, then everything will be fine.
2017-08-15 16:09:36 +01:00
Douwe Maan
d80f903673 Fix creating discussion when diff view is set to parallel 2017-04-07 11:12:43 -05:00
Mike Greiling
d9dedc36c3 remove Vue from the global space 2017-03-20 22:12:01 -05:00
Mike Greiling
0f31c5a92b replace implicit this == window with explicit binding 2017-02-17 16:58:32 -06:00
Bryce Johnson
fbd09871ca Remove turbolinks. 2017-02-02 14:03:12 -05:00
Mike Greiling
ccada28f30 resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
Munken
2d170a20dc Render math in Asciidoc and Markdown with KaTeX using code blocks 2016-12-14 16:50:54 +00:00