gpui-component/crates/story
Jason Lee 78ce573a52
list, table: Refactor to control loading by use delegate. (#562)
- Add `loading` method to `ListDelegate` and `TableDelegate` to control
loading view display.

## Break Changes

- Remove `loading`, `set_loading` method from List and Table, use
`loading` method in delegate instead.
2025-01-21 20:33:37 +08:00
..
examples color: Add mix method and merge ColorExt to Colorize. (#561) 2025-01-21 18:31:01 +08:00
src list, table: Refactor to control loading by use delegate. (#562) 2025-01-21 20:33:37 +08:00
Cargo.toml tiles: Add Tiles (#435) 2024-12-16 20:33:14 +08:00