[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 54df01: Remove stickyfilljs JavaScript dependency

Maurício Meneghini Fauth mauricio at fauth.dev
Thu Apr 28 15:53:35 CEST 2022


Branch: refs/heads/QA_5_2
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 54df0145509119ad7d99261910a675bfbcf14978
https://github.com/phpmyadmin/phpmyadmin/commit/54df0145509119ad7d99261910a675bfbcf14978
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2022-04-27 (Wed, 04 April 2022) -03:00

Changed paths: 
A themes/bootstrap/scss/_tables.scss
M ChangeLog
M js/src/sql.js
M libraries/classes/Controllers/Database/SearchController.php
M libraries/classes/Controllers/Database/SqlController.php
M libraries/classes/Controllers/Server/SqlController.php
M libraries/classes/Controllers/Sql/SqlController.php
M libraries/classes/Controllers/Table/ChangeController.php
M libraries/classes/Controllers/Table/ReplaceController.php
M libraries/classes/Controllers/Table/SearchController.php
M libraries/classes/Controllers/Table/SqlController.php
M libraries/classes/Controllers/Table/ZoomSearchController.php
M libraries/classes/Display/Results.php
M libraries/classes/Sql.php
M package.json
M scripts/sync-js-vendor-files.sh
M templates/display/results/table_headers_for_columns.twig
M test/jest/test-env.js
M themes/bootstrap/scss/_common.scss
M themes/bootstrap/scss/theme.scss
M themes/metro/scss/_common.scss
M themes/metro/scss/_tables.scss
M themes/original/scss/_common.scss
M themes/original/scss/_tables.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/_tables.scss
M yarn.lock
D js/vendor/stickyfill.min.js

Log Message:
-----------
Remove stickyfilljs JavaScript dependency

This polyfill is not needed anymore.

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

Commit: d57530a4f8c3bb3a07954d3f83066b34bb73c449
https://github.com/phpmyadmin/phpmyadmin/commit/d57530a4f8c3bb3a07954d3f83066b34bb73c449
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2022-04-28 (Thu, 04 April 2022) -03:00

Changed paths: 
A themes/bootstrap/scss/_tables.scss
M ChangeLog
M js/src/sql.js
M libraries/classes/Controllers/Database/SearchController.php
M libraries/classes/Controllers/Database/SqlController.php
M libraries/classes/Controllers/Server/SqlController.php
M libraries/classes/Controllers/Sql/SqlController.php
M libraries/classes/Controllers/Table/ChangeController.php
M libraries/classes/Controllers/Table/ReplaceController.php
M libraries/classes/Controllers/Table/SearchController.php
M libraries/classes/Controllers/Table/SqlController.php
M libraries/classes/Controllers/Table/ZoomSearchController.php
M libraries/classes/Display/Results.php
M libraries/classes/Sql.php
M package.json
M scripts/sync-js-vendor-files.sh
M templates/display/results/table_headers_for_columns.twig
M test/jest/test-env.js
M themes/bootstrap/scss/_common.scss
M themes/bootstrap/scss/theme.scss
M themes/metro/scss/_common.scss
M themes/metro/scss/_tables.scss
M themes/original/scss/_common.scss
M themes/original/scss/_tables.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/_tables.scss
M yarn.lock
D js/vendor/stickyfill.min.js

Log Message:
-----------
Merge pull request #17499 from MauricioFauth/stickyfilljs

Remove stickyfilljs JavaScript dependency



More information about the Git mailing list