-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
- Spec ui.table #78
- Create initial implementation with on_row_clicked functionality
- Double click functionality (fixed with feat: First pass of ui.table functionality #95)
- Sort (fixed with feat: ui.table functionality #145)
- Quick filter (fixed with feat: ui.table functionality #145)
- Show/hide quick filter by default #444
- Show/hide search bar by default #443
- ui.table Layout hints #442
- ui.table setting for default "reverse" option #607
- ui.table Data bars #441
- ui.table Density #559
- ui.table Context menu actions (
.context_menu) #321 - ui.table Single-click (
on_row_press) #320 - ui.table Formatting #596
- ui.table support for standard additional spectrum props (height, width, flex_shrink etc) #606
- ui.table DisplayColumn - allow display names to be added to columns #653
- ui.table selection_mode, selection_area #822
- ui.table Implement always_fetch_columns #513
- ui.table configure totals table aggregations #931