gitlab-org--gitlab-foss/changelogs/unreleased/58294-discussion-notes-component.yml
Paul Gascou-Vaillancourt 911701ae47 Extract discussion notes into new component
- Moved discussion notes out of `NoteableDiscussion` component into a
new `DiscussionNotes` component
- Wrote Jest tests for the new `DiscussionNotes` component
- Updated Jest config for emojis fixtures
- Updated Karma tests `NoteableDiscussion` to match its new structure
- Convert `DiffDiscussions` tests to use Vue test utils
2019-05-01 10:04:07 +00:00

5 lines
110 B
YAML

---
title: Extract DiscussionNotes component from NoteableDiscussion
merge_request: 27066
author:
type: other