Skip to content

docs(website): wrap kit sections in accordions and add under-construction notice - #1850

Merged
Rel1cx merged 1 commit into
mainfrom
docs/kit-accordion
Jun 7, 2026
Merged

docs(website): wrap kit sections in accordions and add under-construction notice#1850
Rel1cx merged 1 commit into
mainfrom
docs/kit-accordion

Conversation

@Rel1cx

@Rel1cx Rel1cx commented Jun 7, 2026

Copy link
Copy Markdown
Owner

Update "[ ]" to "[x]" to check a box

What kind of change does this PR introduce?

Check at least one. If you are introducing a new binding, you must reference an issue where this binding has been proposed, discussed and approved by the maintainers.

  • Bugfix
  • Feature
  • Perf
  • Docs
  • Test
  • Chore
  • Enhancement
  • New Binding issue #___
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change?

If yes, please describe the impact and migration path for existing applications in an attached issue.

  • Yes, and the changes were approved in issue #___
  • No

Checklist

  • When resolving issues, they are referenced in the PR's title (e.g fix: remove a typo, closes #___, #___)
  • I have added a convincing reason for adding this feature, if necessary

Other information

@Rel1cx
Rel1cx marked this pull request as ready for review June 7, 2026 13:56
@vercel

vercel Bot commented Jun 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
eslint-react Ready Ready Preview, Comment Jun 7, 2026 1:57pm

@Rel1cx
Rel1cx requested a review from Copilot June 7, 2026 13:56
@Rel1cx
Rel1cx merged commit a5b0224 into main Jun 7, 2026
14 checks passed
@Rel1cx
Rel1cx deleted the docs/kit-accordion branch June 7, 2026 13:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the @eslint-react/kit documentation page to present certain sections in collapsible accordion UI and adds an “Under Construction” notice for a React API explanation section.

Changes:

  • Import and use Accordions/Accordion components from fumadocs-ui.
  • Wrap the “Anonymous Rules” section content into an accordion.
  • Convert the “Why is.API / is.APICall…” block into an accordion and add an “Under Construction” callout inside it.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

---

import { BskyPost } from "@/components/BskyPost";
import { Accordion, Accordions } from "fumadocs-ui/components/accordion";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants