enso/app
somebody1234 30d97750bf
Replace Button variant="custom" with appropriate variant whenever possible (#10315)
Buttons were switched to `variant="custom"` as low hanging fruit in order to remove `UnstyledButton` (which was strictly inferior UX wise).

- Switch buttons to use `variant="submit"` or `variant="cancel"` as appropriate
- Replace both `ButtonBar` and `HorizontalMenuBar` with `ButtonGroup`

# Important Notes
None
2024-07-08 14:32:24 +00:00
..
gui2 Deserialise large integer and decimals from JSON automatically. (#10463) 2024-07-05 21:56:08 +00:00
ide-desktop Replace Button variant="custom" with appropriate variant whenever possible (#10315) 2024-07-08 14:32:24 +00:00