v5.11.0
This release adds support for better scrolling control in Panel
and Modal
,
and ensures that DataTable
s with sparse row data lay out correctly. It also
adds a new TableFoot
presentational component, part of the family of Table*
components.
Added
- Add new
TableFoot
component b53a578 - Add flexibility for scrolling partial content in
Panel
andModal
by @lyzadanger in #855
Fixed
- Handle layout of tables with sparse row data by @lyzadanger in #859
Full Changelog: v5.10.0...v5.11.0