responsive_tables_filter 8.x-1.15

Bug fixes

This is an intermediary release to fix syntax related to having Drupal 8 compatibility. This release will be installable with Drupal 8.9 or above, but it will be the last release that is Drupal 8 compatible.

Subsequent releases will only be Drupal 9/10 compatible.

responsive_tables_filter 8.x-1.14

New features

Issues: 1 issues resolved.

Changes since 8.x-1.13:

Support

  • #3299104 by mark_fullmer: Change filter type to TYPE_TRANSFORM_REVERSIBLE (CKEditor 5 compatibility)

responsive_tables_filter 8.x-1.8

Bug fixes
New features

Changelog

Issues: 1 issues resolved.

Changes since 8.x-1.7:

Bug

responsive_tables_filter 8.x-1.5

New features

Contributors (1)

mark_fullmer

Changelog

Issues: 1 issues resolved.

Changes since 8.x-1.4:

Task

responsive_tables_filter 8.x-1.4

Bug fixes

This adds a single change related to preserving desktop-style table layout on landscape print contexts. Previously, printing to a landscape sized page would use the responsive (mobile) table display.

Changelog

Issues: 1 issues resolved.

Changes since 8.x-1.3:

responsive_tables_filter 8.x-1.3

Bug fixes

Bugfix release:
- #3092834: Config files missing

Important update note
If updating from a previous version of Responsive Tables Filter, some action may be necessary, as described below.

responsive_tables_filter 8.x-1.2

Bug fixes
New features

A significant new feature has been added in this release: now, the 3 main Tablesaw modes are available, whereas before only the "Stack" mode was available. See the following available modes:

responsive_tables_filter 7.x-1.9

New features

Add new ability to define custom CSS override for the declarations shipped with the module. See https://www.drupal.org/node/2880200 and README.txt

responsive_tables_filter 8.x-1.1

Bug fixes

Changes since 8.x-1.0

  • Issue #2850502 by aeotrin: Allow an exclusion class on tables
  • Issue #2868131 by mark_fullmer: Update help text
  • Issue #2868131 by mark_fullmer: Move filter business logic into plugin
  • Issue #2868131 by mark_fullmer: Update README.md

responsive_tables_filter 7.x-1.8

Bug fixes

Primarily a bug fix release. This release also includes the Tablesaw library in the codebase, removing the necessity of downloading it separately.

responsive_tables_filter 8.x-1.0

New features

First full release of 8.x branch. Includes support for:

  • WYSIWYG tables
  • Drupal Views tables

Does not support Tablefield module tables, as that module is still in development.

responsive_tables_filter 8.x-1.0-alpha1

New features

Initial Drupal 8 implementation.

  • Uses same Drupal filter logic to apply the responsive table CSS & JS
  • Does not yet support Views tables

responsive_tables_filter 7.x-1.2

New features
  • Make compatible with Tablesaw 1.x and 2.x
  • Allow targeting specific tables via xpath query
  • Use tablesaw.stackonly.css instead of tablesaw.css to remove module theme requirement
  • Make CSS/JS add code DRYer

responsive_tables_filter 7.x-1.1

Bug fixes

Allows existing <table> attributes to coexist with responsive attributes.

Subscribe with RSS Subscribe to Releases for Responsive Tables Filter