summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/gfm_auto_complete.js
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann2017-08-031-0/+1
* Fixed GFM references not being included when update issue inlineissue-description-gfmPhil Hughes2017-07-071-0/+1
* Merge branch 'enable-webpack-code-splitting' into 'master'Jacob Schatz2017-06-301-6/+12
|\
| * dynamically import emoji helpers for GfmAutoComplete classMike Greiling2017-06-281-6/+12
* | Resolve "Issue dropdown persists when adding issue number to issue description"Tim Zallmann2017-06-291-0/+7
|/
* move glEmojiTag method to emoji helperMike Greiling2017-06-271-2/+1
* export validEmojiNames for autocompleteMike Greiling2017-06-261-2/+2
* centralize emoji helper methodsMike Greiling2017-06-231-5/+4
* Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-3/+3
* Improve user experience around slash commands in instant commentsKushal Pandya2017-06-051-3/+12
* Make `gfm_auto_complete` into a module and fix up tech debtEric Eastwood2017-05-161-234/+248
* Add enableMap to gl.GfmAutoComplete for partial re-usebackport-ee-1800-add-enable-map-to-gfm-auto-completeEric Eastwood2017-05-031-67/+102
* Merge branch 'blackst0ne/gitlab-ce-fix_emoji_parser'Sean McGivern2017-04-271-1/+10
|\
| * Fix rendering emoji inside a stringblackst0ne2017-04-251-1/+10
* | Update all instances of "fa-refresh" to "fa-spinner"Andrew Torres2017-04-111-1/+1
|/
* remove IIFEs in preparation for ES module refactorMike Greiling2017-03-131-361/+357
* Update emojis to use harmony modules (import/export)update-native-unicode-emojis-with-harmony-modulesEric Eastwood2017-03-081-5/+3
* Use native unicode emojisEric Eastwood2017-03-061-2/+15
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-0/+383
* Support slash commands in noteable description and notesRémy Coutable2016-08-131-272/+0
* Remove delay when hitting Reply... button on page with a lot of discussionsDouwe Maan2016-08-011-2/+2
* ES6ify all the things!Fatih Acet2016-07-241-0/+272