summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/vue_shared/components/markdown/header.vue
Commit message (Expand)AuthorAgeFilesLines
* Harmonize CE and EE JS codereduce-ce-ee-disrepancies-in-jsRémy Coutable2018-02-221-1/+2
* [ci skip] Fix more rulesFilipa Lacerda2018-01-051-27/+39
* Add spec for previewing a note40063-markdown-editor-improvementsAnnabel Dunstone Gray2017-12-201-1/+2
* Hide toolbar in markdown preview modeAnnabel Dunstone Gray2017-12-181-1/+2
* Add inline editing to issues on mobileEric Eastwood2017-11-181-52/+52
* Merge branch 'fix-md-form-tabs-double-click-toggle' into 'master'Clement Ho2017-11-061-13/+23
|\
| * Fix karmaLuke "Jared" Bennett2017-11-021-2/+2
| * Separate preview and write tabs into seperate eventsLuke "Jared" Bennett2017-11-021-14/+13
| * Fix markdown-preview events for new isPreview varLuke "Jared" Bennett2017-11-011-5/+12
| * Let field.vue handle the changing of previewLuke "Jared" Bennett2017-11-011-9/+7
| * Dont emit toggle-markdown event if current target is already active and add s...Luke "Jared" Bennett2017-11-011-5/+11
* | Resolve "Editor icons"Tim Zallmann2017-11-061-8/+9
|/
* Add support for multiple tooltips in the same Vue componentEric Eastwood2017-06-231-6/+6
* fixed issuable shortcuts not workingPhil Hughes2017-05-301-2/+14
* Use the tooltip mixinissue-edit-inline-description-fieldPhil Hughes2017-05-161-2/+6
* Added description field to inline edit formPhil Hughes2017-05-151-0/+97