You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Refactored `messages.js`
- Simplified code using a combination of CSS and JavaScript
- Stopped using jQuery
- Moved refactored code to `djangoproject.js`
This patch should bring no user-facing changes.
Refs #1827
* Use `transitionend` event instead of `setTimeout`
* Remove default `opacity` value
* Move `transition` rule to `fade-out` class
0 commit comments