views_accordion 2.0.0

First release compatible with Drupal 9.

IMPORTANT: jQuery UI was removed from core, so the module now requires the jQuery UI Accordion contrib module.

Changes since 8.x.1-3:

views_accordion 8.x-1.3

Bug fixes

Actions for upgrading

If your site uses the css class js-views-accodion-group-header, your code will need to be updated because this release fixes a typo on that class. This was fixed on #3037373: Typo in views-accordion-view.html.twig

Before:
js-views-accodion-group-header

views_accordion 7.x-1.3

Bug fixes
New features

Besides the changes listed below, this release also fixes a bug where when if using jQuery UI 1.9 or later (for users of jquery_update module), the animation effect was not applying.

Changes since 7.x-1.2:

views_accordion 8.x-1.0

Bug fixes

Changes since 8.x-1.0-beta2:

  • #2854861 by Nor4a, Manuel Garcia: Support for nested accordion (view in a view)
  • Removing unused variable on ViewsAccordion.php.
  • Fix Drupal coding standards violations.

views_accordion 8.x-1.0-beta2

Bug fixes
New features

Changes since 8.x-1.0-beta1:

views_accordion 7.x-1.0

Bug fixes

Changes since 7.x-1.0-rc2:

  • #2178101 by Sneakyvv: Fix displayselector to only affect direct .view-content children of the display.
  • #2111099 by kscheirer. Code cleanup from pareview.sh.
  • Updated README

views_accordion 7.x-1.0-rc1

New features
Bug fixes

RC1 for 7.x-1.0

Please help test with as weird as a configuration as you can think of ;)

views_accordion 6.x-1.2

New features
Bug fixes

Upgrade notes:

If you are using views 6.x-2.7 or up, and a version previous to views_accordion.1.2-rc2, you NEED to upgrade
* Upgrading from 1.1: Please reconfigure your accordion displays to make sure everything is working, and take advantage of the new features.
* Upgrading from 1.2-rc2: Everything should be good to go.

views_accordion 6.x-1.2-rc2

Bug fixes

This is a bug fix release. If you are using views 6.x-2.7 or up, you NEED to upgrade.

views_accordion 6.x-1.2-rc1

New features
Bug fixes

Note on upgrading from previous versions: Options form has changed a bit, verify the settings for your views_accordion displays!

New features:

views_accordion 6.x-1.2-beta3

New features
Bug fixes

This is an important release, and you are encouraged to upgrade.

Includes new features, optimizations of the js and module code, as well as bug fixes.

New Features:

  • Use the field group headers as the headers for the accordion items.
  • Configure whether or not you'd like to keep one item opened.

Bug fixes:

views_accordion 6.x-1.2-beta1

New features

BETA release with the latest features.

Please help development of this module in the issue queue :)

views_accordion 6.x-1.1

New features

New features:

  • Added a default style for the accordion
  • Added a new Display style configuration option to turn off the default accordion style
  • Updated CSS classes for further flexibility

Updated the hook_help and README.txt to reflect the changes.
Updated the CSS classes generation in views_accordion.module to be consistent with views unformatted classes structure.

views_accordion 6.x-1.0

Innitial release. Module has been tested, but please submit any bugs you find :)

Subscribe with RSS Subscribe to Releases for Views Accordion