react-tabulator
Advanced tools
Changelog
[0.12.7] - 2020-04-29
Changelog
[0.12.1] - 2020-04-09
BREAKING: removed date-fns dependency. DateEditor now uses taylorhakes/fecha code: Date format string changed to 'MM/DD/YYYY'.
merged PRs #141 #168
upgraded tabulator to 4.6.1
use TODO.md - https://marketplace.visualstudio.com/items?itemName=coddx.coddx-alpha
package.json - resolve packages to avoid security risks.
fixed: setColumns when columns prop changed #158
fixed: Invalid table constructor wanings #102
fixed: React formatter isn't re-rendering after an edit #151