gpui-component/crates/story/examples
Jason Lee 4a26776289
label: Avoid String alloc and remove custom text-align. (#616)
Reverted #615 and recreate again.

## Break changes

- Remove `TextAlign` and `text_left`, `text_right` ... method from
label, we can use same things from GPUI.

<img width="1151" alt="image"
src="https://github.com/user-attachments/assets/95e9066a-e58d-47a8-9acf-b483b0203b1b"
/>
2025-02-11 10:30:45 +08:00
..
input.rs chore: Upgrade GPUI 3 (#587) 2025-01-27 03:58:48 +08:00
list.rs chore: Upgrade GPUI 3 (#587) 2025-01-27 03:58:48 +08:00
sidebar.rs chore: Upgrade GPUI 3 (#587) 2025-01-27 03:58:48 +08:00
table.rs chore: Upgrade GPUI 3 (#587) 2025-01-27 03:58:48 +08:00
text.rs label: Avoid String alloc and remove custom text-align. (#616) 2025-02-11 10:30:45 +08:00
tiles.rs example: Fix tiles needs package gpui-component (#609) 2025-02-08 23:43:37 +08:00