iTwin / appui

Monorepo for iTwin.js AppUi
MIT License
9 stars 2 forks source link

Update backstage app button styling #1078

Closed GerardasB closed 1 month ago

GerardasB commented 1 month ago

Changes

This PR updates the styling of the BackstageAppButton and NestedFrontstageAppButton components to match the updated toolbars. The underlying components are swapped for iTwinUI components. For now, the toolbar opacity settings are ignored, this can be added in the future if deemed necessary.

Before After
Screenshot 2024-10-17 at 14 25 19 Screenshot 2024-10-17 at 14 25 27

Additionally, this PR adds a story to showcase the modal frontstage.

Testing

N/A