You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to prerelease my changes in #2011 and begin testing downstream. There should be no breaking changes to @patternfly/react-table, however consumers should see the removal of Reactabular (reactabular-table) from their dependency tree.
Remaining things to circle back on later:
tests
convert flow js to typescript where necessary
a11y implementation for virtualized (t.b.d.)
fix Safari scrollbar in WindowScroller, this currently does not occur downstream (only in docs here) fixed in React-Virtualized PF4 tables #2011, padding should be applied for WindowScroller scrollbar
The text was updated successfully, but these errors were encountered:
I would like to prerelease my changes in #2011 and begin testing downstream. There should be no breaking changes to
@patternfly/react-table
, however consumers should see the removal of Reactabular (reactabular-table
) from their dependency tree.Remaining things to circle back on later:
fix Safari scrollbar in WindowScroller, this currently does not occur downstream (only in docs here)fixed in React-Virtualized PF4 tables #2011, padding should be applied for WindowScroller scrollbarThe text was updated successfully, but these errors were encountered: