ngduc / react-tabulator

React Tabulator is based on tabulator - a JS table library with many advanced features.
https://codesandbox.io/s/0mwpy612xw?module=/src/components/Home.js
MIT License
366 stars 84 forks source link

update to tabulator 5.6 #289

Open idahopotato1 opened 9 months ago

idahopotato1 commented 9 months ago

update to tabulator 5.6 Tabulator just got an update a few days ago with some cool features. Wonder if the react version will catch up soon. Thank you for the great package.

JS code example goes here... (a Codesandbox link is preferred)

Workaround

...

(Please help with a PR if you have a solution. Thanks!)

anuragrath commented 4 months ago

Any plans to update to latest version? 6.2.1

@ngduc

ngduc commented 3 months ago

I have just tried it and got a lot of ESM import issues. I tried to fix them but didn't get any promising results. So I upgraded to the latest 5.6.1 not 6.x.x. Appreciate any help or PRs on this.