summaryrefslogtreecommitdiff
path: root/spec/javascripts/notebook
Commit message (Collapse)AuthorAgeFilesLines
* Resolve eslint violationsMike Greiling2018-10-171-1/+1
|
* Prettify all spec filesMike Greiling2018-10-177-37/+35
|
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-0/+1
| | | | Partially addresses #47006.
* Merge branch 'master' into jivl-update-katexJose Ivan Vargas2018-02-053-0/+107
|\
| * fixed markdown_spec.jsPhil Hughes2018-01-171-1/+1
| |
| * Merge branch 'fl-ipythin-10-3' into 'security-10-3'Phil Hughes2018-01-163-0/+107
| | | | | | | | | | | | | | | | | | | | Port of [10.2] Sanitizes IPython notebook output See merge request gitlab/gitlabhq!2285 (cherry picked from commit 1c46e031c70706450a8e0ae730f4c323b72f9e4c) aac035fe Port of [10.2] Sanitizes IPython notebook output
* | added katex.js and load it via webpackJose Ivan Vargas2017-12-211-1/+1
|/
* added testsnotebook-katex-fixesPhil Hughes2017-05-301-0/+57
|
* Pull in fixture files from the repoPhil Hughes2017-04-114-6/+23
|
* Moved NotebookLab assets into repoPhil Hughes2017-04-116-0/+374
Moved all the notebooklab assets into the GitLab repo