Skip to content

docs(phoenix-ui-components): add NotificationService documentation (#909)#918

Closed
deveshbervar wants to merge 2 commits into
HSF:mainfrom
deveshbervar:docs/notification-service-909
Closed

docs(phoenix-ui-components): add NotificationService documentation (#909)#918
deveshbervar wants to merge 2 commits into
HSF:mainfrom
deveshbervar:docs/notification-service-909

Conversation

@deveshbervar

Copy link
Copy Markdown
Collaborator

Closes #909.

Adds a ## Services section to the phoenix-ui-components README
documenting NotificationService — introduced in #895.

Covers:

  • All 4 severity levels with default durations
  • Injection and basic usage example
  • Subscribing to notifications with proper unsubscribe cleanup
  • Custom duration override

@EdwardMoyse

Copy link
Copy Markdown
Member

Hmm. This seems to be changing a lot more than just the documentation (16 files changed!)

@deveshbervar

Copy link
Copy Markdown
Collaborator Author

Apologies — the extra files came from leftover local
experimental files that got picked up during the merge.
I'm closing this and opening a clean PR with only the
README change.

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.

Add documentation about NotificationService

2 participants