Skip to content

feat: implement page context action#3

Merged
babblebey merged 5 commits into
mainfrom
feat/actions
Mar 23, 2026
Merged

feat: implement page context action#3
babblebey merged 5 commits into
mainfrom
feat/actions

Conversation

@babblebey
Copy link
Copy Markdown
Member

This pull request introduces a new feature to enhance page context actions in the documentation site, along with some style improvements. The main changes are the integration of the starlight-page-context-action plugin and updates to global styles for better UI consistency.

Feature Integration:

  • Added starlight-page-context-action to project dependencies in package.json to enable context-aware actions on documentation pages.
  • Imported starlight-page-context-action in astro.config.js and configured it to display actions below the table of contents (position: "below-toc") with sticky behavior. [1] [2]

UI and Style Enhancements:

  • Updated src/styles/global.css to apply consistent rounded corners (@apply !rounded) to new and existing UI elements, including context action popups and compact button variants.

Screenshot/Screencast

screen-capture.29.webm

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 18, 2026

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

Project Deployment Actions Updated (UTC)
semantic-release-docs Ready Ready Preview, Comment Mar 18, 2026 5:00pm

Request Review

@babblebey babblebey marked this pull request as ready for review March 18, 2026 17:03
Copy link
Copy Markdown
Member Author

@babblebey babblebey left a comment

Choose a reason for hiding this comment

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

FYI @travi 😉

I'm merging this in to get it out of the way... it's basically just adds some page actions tool to the docs, I'm starting the reality-check PR from a tiniest part next.

@babblebey babblebey merged commit 7418f7a into main Mar 23, 2026
4 checks passed
@babblebey babblebey deleted the feat/actions branch March 23, 2026 17:45
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