Skip to content

feat: add list view subheader#73

Merged
scriptcoded merged 12 commits intomainfrom
list-subheaders
Dec 15, 2025
Merged

feat: add list view subheader#73
scriptcoded merged 12 commits intomainfrom
list-subheaders

Conversation

@scriptcoded
Copy link
Copy Markdown
Member

I needed a section heading in the list view for the app :)

Copilot AI review requested due to automatic review settings December 14, 2025 20:57
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Dec 14, 2025

🦋 Changeset detected

Latest commit: d835172

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@scouterna/ui-react Minor
@scouterna/ui-webc Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@netlify
Copy link
Copy Markdown

netlify bot commented Dec 14, 2025

Deploy Preview for scouterna-ui ready!

Name Link
🔨 Latest commit d835172
🔍 Latest deploy log https://app.netlify.com/projects/scouterna-ui/deploys/69406f55ef67e900081aabd0
😎 Deploy Preview https://deploy-preview-73--scouterna-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 adds a new ScoutListViewSubheading component to provide section headings within list views. The component is implemented as a StencilJS web component with React bindings.

Key Changes:

  • New ScoutListViewSubheading component with a single text property for displaying section headings
  • Integration of the component into the React package with proper TypeScript bindings
  • Documentation and usage examples in Storybook

Reviewed changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
packages/ui-webc/src/components/list-view-subheading/list-view-subheading.tsx Core component implementation with StencilJS
packages/ui-webc/src/components/list-view-subheading/list-view-subheading.css Styling for the subheading component
packages/ui-webc/src/components/list-view-subheading/readme.md Auto-generated component documentation
packages/ui-react/lib/components/stencil-generated/components.ts React bindings for the new component
packages/storybook/src/stories/list-view-subheading.stories.tsx Standalone component story
packages/storybook/src/stories/list-view.stories.tsx Integration example showing subheadings within list view
.changeset/chatty-kings-tan.md Changeset documenting the feature addition

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

daBack
daBack previously requested changes Dec 15, 2025
Copy link
Copy Markdown
Contributor

@daBack daBack left a comment

Choose a reason for hiding this comment

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

smol! Nice :D

@scriptcoded scriptcoded requested a review from daBack December 15, 2025 20:28
@scriptcoded scriptcoded merged commit 952dbe2 into main Dec 15, 2025
5 of 6 checks passed
@scriptcoded scriptcoded deleted the list-subheaders branch December 15, 2025 20:29
@github-actions github-actions bot mentioned this pull request Dec 15, 2025
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.

3 participants