gitlab-org--gitlab-foss/app/assets/javascripts/diff_notes
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
..
components Render add-diff-note button with server. 2017-06-29 12:50:45 -04:00
icons
mixins
models
services
stores
diff_notes_bundle.js