[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 207901: Remove the js/src/microhistory.js file

Maurício Meneghini Fauth mauricio at fauth.dev
Thu Mar 11 17:50:53 CET 2021


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 207901e99227bc0867077b731ab9d03db1f78011
https://github.com/phpmyadmin/phpmyadmin/commit/207901e99227bc0867077b731ab9d03db1f78011
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2021-03-10 (Wed, 03 March 2021) -03:00

Changed paths: 
M js/src/ajax.js
M js/src/functions.js
M js/src/server/databases.js
M js/src/sql.js
M libraries/classes/Controllers/JavaScriptMessagesController.php
M libraries/classes/ErrorReport.php
M libraries/classes/Footer.php
M libraries/classes/Header.php
M libraries/classes/Menu.php
M libraries/classes/Response.php
M package.json
M phpstan-baseline.neon
M scripts/sync-js-vendor-files.sh
M test/classes/ErrorReportTest.php
M yarn.lock
D js/src/microhistory.js
D js/vendor/jquery/jquery.ba-hashchange-2.0.js

Log Message:
-----------
Remove the js/src/microhistory.js file

There is no need for the MicroHistory anymore now that the History
API is available in all supported browsers.

Also removes the jQuery hashchange plugin.

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: 495b6c65399a3d12465b802bc4657fa5bf6b170d
https://github.com/phpmyadmin/phpmyadmin/commit/495b6c65399a3d12465b802bc4657fa5bf6b170d
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2021-03-11 (Thu, 03 March 2021) -03:00

Changed paths: 
M js/src/ajax.js
M js/src/functions.js
M js/src/server/databases.js
M js/src/sql.js
M libraries/classes/Controllers/JavaScriptMessagesController.php
M libraries/classes/ErrorReport.php
M libraries/classes/Footer.php
M libraries/classes/Header.php
M libraries/classes/Menu.php
M libraries/classes/Response.php
M package.json
M phpstan-baseline.neon
M scripts/sync-js-vendor-files.sh
M test/classes/ErrorReportTest.php
M yarn.lock
D js/src/microhistory.js
D js/vendor/jquery/jquery.ba-hashchange-2.0.js

Log Message:
-----------
Merge pull request #16725 from mauriciofauth/microhistory

Remove the js/src/microhistory.js file



More information about the Git mailing list