Skip to content

Releases: olifolkerd/tabulator

Improved Importing, Adaptive Formatters & Dependency Management

29 Sep 16:18
Compare
Choose a tag to compare

There have been many changes in the latest release, including:

  • Improved Dependency Management

  • Loads of new Import functionality

  • Adaptive Formatters & Editors

  • Improved Sorters

  • New Formatters

  • Import Mutators

Checkout the Release Notes for full details

Updates and Fixes

21 Jul 13:00
Compare
Choose a tag to compare

Added src files to package.json export list

Updates and Fixes

16 Jul 19:22
Compare
Choose a tag to compare

Fix regression in package.json

Updates and Fixes

14 Jul 20:29
Compare
Choose a tag to compare

Fix regression in last patch release

Updates and Fixes

14 Jul 14:12
Compare
Choose a tag to compare
  • Updated bundler and package.json to improve ESM import compatibility
  • Fixed alignment issues when browser is zoomed into table

Updates and Fixes

28 Apr 10:21
Compare
Choose a tag to compare
  • Range selection with column moving now works correctly
  • Focus is now correctly restored after range selection
  • Range selection will no longer accidentally select the row header when using keyboard navigation
  • The getCells function on the range component now correctly returns cell components
  • Improved cell range jump navigation in large data sets
  • Navigation focus maintained when scrolling
  • Fixed node version issue in linter config
  • Fixed issue with popup lists not fitting on screen

Toggle Formatter, AutoColumns Updates & Events

29 Mar 12:05
Compare
Choose a tag to compare
6.2.0

update version to 6.2.0

Spreadsheet Importer

24 Mar 12:34
Compare
Choose a tag to compare
6.1.0

Merge remote-tracking branch 'origin/6.1'

Updates and Fixes

19 Mar 21:29
Compare
Choose a tag to compare
  • Fix regression breaking autoColumns on initial load of ajax data

ESM Tree Shaking, Spreadsheets & Grids, Resize Guides & Much Much More...

17 Mar 11:29
Compare
Choose a tag to compare

There have been many changes in the latest release, including:

  • ESM Tree Shaking is fully working now!
  • Build tools have been upgraded to the latest versions
  • New features for module builders
  • Row headers
  • Spreadsheet module, grid generation, array format data handling
  • Resize guides
  • Editor empty value handling
  • Improved range exporting
  • Rownum accessor for export
  • New Events
  • Performance improvements for data trees
  • A load of bug fixes

There are a large number of updates to Tabulator in this release, Checkout the Release Notes for full details