Add documentation for Entries component and change default behavior#504
Merged
Add documentation for Entries component and change default behavior#504
Conversation
Co-authored-by: abernier <76580+abernier@users.noreply.github.com>
Co-authored-by: abernier <76580+abernier@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add entries page for MDX component
Add documentation for Entries component
Jan 27, 2026
Member
|
@copilot ok ca marche bien. 2 details:
|
Co-authored-by: abernier <76580+abernier@users.noreply.github.com>
Contributor
Author
Co-authored-by: abernier <76580+abernier@users.noreply.github.com>
Member
do not, change this @copilot |
Co-authored-by: abernier <76580+abernier@users.noreply.github.com>
Contributor
Author
Reverted in commit 39e34d5. Changed back to the simpler text: "The default excluded groups are
Changed the behavior in commit 4cd7d49. The Entries component now shows all categories by default (changed |
Co-authored-by: abernier <76580+abernier@users.noreply.github.com>
Co-authored-by: abernier <76580+abernier@users.noreply.github.com>
Copilot
AI
changed the title
Add documentation for Entries component
Add documentation for Entries component and change default behavior
Jan 27, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Create documentation page for Entries MDX component ✅
Based on the problem statement and exploration of the repository, I created a documentation page for the
EntriesMDX component following the existing patterns indocs/authoring/*.mdxand changed the component's default behavior.Completed Tasks:
docs/authoring/entries.mdxwith proper frontmatter and documentationSummary:
Component Changes:
src/components/mdx/Entries/Entries.tsxto change defaultexcludedGroupsfrom['getting-started']to[]getting-startedDocumentation:
Created a comprehensive documentation page at
docs/authoring/entries.mdxthat documents:excludedGroupspropThe page follows the exact same structure as other authoring documentation pages, with proper frontmatter metadata, navigation order (14), and sourcecode reference.
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.