Upgrading drupal/better_exposed_filters (6.0.5 => 6.0.6)
Module Addition(s)/Update(s)
Module(s) Updated
-
Better Exposed Filters -
6.0.5 => 6.0.6
- Summary of Changes
- Removes usage of JQuery Touch Punch and JQuery Date Picker to use Core solutions. Still includes them as a dependency for now but they are being deprecated.
- Adds Ajax functionality to the Reset button. We are patching this to to use 6.0.5's code because we use Views Ajax History and there are issues with these working together:
- The URL doesn't properly update on Reset for views. Refreshing a page after reset will use previously set filters
- On pages with Checkboxes (People for example) it will retain previously checked boxes on future filters
- Various additional bug fixes
- Summary of Changes
Checklist
Check any that apply and include notes where appropriate.
-
Changes require an update.php
-
Changes require a configuration push -
Changes impact the user experience - The date picker has been changed to use Core's version instead of JQuery
-
Changes impact the administrative experience -
Changes impact accessibility - The new date picker is accessible and preferred
-
Changes impact security -
Changes include updates to dependency packages - JQuery UI Date Picker (No longer used but is included in 6.0.6 as a dependency)
- JQuery UI Touch Punch (No longer used but is included in 6.0.6 as a dependency)
-
Changes result in code being deprecated -
Relevant Pivotal Tracker tickets has been documented properly
Merge request reports
Activity
Filter activity
added Module Updates label
assigned to @canini.16
mentioned in commit 786511a7
Please register or sign in to reply