gitlab-org--gitlab-foss/app/assets/javascripts/diff_notes/components
Bryce Johnson 81e9c28425 Render add-diff-note button with server.
This commit moves the rendering of the button back to the server, and
shows/hides it using opacity rather than display. It also removes the
transform applied to the button on hover (scale). Previously, both of these
factors automatically triggered a reflow, which creates a performance
bottleneck on pages with larger DOM size.

MR: !12103
2017-06-29 12:50:45 -04:00
..
comment_resolve_btn.js Remove IIFEs from diff_notes_bundle.js 2017-04-17 01:35:56 -05:00
diff_note_avatars.js Render add-diff-note button with server. 2017-06-29 12:50:45 -04:00
jump_to_discussion.js Fix title of discussion jump button at top of page 2017-05-26 17:27:16 -05:00
new_issue_for_discussion.js Remove IIFEs from diff_notes_bundle.js 2017-04-17 01:35:56 -05:00
resolve_btn.js Merge request widget redesign 2017-05-09 04:15:34 +00:00
resolve_count.js Remove IIFEs from diff_notes_bundle.js 2017-04-17 01:35:56 -05:00
resolve_discussion_btn.js Remove IIFEs from diff_notes_bundle.js 2017-04-17 01:35:56 -05:00