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: settings flow components #208

Open mszekiel opened 3 weeks ago

mszekiel commented 3 weeks ago

Related Issue or Design Document

Checklist

Further comments

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 38.75000% with 49 lines in your changes missing coverage. Please review.

Project coverage is 40.66%. Comparing base (e4311d8) to head (14cf09e).

Files with missing lines Patch % Lines
...ts-react/src/components/settings/settings-card.tsx 29.16% 17 Missing :warning:
packages/elements-react/src/util/ui/index.ts 18.75% 13 Missing :warning:
packages/elements-react/src/context/component.tsx 26.66% 11 Missing :warning:
...react/src/theme/default/components/form/button.tsx 57.14% 3 Missing :warning:
...eact/src/theme/default/components/form/section.tsx 66.66% 3 Missing :warning:
...ges/elements-react/src/components/form/section.tsx 60.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## jonas-jonas/elementsv1 #208 +/- ## ========================================================== - Coverage 41.02% 40.66% -0.36% ========================================================== Files 84 88 +4 Lines 802 873 +71 Branches 99 106 +7 ========================================================== + Hits 329 355 +26 - Misses 469 514 +45 Partials 4 4 ```

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