Skip to content

feat(popover) - update popover component for SHINE - #2030

Merged
ttaylor-stack merged 7 commits into
betafrom
spark-74-update-popover-component
Nov 3, 2025
Merged

feat(popover) - update popover component for SHINE#2030
ttaylor-stack merged 7 commits into
betafrom
spark-74-update-popover-component

Conversation

@ttaylor-stack

@ttaylor-stack ttaylor-stack commented Oct 31, 2025

Copy link
Copy Markdown
Collaborator

Ticket: https://stackoverflow.atlassian.net/browse/SPARK-74

Update to popover component, removed arrow from component in both svelte and classic

@changeset-bot

changeset-bot Bot commented Oct 31, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: b1a4589

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

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

netlify Bot commented Oct 31, 2025

Copy link
Copy Markdown

Deploy Preview for stacks ready!

Name Link
🔨 Latest commit b1a4589
🔍 Latest deploy log https://app.netlify.com/projects/stacks/deploys/6908bd7eedae480007b158f3
😎 Deploy Preview https://deploy-preview-2030--stacks.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.

@ttaylor-stack
ttaylor-stack changed the base branch from develop to beta October 31, 2025 14:47
@netlify

netlify Bot commented Oct 31, 2025

Copy link
Copy Markdown

Deploy Preview for stacks-svelte ready!

Name Link
🔨 Latest commit b1a4589
🔍 Latest deploy log https://app.netlify.com/projects/stacks-svelte/deploys/6908bd7e264fe9000870bb61
😎 Deploy Preview https://deploy-preview-2030--stacks-svelte.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.

@ttaylor-stack
ttaylor-stack marked this pull request as ready for review October 31, 2025 16:06

@giamir giamir 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.

Fantastic work @ttaylor-stack. Love to see a lot of code being removed as part of this PR. I have only left minor comments that you should be able to address swiftly. Feel free to reach out if something I wrote does not make sense. Thank you! ❤️

Comment thread MIGRATION_GUIDE.md Outdated
#### Popover
- `s-popover--arrow` removed

##### Svelte component

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.

I don't think this is relevant for consumers, since the Svelte Popover public API did not change therefore I would recommend to remove it.

Comment thread MIGRATION_GUIDE.md Outdated
### Components

#### Popover
- `s-popover--arrow` removed

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.

Rather than limit ourselves to write what changed I would recommend to add here what the consumers are expected to do. After all this is not a changelog but a migration guide doc. 🙂

So in this case it could be something like.

The new popovers no longer include an arrow element. The `s-popover--arrow` css class has been removed, and any markup using it (e.g. `<div class="s-popover--arrow"></div>`) should be deleted from the codebases as part of the migration.

Comment thread packages/stacks-docs/product/components/popovers.html
Comment thread packages/stacks-docs/product/components/popovers.html
Comment thread .changeset/thin-days-leave.md
@ttaylor-stack
ttaylor-stack merged commit da8616a into beta Nov 3, 2025
18 checks passed
@ttaylor-stack
ttaylor-stack deleted the spark-74-update-popover-component branch November 3, 2025 14:51
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