-
-
Notifications
You must be signed in to change notification settings - Fork 389
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore(ci): split coverage out to only run in CI * fix: hide prev and next buttons when there is only one image in the profile image gallery * fix: move logic for hiding prev and next buttons to the imagegallery * fix: add test for hiding prev and next buttons when image gallery has only one image * fix: after prettier format style * fix: comments cleanup * docs: update README.md * docs: update .all-contributorsrc * feat: support comments with replies on Question items * feat: support replies in UI * fix: adjust wording on call to action * chore: formatting for reply form * chore: refactor to CSF3 component * feat: support nesting in Discussion comments * chore: lint nag * refactor: push tree transform down to component * feat(components): limit depth of comments * chore: remove comments * chore: refactor to reduce # of props being passed around * chore: rename * chore: refactor for legibility * fix: restrict to one level of replies * chore: refactor for legibility * chore: extract form to method for readability * chore: refactor for legibility --------- Co-authored-by: Luke Watts <[email protected]> Co-authored-by: Darius Mihut <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
- Loading branch information
1 parent
3f762f0
commit fe8ae8e
Showing
19 changed files
with
515 additions
and
121 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.