ZIm/crates/ui2/src
Conrad Irwin eb325fb387
editor2 rendering (#3244)
- Make tab bar visible
- Fix tab text colors
- Ensure panes cover the available space
- Make the close button close
- Fix bug when unsubscribe called after remove
- WIP: start on editor element
- Add hover behaviour to tabs
- Add PointingHand on tabs
- gpui2: Add on_hover events
- Tooltip on tabs
- MOAR TOOLTIPS
- Use an `IconButton` for the tab close button
- Remove unneeded type qualification
- Tooltips in mouse event handler & fix executor timer
- Move more tooltip logic into gpui2 & fix tooltip moving on paint
- Update tooltip code a bit
- Allow multiple subscriptions from one entity handle

Release Notes:

- N/A
2023-11-06 11:29:42 -07:00
..
components editor2 rendering (#3244) 2023-11-06 11:29:42 -07:00
to_extract Add interactivity to Checkbox component (#3240) 2023-11-06 13:22:25 -05:00
utils Document format_distance 2023-11-02 11:53:20 -04:00
components.rs Merge branch 'main' into editor2-rendering 2023-11-06 11:06:43 -07:00
elevation.md Add elevation enums + docs 2023-10-23 13:50:39 -04:00
elevation.rs Add elevation enums + docs 2023-10-23 13:50:39 -04:00
lib.rs Merge branch 'main' into add-ui-docs 2023-11-03 18:20:17 -04:00
prelude.rs Add interactivity to Checkbox component (#3240) 2023-11-06 13:22:25 -05:00
settings.rs Add ui_font_size setting (#3199) 2023-11-01 13:11:12 -04:00
static_data.rs Simplify toggle, do some reorganization 2023-11-04 11:24:31 -04:00
story.rs Rework theme2 with new theme structure (#3194) 2023-10-31 22:23:00 -04:00
to_extract.rs ui2: Reorganize components (#3228) 2023-11-03 17:34:11 -04:00
utils.rs Checkpoint - impl format_distance 2023-11-02 10:11:25 -04:00