1
mirror of https://github.com/monero-project/monero-gui synced 2024-11-17 14:33:19 +01:00
monero-gui/js
selsta 35a0f25b57
PasswordDialog: merge components and bug fixes
This commit merges PasswordDialog, PassphraseDialog and
NewPasswordDialog. Also the following bugs were fixed:

- Wizard pages still being active when opening a wallet
  from wizard.
- Capslock detection was buggy when copy pasting password, I
  replaced it with native implementations for each platform.
- isAlpha could throw errors when using special characters.
2019-07-15 00:05:10 +02:00
..
TxUtils.js Account/Receive: update design 2019-04-25 22:36:02 +02:00
Utils.js PasswordDialog: merge components and bug fixes 2019-07-15 00:05:10 +02:00
Windows.js macOS: enable fullscreen support 2019-04-29 13:38:20 +02:00
Wizard.js Fix restore height when using stagenet/testnet 2019-05-24 11:58:46 -07:00