Skip to content

feat: group features by page in settings and README#7

Merged
rrbe merged 1 commit intomainfrom
feat/group-features-by-page
Apr 14, 2026
Merged

feat: group features by page in settings and README#7
rrbe merged 1 commit intomainfrom
feat/group-features-by-page

Conversation

@rrbe
Copy link
Copy Markdown
Owner

@rrbe rrbe commented Apr 14, 2026

Summary

  • Reorganize options page feature toggles into 4 collapsible groups: Home, Pull Requests, PR & Issue List, Repository
  • Groups use <details>/<summary> elements, default collapsed, with arrow indicator and bordered card styling
  • Update both README.md and README_CN.md to match the same page-based grouping with ### subheadings

Test plan

  • Load the extension and open the options page — verify 4 collapsed groups appear
  • Click each group to expand/collapse — verify toggle animation and feature items render correctly
  • Toggle features within groups — verify auto-save still works
  • Review README.md and README_CN.md rendering on GitHub

🤖 Generated with Claude Code

Reorganize feature toggles into collapsible groups (Home, Pull Requests,
PR & Issue List, Repository) in the options page and corresponding
sections in both README files.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@rrbe rrbe merged commit 7c15eb0 into main Apr 14, 2026
@rrbe rrbe deleted the feat/group-features-by-page branch April 14, 2026 09:34
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.

1 participant