jQuery UI 1.13.2 released

jQuery UI 1.13.2 is now available , the second patch release in the jQuery 1.13 series. It includes security fixes for the Checkboxradio widget, some localization updates for Datepicker, and fixes for some community-submitted issues. The built-in jQuery UI files are now included in the npm package, which is important for some CDNs that rely on it as a source of truth.

The official reminder says, "Remember that jQuery UI is under maintenance: we'll make sure the library is compatible with new jQuery versions and that security issues are fixed, but no major new feature work is planned. We'll also try to fix things from jQuery UI. Important regression for 1.12.1; older long-standing bugs may not be fixed. Note that this does not affect jQuery Core, which is still actively maintained."

The specific updates of the new version are as follows:

Widgets

Checkboxradio

Datepicker

Selectmenu

  • Fixed: Remove call to deprecated .focus() method (  1f467baaa  )

All

  • Fixed: Remove deprecated .click() usage in demos/tests ( b53e7beb6 )

Build

  • Changed: Add dependabot.yml configuration (GitHub Actions) ( d66fdd5c9 )
  • Changed: Include all files published to CDN in npm/Bower package ( #2011 , e21a2543b )

Details can be viewed: https://jqueryui.com/changelog/1.13.2/

 

Supongo que te gusta

Origin www.oschina.net/news/203083/jquery-ui-1-13-2-released
Recomendado
Clasificación