Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(notifications): add notify and NotificationsProvider #645

Merged
merged 1 commit into from
Oct 8, 2021

Conversation

mikebarkmin
Copy link
Member

Notifications can be dispatch by calling notify.info, notify.warn, notify.error or notify.success.
The NotificationsProvider is already integrated into the PatchesProvider.

Solves #633

Notifications can be dispatch by calling notify.info, notify.warn, notify.error or notify.success.
The NotificationsProvider is already integrated into the PatchesProvider.
@mikebarkmin mikebarkmin added the minor Increment the minor version when merged label Oct 8, 2021
@mikebarkmin mikebarkmin merged commit ab0846a into main Oct 8, 2021
@mikebarkmin mikebarkmin deleted the notifications branch October 8, 2021 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant