mirror of
https://github.com/enso-org/enso.git
synced 2024-11-05 03:59:38 +03:00
ac5fbbcd17
Introduce APIs that will be used by the Markdown formatting bar UI; use new APIs to simplify `ExtendedMenu`. # Important Notes New APIs: - `DropdownMenu`: Encapsulates the dropdown pattern, i.e. a toggle button that opens a floating pane. - `MenuButton`: A low-level control that adds button behavior to any element; all other buttons are now implemented using it. Changes: - `ToggleButton` and `SvgButton` now accept an optional `label` parameter. |
||
---|---|---|
.. | ||
gui2 | ||
ide-desktop |