## Break Changes - Renamed some method name of the TableDelegate. ```diff - fn can_select_col + fn col_selectable - fn can_resize_col + fn col_resizable - fn col_padding + fn col_paddings - fn can_move_col + fn col_movable ``` - Removed `fn can_loop_select` remove TableDelegate, instead of to use `loop_selection` option on `Table`. |
||
|---|---|---|
| .. | ||
| locales | ||
| src | ||
| tests/fixtures | ||
| Cargo.toml | ||
| LICENSE-APACHE | ||