gitlab-org--gitlab-foss/spec/javascripts/notes
Phil Hughes adf8ad9eee
Improve discussion rendering performance
Improve the renderign of new and existing discussions
by reducing the number of watchers on each object & array.
Previously every discussion change would trigger an update for every
discussion component.

Also tidied up some components to get them closer to our docs.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51506
2018-11-27 11:40:39 +00:00
..
components Improve discussion rendering performance 2018-11-27 11:40:39 +00:00
stores Improve discussion rendering performance 2018-11-27 11:40:39 +00:00
helpers.js Prettify all spec files 2018-10-17 11:18:17 -05:00
mock_data.js Resolve "Filter discussion (tab) by comments or activity in issues and merge requests" 2018-10-23 09:49:45 +00:00