gpui-component/crates/story
Jason Lee 7d3301d695
tab_bar: Fix some incorrect style in TabBar. (#1078)
This change to fix some incorrect style use, that will break in Taffy
0.5.2+

Ref https://github.com/zed-industries/zed/pull/34827

- Add `Tab::empty` to create a Tab without label.
- Fix form layout in Taffy new version.
- Update GPUI for scroll API changes.
2025-07-22 13:30:04 +08:00
..
examples story: Fix tiles story. (#1056) 2025-07-14 18:06:46 +08:00
src table: Refactor the Table API for describe the columns. (#1072) 2025-07-21 11:16:35 +08:00
Cargo.toml tab_bar: Fix some incorrect style in TabBar. (#1078) 2025-07-22 13:30:04 +08:00