react-tablize
Advanced tools
Changelog
List
component (was internal).TableView
renamed to Table
.GridView
renamed to Grid
.isVirtual
props - Table and Grid are always virtual now.Changelog
emotion
and other styled-components libraries.TableView.defaultStyle
prop.GridView
.TableView.emptyMessage
with TableView.placeholder
which is now a ReactNode
.TableView.keyScroll
prop.react-window
dependency.Changelog
RowAutoSize
for non-virtual TableView
s.isVirtual
is false
.TableView
RTL support.isScrolling
support.Changelog
TableView.lineNumbers
.Changelog
TableView.useIsScrolling
.TableView.overscanCount
was not effecting.