-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/payto component full #3114
base: main
Are you sure you want to change the base?
Conversation
* adds PayTo component shell * payto segmented controller * add support to second description * adds email and refactor identifier to enum * adds pay input fields, starts validation * fix validator * splits PhoneInput and passes state to PayTo * tests and PR comments * fix tests
* chore(deps): update dependency express to v4.21.2 (#3061) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency eslint-plugin-testing-library to v6.5.0 (#3060) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency eslint-plugin-storybook to v0.11.1 (#3058) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency @changesets/cli to v2.27.11 (#3070) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency msw to v2.7.0 (#3074) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency globals to v15.14.0 (#3072) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency prettier to v3.4.2 (#3075) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency @rollup/plugin-node-resolve to v15.3.1 (#3071) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * bsb input component --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* change await screen * refactor list into dl * add msw to payto story * code review fixes * size limit and amount condition fix
|
Size Change: +18.1 kB (+2.34%) Total Size: 788 kB
ℹ️ View Unchanged
|
|
size-limit report 📦
|
Summary
Tested scenarios
Fixed issue: