gpui-component/crates/ui
Floyd Wang ed92f63a9b
table: Use click event instead of mouse down event (#1622)
Fix the issue where clicking a button inside a table row can't stop the
click event from propagating to the table, causing the `td` element to
be selected unexpectedly.
2025-11-17 16:30:42 +08:00
..
locales dialog: Rename Modal to Dialog. (#1538) 2025-11-07 17:25:55 +08:00
src table: Use click event instead of mouse down event (#1622) 2025-11-17 16:30:42 +08:00
tests/fixtures dialog: Rename Modal to Dialog. (#1538) 2025-11-07 17:25:55 +08:00
Cargo.toml Bump v0.4.0 2025-11-17 10:05:08 +08:00
LICENSE-APACHE chore: Hard link crates/ui/LICENSE-APACHE. 2025-11-04 17:54:14 +08:00