Skip to content

Fix code examples for BubbleSelect component#276

Merged
devmount merged 1 commit into
mainfrom
bugs/263-fix-code-examples-for-bubble-select
May 11, 2026
Merged

Fix code examples for BubbleSelect component#276
devmount merged 1 commit into
mainfrom
bugs/263-fix-code-examples-for-bubble-select

Conversation

@devmount
Copy link
Copy Markdown
Collaborator

What changed?

This change improves the demo code examples and enhances the stories for the BubbleSelect component. Stories are now grouped by slot or property. Component names and HTML attributes are now in dash-case. Reactivity for the default story is kept intact. Attribute types were properly defined for the story interactivity.

Why?

More organized and consistent documentation.

Limitations and Notes

None.

Applicable Issues

Closes #263

Screenshots

Most stories were already grouped by property. Only the gap property was extended to show all options:

image

@devmount devmount self-assigned this May 11, 2026
Copy link
Copy Markdown
Contributor

@davinotdavid davinotdavid left a comment

Choose a reason for hiding this comment

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

lgtm, thanks!

@devmount devmount merged commit fe49c4e into main May 11, 2026
3 checks passed
@devmount devmount deleted the bugs/263-fix-code-examples-for-bubble-select branch May 11, 2026 20:37
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.

Fix code examples for BubbleSelect component

2 participants