aboutsummaryrefslogtreecommitdiffstats
path: root/htdocs/src/js/utilities/animations.js
Commit message (Collapse)AuthorAgeFilesLines
* refactor: move animation functions to a separated fileArmand Philippot2021-10-261-0/+45
App.js becomes heavy. So by moving some functions outside this file, it improves the readability.