Releases: backdrop-contrib/better_exposed_filters
Releases · backdrop-contrib/better_exposed_filters
1.x-3.6.2
1.x-3.6.1
Accessibility and jQuery modernization release. If you use Select as Links, please test to make sure the accessibility improvements that have been made don't change functionality you depend on.
What's Changed
- Issue #13: Further jQuery modernization. by @laryn in #23
- Issue #20: Select as Links should announce changes. by @laryn in #21
- Issue #19: Select as Links should be within a list element by @laryn in #22
Full Changelog: 1.x-3.6.0...1.x-3.6.1
1.x-3.6.0
1.x-3.6.0-rc
Pre-release for testing: Brings the module to parity with 7.x-3.6
plus the commits on the dev version in Drupal 7.
1.x-3.4.1
1.x-3.4.0
This is a security release for Better Exposed Filters.
Changes since 1.x-3.2.1
- Update link from Drupal docs page to Backdrop wiki page.
- #2271679 by veroniqueg, mikeker: Fixed Undefined index: label in better_exposed_filters_exposed_form_plugin->exposed_form_alter().
- #2507061 by DrCord, Begun: Fixed Undefined index vid in better_exposed_filters_exposed_form_plugin.inc.
- #2351083 by Tregonia, ariane: Fixed Nested Uncheck All not working.
- #2558757 by vilepickle: Fixed Javascript error if Views Selective Filter module removes all checkboxes.
- Rework JS to use backdrop core classes and not ctools specific classes.
- #2271679 by veroniqueg, mikeker: Notice: Undefined index: label en better_exposed_filters_exposed_form_plugin->exposed_form_alter() (línea 1366 of.../sites/all/modules/better_exposed_filters/better_exposed_filters_exposed_form_plugin.inc)
- Properly sanitizes term descriptions that are used in exposed term filters. By anrikun [email protected].
1.x-3.2.1
Initial port of Better Exposed Filters to Backdrop CMS.