summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/vue_shared/components/markdown
Commit message (Expand)AuthorAgeFilesLines
* Add syntax highlighting to suggestion diffAnnabel Dunstone Gray2019-01-101-1/+1
* Fixes diff sugestions removing dashes from diffPhil Hughes2018-12-212-4/+2
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-136-8/+394
* Remove unnecessary div from MarkdownField to apply list styles correctlyWinnie Hellmann2018-12-121-6/+9
* Prettify all the thingsMike Greiling2018-11-204-154/+38
* Use @gitlab npm namespaceClement Ho2018-11-163-3/+3
* Replace tooltip in markdown component with gl-tooltipGeorge Tsiolis2018-10-312-10/+10
* Update gitlab-ui to 1.9.0Clement Ho2018-10-291-2/+2
* Change markdown header tab anchor links to buttonsGeorge Tsiolis2018-10-191-14/+14
* Prettify vue_shared modulesMike Greiling2018-10-104-228/+229
* Add button to insert table in markdown editorGeorge Tsiolis2018-10-061-0/+16
* Resolve "Drop down filter for project snippets"Fabian Schneider2018-10-051-0/+1
* Resolve "Add "Link" shortcut/icon in markdown editor to make it easier to add...Jan Beckmann2018-10-022-0/+12
* Bump GitLab UI version and change the file imports to a single point of entry...jivl-bump-gitlab-uiJose Vargas2018-09-261-1/+1
* Add link component from gitlab-uiJose Ivan Vargas2018-09-251-6/+11
* Use proper markdown rendering for previewsBrett Walker2018-07-061-4/+18
* Resolve "When editing a comment in an issue, the preview mode is toggled in t...Constance Okoghenun2018-07-051-2/+2
* Add `&` support for epics autocompletionKushal Pandya2018-07-021-0/+1
* Add default autocomplete configKushal Pandya2018-06-251-1/+8
* Changes tab VUE refactoringFelipe Artur2018-06-212-2/+2
* Updates eslint vue plugin versionFilipa Lacerda2018-06-113-17/+17
* Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-101-1/+1
* Fix user uploads file specClement Ho2018-04-201-3/+3
* [skip ci] Convert btn-xs to btn-smClement Ho2018-04-121-1/+1
* Merge branch 'master' into bootstrap4Clement Ho2018-04-121-4/+6
|\
| * Resolve "When editing a comment in an issue, the preview mode is toggled in t...Simon Knox2018-04-111-4/+6
* | [skip ci] Rename .hide to .d-noneClement Ho2018-04-091-3/+3
* | Rename .btn-default to .btn-secondaryClement Ho2018-04-091-1/+1
|/
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-092-0/+2
* Harmonize CE and EE JS codereduce-ce-ee-disrepancies-in-jsRémy Coutable2018-02-221-1/+2
* Update to jQuery 3.Jacob Schatz2018-02-201-1/+1
* [ci skip] Fix more rulesFilipa Lacerda2018-01-054-92/+136
* 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
* backport disable autocompletebackport-disable-autocompleteClement Ho2017-11-221-1/+6
* Backport ability to enable/disable file attachments in issuable formClement Ho2017-11-212-1/+15
* Add inline editing to issues on mobileEric Eastwood2017-11-182-53/+53
* Merge branch 'fix-md-form-tabs-double-click-toggle' into 'master'Clement Ho2017-11-062-22/+37
|\
| * Fix karmaLuke "Jared" Bennett2017-11-021-2/+2
| * Separate preview and write tabs into seperate eventsLuke "Jared" Bennett2017-11-022-24/+26
| * 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-012-11/+11
| * 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-063-22/+22
|/
* Moves form related JS modules out of globalPhil Hughes2017-10-111-1/+2
* Flash is now a ES6 modulePhil Hughes2017-10-101-1/+1
* IssueNotesRefactor: Fix eslint errors.Fatih Acet2017-08-231-11/+9
* Fix empty markdown render request.Fatih Acet2017-08-181-25/+29
* Rename a few attribute suffixes from `_url` to `_path`Douwe Maan2017-08-172-13/+13
* Fix broken markdown field testFilipa Lacerda2017-08-111-5/+4