Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 6303a23dd41ffd532c3cd8d7d53be3f09006f7f8 https://github.com/phpmyadmin/phpmyadmin/commit/6303a23dd41ffd532c3cd8d7d53b... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2023-01-31 (Tue, 01 January 2023) -03:00
Changed paths: A js/src/modules/functions/event-loader.js M js/src/main.js M js/src/modules/functions.js
Log Message: ----------- Extract Functions.on() into a module
This removes the last circular dependency.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev