summaryrefslogtreecommitdiff
path: root/spec/javascripts/vue_shared/components/markdown/field_spec.js
Commit message (Expand)AuthorAgeFilesLines
* Remove now-unnecessary md-preview classDouwe Maan2019-03-261-3/+5
* Remove unnecessary div from MarkdownField to apply list styles correctlyWinnie Hellmann2018-12-121-1/+1
* Prettify all spec filesMike Greiling2018-10-171-44/+33
* Resolve "Add "Link" shortcut/icon in markdown editor to make it easier to add...Jan Beckmann2018-10-021-2/+2
* 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
* Merge branch 'fix-md-form-tabs-double-click-toggle' into 'master'Clement Ho2017-11-061-1/+26
|\
| * 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
| * 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-151-0/+121