MagicMirror/js
Bugsounet - Cédric 4eccce3f77
Fix: AnimateCSS merge hide() and show() animated css class when we do multiple call (#3200)
PR: #3113  

I see this bugs:

AnimateCSS merge hide() and show() animated css class when we do
multiple call
--> result it will stay en hide state

I think event listener (is animateCSS file) is not a proper solution

I correct it with like traditional code with timer

Fix too: AnimateIn on first start
2023-09-19 20:14:35 +02:00
..
animateCSS.js Fix: AnimateCSS merge hide() and show() animated css class when we do multiple call (#3200) 2023-09-19 20:14:35 +02:00
app.js Merge branch 'master' into develop 2023-07-01 20:59:34 +02:00
check_config.js add .gitattributes and fix prettier/js warnings (#3094) 2023-04-22 09:29:51 +02:00
class.js add .gitattributes and fix prettier/js warnings (#3094) 2023-04-22 09:29:51 +02:00
defaults.js added automatic client page reload (#3188) 2023-09-13 22:46:17 +02:00
deprecated.js Magic Mirror -> MagicMirror² 2022-01-26 23:09:26 +01:00
electron.js electron: add missing fullscreen option (#3192) 2023-09-14 08:01:50 +02:00
loader.js Add AnimateCSS (#3113) 2023-09-08 07:43:39 +02:00
logger.js Magic Mirror -> MagicMirror² 2022-01-26 23:09:26 +01:00
main.js Fix: AnimateCSS merge hide() and show() animated css class when we do multiple call (#3200) 2023-09-19 20:14:35 +02:00
module.js Fix: AnimateCSS merge hide() and show() animated css class when we do multiple call (#3200) 2023-09-19 20:14:35 +02:00
node_helper.js add .gitattributes and fix prettier/js warnings (#3094) 2023-04-22 09:29:51 +02:00
server.js added automatic client page reload (#3188) 2023-09-13 22:46:17 +02:00
server_functions.js added automatic client page reload (#3188) 2023-09-13 22:46:17 +02:00
socketclient.js Add no-param-reassign from eslint (#3089) 2023-04-16 17:38:39 +02:00
translator.js add .gitattributes and fix prettier/js warnings (#3094) 2023-04-22 09:29:51 +02:00
utils.js Magic Mirror -> MagicMirror² 2022-01-26 23:09:26 +01:00