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: add dismiss button #51

Merged
merged 2 commits into from
Mar 26, 2020
Merged

feat: add dismiss button #51

merged 2 commits into from
Mar 26, 2020

Conversation

caroso1222
Copy link
Owner

This PR will allow users to dismiss the notification with a close button. It's disabled by default and can be turned on with the following configuration:

const notyf = new Notyf({
  dismissible: true
});

2020-03-26 12 33 35

@caroso1222 caroso1222 merged commit 815e31c into master Mar 26, 2020
@caroso1222 caroso1222 deleted the feat/dismissible branch March 26, 2020 17:57
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.

1 participant