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

Programmatically notification fade on timeout. #3370

Merged
merged 1 commit into from
Jun 18, 2021

Conversation

LeoMouyna
Copy link
Contributor

Fixes #3366

Proposed Changes

  • NoticeMixin provide a timeoutCallback() to set this.timer
  • NotificationNotice override timeoutCallback() to call b-notification.close()

- NoticeMixin provide timeoutCallback() method
- NotificationNotice override timeoutCallback() to call b-notification.close()

See issue buefy#3366
@jtommy jtommy merged commit 26a3c18 into buefy:dev Jun 18, 2021
daniil4udo pushed a commit to daniil4udo/buefy-css-variables that referenced this pull request Jun 21, 2021
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.

Notification Duration Timeout Effect: Fade not working
2 participants