-
-
Notifications
You must be signed in to change notification settings - Fork 37
Comparing changes
Open a pull request
base repository: TxnLab/use-wallet
base: v3.10.1
head repository: TxnLab/use-wallet
compare: v3.11.0
- 7 commits
- 19 files changed
- 3 contributors
Commits on Dec 5, 2024
-
feat(*): add custom password prompt for KMD and Mnemonic (#322)
* feat(*): support customising prompt for KMD password and Mnemonic phrase There are scenarios where customsing window.prompt are needed: - window.prompt isn't supported, for example, on macOS WebKit - a better UI to display the message To implement this change, I have: - add options to customise the prompt to KMD and Mnemonic wallets - when the option isn't set, fallback to the default window.prompt * prettier
Configuration menu - View commit details
-
Copy full SHA for 0cfbc6d - Browse repository at this point
Copy the full SHA 0cfbc6dView commit details -
chore(deps): update non-major dependencies (#309)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 33cbf59 - Browse repository at this point
Copy the full SHA 33cbf59View commit details -
chore(deps): update wallet dependencies (#310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8c7a19b - Browse repository at this point
Copy the full SHA 8c7a19bView commit details -
chore(deps): update dependency pnpm to v9.14.4 (#312)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2342b8c - Browse repository at this point
Copy the full SHA 2342b8cView commit details -
chore(deps): update dependency vite to v6 (#321)
* chore(deps): update dependency vite to v6 * fix(solid): configure Vite for client-side testing - Disable SSR in `vite-plugin-solid` to ensure client-side environment - Add development and browser conditions to resolve config for proper test environment --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Doug Richar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c460e5 - Browse repository at this point
Copy the full SHA 7c460e5View commit details -
chore(deps): lock file maintenance (#306)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b6feb21 - Browse repository at this point
Copy the full SHA b6feb21View commit details
Commits on Dec 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9869279 - Browse repository at this point
Copy the full SHA 9869279View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.10.1...v3.11.0