Domagoj Kriskovic
|
2d552f27e2
|
Confirm email component (storybook) (#15362)
* checkout confirm email component
* useTranslation
* less and locales
* mocked api story
* sort locales
* feedback state, img as prop
* confirm instead of verify
* locales changes
* use Trans components
* disable jsx-key for trans
* confirm email page
* success typo, bsStyle
* added aria-polite
* aria-live as wrapper
* using btn-secondary
* secondary btn only for resend
* InputNumber component
* fix lint
* inputMode numeric
* bsStyle
* example email in storybook
* autocomplete, autofocus
* aria-live on alert
* removed unused classes
* wrapped aria-live
* fix lint errors
* wrong eslint ignore line
* handle any type
* apply pr suggestions
* aria-label on input
* using error icon
* removed aria-label
GitOrigin-RevId: 2330b7da9278bc250e68acd5d80c28a325c3c653
|
2023-10-27 08:03:19 +00:00 |
|
Domagoj Kriskovic
|
b516363e45
|
Onboarding data collection form (#15164)
* onboarding data collection react
* added stepper component
* stepper completed step
* move useValidateField to shared
* Revert "move useValidateField to shared"
This reverts commit 68fafd934dafedab8d61f581beb7bfdd8a0674c0.
* added multistep hook
* add story
* fix storybook
* img path
* remove pug page
* formatting
* using translations
* formating
* linting
* use small classname
* Onboarding data collection form - Step 2 (#15182)
* step 2 of onbarding data collection form
* sort locals
* styling changes
* checkbox font size
* aria-progressbar, bsStyle=null
GitOrigin-RevId: 9ee84b4631b30b670280cfa2086385274652b21e
|
2023-10-18 08:04:16 +00:00 |
|