-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch 'replace-animate-emoji-timeout' into 'master'
Replace animateEmoji timeout with eventListener ## What does this MR do? Replaces the end animation timeout for awards_handler.js with an eventListener that listens for the animationEnd event ## Are there points in the code the reviewer needs to double check? Check for any side effects ## Why was this MR needed? Improve code quality so that it is easier to understand ## What are the relevant issue numbers? Closes #20679 ## Does this MR meet the acceptance criteria? - [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added - Tests - [x] All builds are passing - [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [x] Branch has no merge conflicts with `master` (if you do - rebase it please) - [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) See merge request !5690
No related branches found
No related tags found
Pipeline #
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/assets/javascripts/awards_handler.js 5 additions, 5 deletionsapp/assets/javascripts/awards_handler.js
- app/assets/stylesheets/framework/animations.scss 23 additions, 44 deletionsapp/assets/stylesheets/framework/animations.scss
- app/assets/stylesheets/framework/mixins.scss 10 additions, 0 deletionsapp/assets/stylesheets/framework/mixins.scss
Please register or sign in to comment