Skip to content

Fix code examples for VisualDivider component#284

Merged
devmount merged 2 commits into
mainfrom
bugs/269-fix-code-examples-for-visual-divider
May 19, 2026
Merged

Fix code examples for VisualDivider component#284
devmount merged 2 commits into
mainfrom
bugs/269-fix-code-examples-for-visual-divider

Conversation

@devmount
Copy link
Copy Markdown
Collaborator

What changed?

This change improves the demo code examples and enhances the stories for the VisualDivider component. Component names and HTML attributes are now in dash-case. Reactivity for the default story is kept intact. Also the stories got some more text flow context to better visualize the component.

Additionally a style issue was fixed, where the divider disappeared due to flex items letting it shrink.

Why?

More organized and consistent documentation.

Limitations and Notes

None.

Applicable Issues

Closes #269

Screenshots

Before:

image

After:

image

@devmount devmount self-assigned this May 19, 2026
@devmount devmount merged commit 8980b6b into main May 19, 2026
3 checks passed
@devmount devmount deleted the bugs/269-fix-code-examples-for-visual-divider branch May 19, 2026 16:00
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 VisualDivider component

2 participants