github olifolkerd/tabulator 2.8.0
Accessibility, Column Grouping and Local Storage Column Persistance

latest releases: 6.2.1, 6.2.0, 6.1.0...
7 years ago

Aria Accessibility

Aria accessibility tags have now been added to every element in Tabulator make the table machine readable by screen readers and other digital accessibility equipment

More information can be found in the Accessibility documentation

Column Grouping

Columns can now be grouped together in the column definition array to allow for complex multi-line table header generation.

More information can be found in the Column Grouping documentation

HTML Table Import Column Definitions

You can now use the column definitions array when importing table data from HTML table elements, this opens up all of the standard column setup options to imported tables.

More information can be found in the HTML Table Import documentation

Persistent Columns now available with localStorage Option

In addition to storing persistent column layouts in cookies, you can now store them in the localStorage object.

More information can be found in the Persistent Column Layout documentation

Don't miss a new tabulator release

NewReleases is sending notifications on new releases.