MyCrypto/common/containers/Tabs/GenerateWallet
Connor Bryan 7320413dab Mnemonic Redesign (#1501)
* Added a shuffle to swap out the numbers and made them read-only.

* Add a border and an index when selecting a confirmation word

* Add error flashing

* Transform the inputs into buttons when confirming

* Change naming of "peek" to "revealing"

* If statement needs brackets

* Linter complaints

* Code cleanup

* Formatting and removing unused styles.

* Move out shuffle to a util

* Additional test cases

* Function call, forgot the parens

* Adjust sizing and position of confirmation index in Mnemonic button

* Implement requested style changes: selected buttons, margins on inputs

* Use lodahs shuffle

* No need to spread this array
2018-04-12 23:50:36 -05:00
..
components Mnemonic Redesign (#1501) 2018-04-12 23:50:36 -05:00
GenerateWallet.tsx Routing Improvements (#859) 2018-01-22 06:24:05 -06:00
index.tsx Generate Mnemonic Wallet (#659) 2017-12-28 13:54:07 -06:00