-
-
Notifications
You must be signed in to change notification settings - Fork 334
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(nag): missing callbacks and fixed unused code
The nag module was still missing the usual callbacks onshow, onvisible, onhide, onhidden we have in other modules like modal , calendar or toast. Even worse, existing code was not even used anywhere or non existing options (speed (exists, not used) -> duration (used, non existing) All of this has now been corrected 😊
- Loading branch information
Showing
1 changed file
with
29 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters