Skip to content

feat(PP-3449): add Dev Panel guide to README#197

Merged
sergak01 merged 1 commit into
developfrom
pp-3449-dev-panel-docs
Jul 7, 2026
Merged

feat(PP-3449): add Dev Panel guide to README#197
sergak01 merged 1 commit into
developfrom
pp-3449-dev-panel-docs

Conversation

@sergak01

@sergak01 sergak01 commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

📊 Dev Panel guide in README + next beta release trigger

Summary

Adds a dedicated Dev Panel section to the README (styled after the Request Inspector section) documenting the new UI capabilities shipped in the 1.0 line, and — being a feat-typed commit — arms semantic-release to cut the next beta once the stale-tag issue is resolved (see note below).

Key changes

  • 📊 New ## Dev Panel README section: what the panel shows, the three ways to reposition it (drag & snap by the grip handle, corner picker in the settings popover, devPanel.position config), auto-hide behavior and the pin button, hiding/restoring via the settings popover and ?pp-dev-panel=show|hide URL params, localStorage persistence/precedence and the origin-scoped caveat, plus a config example.
  • 📊 Cross-links between the devPanel option reference table and the new section.

⚠ Release note

The previous release run failed because the v1.0.0-beta.1 tag already exists — it was created on main on July 2 (commit 9edc66b) and that version is already published to npm under the beta dist-tag. Since the tag is not reachable from develop, semantic-release recomputed 1.0.0-beta.1 and collided with it. Before merging, the tag should be moved to f66e5f6 (chore(release): 1.0.0-beta.1 on develop) so the next run computes 1.0.0-beta.2.

Included commits:

  • 54b8331 feat(PP-3449): add Dev Panel guide to README (position, auto-hide, hide/restore)

Merge Request: origin/pp-3449-dev-panel-docsorigin/develop

@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 2d842357-8ea2-40da-86c0-daf120234535

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch pp-3449-dev-panel-docs

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sergak01 sergak01 self-assigned this Jul 7, 2026
@sergak01 sergak01 merged commit 31f5878 into develop Jul 7, 2026
3 checks passed
@sergak01 sergak01 deleted the pp-3449-dev-panel-docs branch July 7, 2026 07:17
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