Commit Graph

26 Commits

Author SHA1 Message Date
George Tsiolis 45c001524d Replace tooltip in markdown component with gl-tooltip 2018-10-31 22:38:44 +02:00
George Tsiolis 1af6ddffed Change markdown header tab anchor links to buttons 2018-10-19 11:35:33 +00:00
Mike Greiling 3271c5f0f5
Prettify vue_shared modules 2018-10-10 02:49:49 -05:00
George Tsiolis e9f7908f5e Add button to insert table in markdown editor 2018-10-06 14:30:35 +00:00
Jan Beckmann ceafbbd317 Resolve "Add "Link" shortcut/icon in markdown editor to make it easier to add references" 2018-10-02 13:59:42 +00:00
Constance Okoghenun 45deb92544 Resolve "When editing a comment in an issue, the preview mode is toggled in the main textarea" 2018-07-05 11:59:57 +00:00
Felipe Artur 3e66795ef1 Changes tab VUE refactoring 2018-06-21 12:22:40 +00:00
Filipa Lacerda 647a4d6a3b
Updates eslint vue plugin version 2018-06-11 15:36:54 +01:00
Simon Knox 242820e276 Resolve "When editing a comment in an issue, the preview mode is toggled in the main textarea" 2018-04-11 11:26:36 +00:00
Mike Greiling f248be7257
require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
Rémy Coutable 97793a1616 Harmonize CE and EE JS code
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-02-22 13:34:35 +01:00
Filipa Lacerda cdc4938834
[ci skip] Fix more rules 2018-01-05 00:45:32 +00:00
Annabel Dunstone Gray d40f393d2c
Add spec for previewing a note 2017-12-20 12:31:17 -07:00
Annabel Dunstone Gray 322643e740
Hide toolbar in markdown preview mode 2017-12-18 14:20:14 -07:00
Eric Eastwood 6c4f280263 Add inline editing to issues on mobile
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/39497
2017-11-18 18:05:17 -06:00
Clement Ho 21d8ec1537 Merge branch 'fix-md-form-tabs-double-click-toggle' into 'master'
Fix md form tab double click toggle

Closes #39624

See merge request gitlab-org/gitlab-ce!15119
2017-11-06 20:20:28 +00:00
Tim Zallmann 57497f6f30 Resolve "Editor icons" 2017-11-06 12:04:55 +00:00
Luke "Jared" Bennett 03445de899
Fix karma 2017-11-02 17:33:44 +00:00
Luke "Jared" Bennett a153f006ff
Separate preview and write tabs into seperate events 2017-11-02 16:44:40 +00:00
Luke "Jared" Bennett a1c390653c
Fix markdown-preview events for new isPreview var 2017-11-01 15:43:25 +00:00
Luke "Jared" Bennett 3fc05267ca
Let field.vue handle the changing of preview 2017-11-01 13:17:06 +00:00
Luke "Jared" Bennett af13ffbced
Dont emit toggle-markdown event if current target is already active and add specs 2017-11-01 01:16:29 +00:00
Eric Eastwood 6cb575d612 Add support for multiple tooltips in the same Vue component
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33223
2017-06-23 02:12:45 -05:00
Phil Hughes df7c90116b fixed issuable shortcuts not working
moved setstate method into store
2017-05-30 11:58:50 +01:00
Phil Hughes 9b93a3f277 Use the tooltip mixin
[ci skip]
2017-05-16 12:01:13 +01:00
Phil Hughes b5b5b4af0c Added description field to inline edit form
[ci skip]
2017-05-15 12:15:56 +01:00