summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/single_file_diff.js
Commit message (Expand)AuthorAgeFilesLines
* Change from double click to single click to open dropdownch-test-2Clement Ho2017-06-061-1/+1
* remove bind polyfill from single_file_diff.jsMike Greiling2017-05-081-3/+1
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* Use a new class to keep old behaviorFilipa Lacerda2017-02-081-2/+2
* resolve all x-spacing and no-spaced-x eslint violationsMike Greiling2017-01-181-2/+2
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* fixed commit diff linking and added specsfix/diff-titleLuke "Jared" Bennett2017-01-141-12/+10
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-3/+4
* re-apply MR !6285 "Added forceLoad ability to singleFileDiffs, added callback...Luke Bennett2016-12-021-8/+14
* temporarily revert "Added forceLoad ability to singleFileDiffs, added callbac...Mike Greiling2016-12-021-12/+7
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* Changed how resolving notes is renderedPhil Hughes2016-11-101-6/+6
* Merge branch '21633-permalink-to-collapsed-diff-line-does-not-work' into 'mas...Fatih Acet2016-11-011-7/+12
|\
| * Added forceLoad ability to singleFileDiffs, added callback to getContentHTML,...21633-permalink-to-collapsed-diff-line-does-not-workLuke Bennett2016-10-211-7/+12
* | disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
|/
* Updated diff toggle targets and added iconLuke Bennett2016-09-031-3/+10
* Fixed issue with expand diff not initializing resolve buttonsPhil Hughes2016-08-041-4/+5
* Checks if DiffNotesApp is definedPhil Hughes2016-08-011-3/+3
* Moved method to compile components from window into diffnotesappPhil Hughes2016-08-011-3/+9
* Updated issues with jump tp buttonPhil Hughes2016-08-011-2/+5
* ES6ify all the things!Fatih Acet2016-07-241-0/+77