Skip to content

Fix code examples for NoticeBar component#277

Merged
devmount merged 1 commit into
mainfrom
bugs/264-fix-code-examples-for-notice-bar
May 11, 2026
Merged

Fix code examples for NoticeBar component#277
devmount merged 1 commit into
mainfrom
bugs/264-fix-code-examples-for-notice-bar

Conversation

@devmount
Copy link
Copy Markdown
Collaborator

What changed?

This change improves the demo code examples and enhances the stories for the NoticeBar 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.

Why?

More organized and consistent documentation.

Limitations and Notes

None.

Applicable Issues

Closes #264

Screenshots

This reorganizes stories from this:

image

to this:

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 e8542ba into main May 11, 2026
3 checks passed
@devmount devmount deleted the bugs/264-fix-code-examples-for-notice-bar branch May 11, 2026 20:24
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 NoticeBar component

2 participants