zed/crates/ui2
Marshall Bowers ceede28fab
Ensure the outer ListItem element has a unique ID (#3644)
This PR fixes an issue where the outer `ListItem` element was using a
static ID instead of the one provided to the component.

Now that active states are fixed, this meant that any time there were
sibling list items they would share active states if one of them was
clicked.

Release Notes:

- N/A
2023-12-13 21:14:21 -05:00
..
docs WIP: Work toward eliminating Component trait 2023-11-18 00:03:23 -07:00
src Ensure the outer ListItem element has a unique ID (#3644) 2023-12-13 21:14:21 -05:00
Cargo.toml ui2: Reference theme2 and settings2 crates without the 2 (#3424) 2023-11-28 15:30:29 -05:00