summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/behaviors
Commit message (Expand)AuthorAgeFilesLines
* Update Mermaid to 8.1.0Stan Hu2019-06-251-0/+8
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-031-1/+1
* Fix typos in the whole gitlab-ce projectYoginth2019-05-201-1/+1
* Internationalisation of behaviors directoryBrandon Labuschagne2019-05-014-6/+11
* Move EE specific GfmAutocomplete code to EE file10096-gfm-autocomplete-ceRajat Jain2019-04-241-1/+1
* Revert "Merge branch 'tz-reorganise-digests-json' into 'master'"tz-revert-new-emojis-loadingTim Zallmann2019-04-101-62/+35
* Add .code to all tables holding diffsDouwe Maan2019-03-261-1/+1
* Remove .wiki and @md-typography mixin in favor of .md and .md-fileDouwe Maan2019-03-262-4/+4
* Add merge request popover with detailsSam Bigelow2019-03-211-0/+2
* Moved all emojis to the public folderTim Zallmann2019-03-071-35/+62
* Added tightLists option to copy_as_gfm markdown serializerConstance Okoghenun2019-03-051-1/+3
* Limit number of characters allowed in mermaidjsRajat Jain2019-02-271-0/+19
* Transforming Gfm also on paste so it works also in FFTim Zallmann2019-02-121-5/+29
* Reduce Bundle Size by lazy loading markdown-itTim Zallmann2019-02-062-30/+45
* Merge branch 'jprovazn-remove-redcarpet' into 'master'Grzegorz Bizon2019-02-051-14/+1
|\
| * Remove Redcarpet markdown engineJan Provaznik2019-02-041-14/+1
* | Updated document-register-element and registering emojis in the new wayTim Zallmann2019-02-051-9/+10
|/
* Allow suggestions to be copied and pasted as GFMDouwe Maan2019-01-251-2/+22
* Use nodes and marks to power Copy-as-GFMdb-copy-as-gfm-prosemirrorDouwe Maan2019-01-245-391/+174
* Add tiptap/prosemirror nodes and marks for all Markdown and GFM featuresDouwe Maan2019-01-2438-0/+1079
* Adds releases index routeFilipa Lacerda2018-12-181-0/+1
* Resolve "Extended user centric tooltips"Tim Zallmann2018-12-081-0/+2
* Use BFG object maps to clean projectsNick Thomas2018-12-061-3/+4
* Merge branch 'security-mermaid-xss' into 'master'Cindy Pallares2018-11-281-0/+3
* Replace `=== true` with `parseBoolean()`Winnie Hellmann2018-11-271-1/+2
* Replace convertPermissionToBoolean with parseBooleanWinnie Hellmann2018-11-272-7/+5
* Fix Issuable container element selector for shortcuts handlingKushal Pandya2018-11-211-1/+1
* Resolve "The reply shortcut can add any text of the page to the "comment" tex...Thomas Pathier2018-11-201-2/+29
* Bump mermaid to 8.0.0-rc.8blackst0ne-bump-mermaidblackst0ne2018-10-221-1/+1
* Prettify blob behaviors and cycle_analytics modulesMike Greiling2018-10-1611-165/+214
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-1/+1
* Highlight current user in comments and system notesWinnie Hellmann2018-10-022-0/+19
* Correct Gitlab Capitalization in code filesMarcel Amirault2018-09-211-1/+1
* Move shortcuts classes into behaviors/shortcutsMike Greiling2018-09-188-1/+316
* Move GFM autocomplete setup, delete dispatcherMike Greiling2018-09-142-0/+21
* Move shortcuts instantiation into behaviorsMike Greiling2018-09-142-0/+37
* Move preview_markdown.js to behaviorsMike Greiling2018-09-142-1/+212
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-252-3/+3
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
* enable CommonMark as the defaultBrett Walker2018-06-141-14/+22
* Merge branch 'master' into bootstrap4Clement Ho2018-05-081-15/+12
|\
| * Optimize Emoji Sprite HandlingTim Zallmann2018-05-021-15/+12
* | Use hide instead of hiddenClement Ho2018-04-301-2/+2
* | Convert fixTitle to _fixTitle for regenerating tooltip titlesClement Ho2018-04-191-2/+2
* | Remove tooltip and popover placement auto + other optionClement Ho2018-04-181-1/+1
* | Fix toggle for toggler_behaviorClement Ho2018-04-161-1/+1
* | [skip ci] Use toggleClass instead of toggleClement Ho2018-04-122-3/+3
* | [skip ci] .help-block to .form-text.text-mutedClement Ho2018-04-111-2/+2
|/
* Use katex min cssClement Ho2018-03-281-1/+1
* move render_gfm into behaviors directoryMike Greiling2018-03-195-3/+116