ory / elements

Ory Elements is a component library that makes building login, registration and account pages for Ory a breeze. Check out the components library on Chromatic https://www.chromatic.com/library?appId=63b58e306cfd32348fa48d50
https://ory.sh
Apache License 2.0
85 stars 44 forks source link

feat: add two-step login card #211

Closed jonas-jonas closed 1 week ago

jonas-jonas commented 2 weeks ago

Related Issue or Design Document

Checklist

Further comments

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 43.47826% with 65 lines in your changes missing coverage. Please review.

Project coverage is 45.34%. Comparing base (3aa5c00) to head (16590fd).

Files with missing lines Patch % Lines
...ements-react/src/components/card/card-two-step.tsx 28.57% 40 Missing :warning:
...ages/elements-react/src/components/form/social.tsx 21.42% 11 Missing :warning:
packages/elements-react/src/util/ui/index.ts 20.00% 8 Missing :warning:
...ckages/elements-react/src/components/form/form.tsx 0.00% 2 Missing :warning:
...src/theme/default/components/card/auth-methods.tsx 50.00% 2 Missing :warning:
...-react/src/theme/default/components/form/input.tsx 0.00% 1 Missing :warning:
...react/src/theme/default/components/form/social.tsx 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## jonas-jonas/elementsv1 #211 +/- ## ========================================================== - Coverage 46.12% 45.34% -0.79% ========================================================== Files 86 88 +2 Lines 813 880 +67 Branches 100 114 +14 ========================================================== + Hits 375 399 +24 - Misses 433 476 +43 Partials 5 5 ```

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