summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/vue_shared/components/markdown/header.vue
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-2/+2
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-1/+24
* Add latest changes from gitlab-org/gitlab@14-8-stable-eeGitLab Bot2022-02-231-2/+6
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-123/+132
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-118/+117
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-0/+10
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-4/+17
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-2/+3
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-7/+33
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-5/+36
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-2/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-031-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-181-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-241-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-241-1/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-151-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-131-1/+1
* Disable vue-i18n for non-autofix filesEzekiel Kigbo2019-08-081-3/+4
* Change qa-* class references to js-* for suggestionsTanya Pazitny2019-07-291-1/+1
* Added diff suggestion popoverPhil Hughes2019-06-141-61/+97
* Fixed test specsOswaldo Ferreira2019-04-041-1/+1
* Externalize markdown toolbar tooltipsEnrique Alcántara2019-03-011-12/+17
* Upgrade prettier and reformat files as necessaryMike Greiling2019-01-141-7/+2
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-131-0/+23
* Prettify all the thingsMike Greiling2018-11-201-39/+10
* Use @gitlab npm namespaceClement Ho2018-11-161-1/+1
* Replace tooltip in markdown component with gl-tooltipGeorge Tsiolis2018-10-311-5/+5
* Change markdown header tab anchor links to buttonsGeorge Tsiolis2018-10-191-14/+14
* Prettify vue_shared modulesMike Greiling2018-10-101-50/+51
* Add button to insert table in markdown editorGeorge Tsiolis2018-10-061-0/+16
* Resolve "Add "Link" shortcut/icon in markdown editor to make it easier to add...Jan Beckmann2018-10-021-0/+6
* Resolve "When editing a comment in an issue, the preview mode is toggled in t...Constance Okoghenun2018-07-051-2/+2
* Changes tab VUE refactoringFelipe Artur2018-06-211-1/+1
* Updates eslint vue plugin versionFilipa Lacerda2018-06-111-7/+7
* Resolve "When editing a comment in an issue, the preview mode is toggled in t...Simon Knox2018-04-111-4/+6
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* 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
|/