summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/behaviors
Commit message (Expand)AuthorAgeFilesLines
* move render_gfm into behaviors directoryMike Greiling2018-03-195-3/+116
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-096-1/+8
* Hide hotkey tooltip after click event in diff comments37211-diff-comments-fix-ctrl-enter-tooltipDennis Tang2018-03-061-1/+1
* CI/CD-only projects FEEric Eastwood2018-03-051-2/+2
* Update to jQuery 3.Jacob Schatz2018-02-203-3/+3
* Refactor CI variable list code for usage with CI/CD settings page secret vari...refactor-ci-variable-list-for-future-usage-in-4110Eric Eastwood2018-01-311-3/+5
* Update secret_values to support dynamic elements within parentupdate-secret-values-to-support-dynamic-elementsEric Eastwood2018-01-241-9/+12
* disable CopyAsGFM on iOS due to bug in webkitMike Greiling2018-01-241-0/+7
* Remove preview_markdown from the global objJacob Schatz2018-01-091-0/+1
* Copy Mermaid graphs as GFMdm-copy-mermaid-as-gfmDouwe Maan2018-01-051-0/+12
* Hide runner token in CI/CD settings page38019-hide-runner-tokenEric Eastwood2017-12-151-0/+42
* use exported methods instead of gl.utilsPhil Hughes2017-12-081-1/+2
* clarify safari browser supportMike Greiling2017-11-281-4/+4
* move copy_to_clipboard to behaviors directory as it is needed on all pagesMike Greiling2017-11-282-0/+75
* remove global export except in test environmentsMike Greiling2017-11-012-5/+11
* move to copy_as_gfm to behaviors since it is invoked on every pageMike Greiling2017-11-012-0/+477
* Resolve "Convert autosize.js library to be a Yarn managed library"Tim Zallmann2017-10-311-3/+3
* Use modules in common utilsFilipa Lacerda2017-09-091-1/+2
* IssueNotesRefactor: Fix quick submit spec.Fatih Acet2017-08-251-1/+1
* IssueNotesRefactor: Show Cmd+Enter to comment tooltip.Fatih Acet2017-08-211-1/+4
* Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann2017-08-032-4/+6
* Make autosize fields more performant and remove broken autosize handleBryce Johnson2017-07-031-19/+4
* dynamically import emoji helpers for gl-emoji custom tag prototypeMike Greiling2017-06-281-5/+12
* Merge branch 'refactor-emoji-utils' into 'master'Tim Zallmann2017-06-285-380/+6
|\
| * move glEmojiTag method to emoji helperMike Greiling2017-06-272-65/+4
| * split emoji support methods from the async moduleMike Greiling2017-06-271-5/+3
| * replace emojiAlias references with normalizeEmojiName helperMike Greiling2017-06-261-5/+3
| * centralize emoji helper methodsMike Greiling2017-06-234-307/+1
| * refactor option defaultsMike Greiling2017-06-231-5/+2
* | Resolve "Submitting reply to existing diff discussion using Cmd/Ctrl+Enter su...Luke "Jared" Bennett2017-06-271-1/+1
|/
* Fix NPE with horse racing emoji check32587-fix-horse-racing-emoji-codepointat-npeEric Eastwood2017-06-022-1/+3
* Fallback localstorage casesLuke "Jared" Bennett2017-05-051-3/+14
* Add instant comments supportKushal Pandya2017-05-051-1/+1
* Double quotes around gl emoji titleemoji-button-titlesPhil Hughes2017-05-031-1/+1
* Moved the title onto the emoji tagPhil Hughes2017-04-241-0/+1
* Expand/collapse button -> Change to make it look like a toggleJacopo2017-04-161-0/+1
* consolidate all behavior imports into an index.js filerefactor-behaviorsMike Greiling2017-04-041-0/+9
* refactor and fix eslint violations in behaviors directoryMike Greiling2017-04-045-197/+175
* Merge branch '29414-fix-toggle-discussion-link-jump' into 'master' Jacob Schatz2017-03-281-1/+1
|\
| * Fix link togglers jumping to topEric Eastwood2017-03-281-1/+1
* | Remove spreadString in favor of polyfilled Array.from10120-remove-spread-string-for-array-fromEric Eastwood2017-03-242-55/+3
|/
* Fix "N changed files" link toggler jumping to topEric Eastwood2017-03-211-1/+1
* Protect against unknown emojis in frequently used listfix-unknown-emojis-in-frequently-used-awardsEric Eastwood2017-03-162-4/+26
* Fix link togglers jumping to top29414-fix-toggle-disccusion-link-jump-pick-into-9-0Eric Eastwood2017-03-141-1/+6
* Organize our polyfills and standardize on core-jsMike Greiling2017-03-132-2/+2
* Update emojis to use harmony modules (import/export)update-native-unicode-emojis-with-harmony-modulesEric Eastwood2017-03-084-173/+189
* Merge branch '26371-native-emojis-v3' into 'master' Filipa Lacerda2017-03-073-0/+421
|\
| * Fix wrong image src with cached gl-emoji and relative rootEric Eastwood2017-03-061-3/+14
| * Fix up off index when reading canvas and something failedEric Eastwood2017-03-061-3/+6
| * Fix up `watch` alias lookup in FirefoxEric Eastwood2017-03-061-1/+2