summaryrefslogtreecommitdiff
path: root/spec/javascripts/vue_shared/components/markdown
Commit message (Expand)AuthorAgeFilesLines
* Change markdown header tab anchor links to buttonsGeorge Tsiolis2018-10-191-1/+1
* Prettify all spec filesMike Greiling2018-10-173-50/+57
* Add button to insert table in markdown editorGeorge Tsiolis2018-10-061-2/+11
* Resolve "Add "Link" shortcut/icon in markdown editor to make it easier to add...Jan Beckmann2018-10-022-3/+3
* Resolve "When editing a comment in an issue, the preview mode is toggled in t...Constance Okoghenun2018-07-051-1/+1
* Resolve "When editing a comment in an issue, the preview mode is toggled in t...Simon Knox2018-04-111-15/+18
* Update spec import path for vue mount component helperGeorge Tsiolis2018-03-201-1/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda2018-01-031-3/+3
* Backport ability to enable/disable file attachments in issuable formClement Ho2017-11-211-0/+37
* Merge branch 'fix-md-form-tabs-double-click-toggle' into 'master'Clement Ho2017-11-062-5/+32
|\
| * FE review, replace timeout with nexttick and improve assertion helper. add ch...fix-md-form-tabs-double-click-toggleLuke "Jared" Bennett2017-11-041-16/+14
| * Fix karmaLuke "Jared" Bennett2017-11-021-4/+6
| * Correct selector in field_specLuke "Jared" Bennett2017-11-011-1/+1
| * Let field.vue handle the changing of previewLuke "Jared" Bennett2017-11-011-2/+2
| * Use settimeoutpromise in field_specLuke "Jared" Bennett2017-11-011-23/+14
| * Dont emit toggle-markdown event if current target is already active and add s...Luke "Jared" Bennett2017-11-011-0/+36
* | karma spec updatesvue-updatePhil Hughes2017-11-011-6/+8
|/
* Rename a few attribute suffixes from `_url` to `_path`Douwe Maan2017-08-171-2/+2
* Fix broken markdown field testFilipa Lacerda2017-08-111-1/+2
* Fixed multi-line markdown in issue edit formissue-form-multiple-line-markdownPhil Hughes2017-06-261-36/+69
* Added specs for description fieldPhil Hughes2017-05-152-0/+188