[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 07591c: Replace .mouseenter() with .on()

Maurício Meneghini Fauth mauriciofauth at gmail.com
Sat May 12 01:46:24 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 07591c963cf91f32efb6f7739c53c91f6a4cae35
      https://github.com/phpmyadmin/phpmyadmin/commit/07591c963cf91f32efb6f7739c53c91f6a4cae35
  Author: Maurício Meneghini Fauth <mauriciofauth at gmail.com>
  Date:   2018-05-11 (Fri, 11 May 2018)

  Changed paths:
    M js/makegrid.js
    M js/navigation.js

  Log Message:
  -----------
  Replace .mouseenter() with .on()

.mouseenter() event shorthand is deprecated

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth at gmail.com>


  Commit: f4fedc20ee3864ec6c494bacd52e5edf7eff1bbf
      https://github.com/phpmyadmin/phpmyadmin/commit/f4fedc20ee3864ec6c494bacd52e5edf7eff1bbf
  Author: Maurício Meneghini Fauth <mauriciofauth at gmail.com>
  Date:   2018-05-11 (Fri, 11 May 2018)

  Changed paths:
    M js/config.js
    M js/console.js
    M js/db_central_columns.js
    M js/db_structure.js
    M js/designer/move.js
    M js/export.js
    M js/functions.js
    M js/makegrid.js
    M js/replication.js
    M js/server_status_monitor.js
    M js/server_status_variables.js
    M js/sql.js
    M js/tbl_chart.js
    M js/tbl_gis_visualization.js
    M js/tbl_zoom_plot_jqplot.js

  Log Message:
  -----------
  Replace .change() with .on()

.change() event shorthand is deprecated

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth at gmail.com>


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/dc21b8136536...f4fedc20ee38
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Git mailing list