aws-amplify / amplify-ui-swift-authenticator

The Amplify UI Authenticator is a component that supports several authentiation flows using Amplify Authentication.
https://ui.docs.amplify.aws/swift/connected-components/authenticator
Apache License 2.0
15 stars 9 forks source link

fix(Button): Settting corner radius according to the theme #84

Closed ruisebas closed 4 months ago

ruisebas commented 4 months ago

Description of changes:

This PR fixes the theme's corner radius not being honoured by the buttons.

Also fixing the tests in the HostApp.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 42.20%. Comparing base (9f21487) to head (6e8edb2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #84 +/- ## ======================================= Coverage 42.20% 42.20% ======================================= Files 41 41 Lines 1872 1872 ======================================= Hits 790 790 Misses 1082 1082 ``` | [Flag](https://app.codecov.io/gh/aws-amplify/amplify-ui-swift-authenticator/pull/84/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aws-amplify) | Coverage Δ | | |---|---|---| | [Authenticator](https://app.codecov.io/gh/aws-amplify/amplify-ui-swift-authenticator/pull/84/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aws-amplify) | `42.20% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aws-amplify#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.