Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: hook logic in implicit account creation step 1 (#7894)
* feat: add account to routes * feat: add to analytics featureflag * feat: add account view and multistep * style: refinements * feat: rename files and add locale * feat: prepare UI step 1 * feat: add locales * fix: update naming * feat: update naming and improve code * fix: move comment * fix import * feat: hook logic * fix: remove accountImplicit route and add to wallet tab * fix: improve naming * Update packages/desktop/views/dashboard/wallet/Wallet.svelte * Update packages/desktop/views/dashboard/wallet/Wallet.svelte * fix: add router * minor fixes * ix: add missing dots * fix: colors * fix: remove unnecessary function * fix: rename files * fix: move if/else and key block * fix: reset after finish * fix: undo changes * feat: use implicitAccountCreationAddress * fix: rename and remove onmount --------- Co-authored-by: Begoña Álvarez de la Cruz <balvarez@boxfish.studio>
- Loading branch information