- Fix
scroll_to_rownot taking the header into account #44 by @abey79 - Fix table placement within containers #43 by @agalakhov
- Change return type to
ResponseinTable::show#36 by @TihonovNV - Add
row_uito allow interacting with the whole row at once #38 by @lucasmerlin
- Update msrv to 1.88 #32 by @lucasmerlin
- Update to egui 0.33.0 #35 by @emilk
- Update to egui 0.31 #22 by @emilk
- Update MSRV to 1.81 #21 by @emilk
- Fix ghost column when no sticky columns #20 by @EpixScripts
Features
- Auto-sized, resizable columns
- Hierarchical column titles
- Sticky columns and header
- Expanding rows
- Support for millions of rows
- Heterogenous row heights