enso-org / enso

Hybrid visual and textual functional programming.
https://enso.org
Apache License 2.0
7.31k stars 317 forks source link

Replace `Button variant="custom"` with appropriate variant whenever possible #10315

Open somebody1234 opened 1 week ago

somebody1234 commented 1 week ago

Pull Request Description

Buttons were switched to variant="custom" as low hanging fruit in order to remove UnstyledButton (which was strictly inferior UX wise).

Important Notes

None

Checklist

Please ensure that the following checklist has been satisfied before submitting the PR:

somebody1234 commented 2 days ago

@MrFlashAccount code review would be appreciated on this one, unless you think we should close this and instead slowly migrate them away