Dan
0a711f0de0
Removes t from props via metamask-connect and instead places it on context via a provider.
7 years ago
Dan
5fe0be722b
Handle i18n with redux.
7 years ago
Alexander Tseung
e226b10a89
Add react-router to allow use of the browser back button
7 years ago
Jacky Chan
85e485128f
Add Go to Coinbase; Show Buy Ether after signup
7 years ago
Kevin Serrano
e7c1a11b4d
Add ability to save seed words as file.
7 years ago
Dan Finlay
a22adec66f
Replace ui with responsive-ui
7 years ago
Dan Finlay
86d367957f
Move responsive ui into its own folder for easier merges
7 years ago
Dan Finlay
5eb3d5d485
Make folder for responsive UI
7 years ago
Kevin Serrano
31da623c21
Fix react warning on create-vault-complete
7 years ago
Dan Finlay
d0294720e2
Make seed confirmation wording scarier
7 years ago
Kevin Serrano
cb34eda6c6
Fix potential formatting issues for seed word display.
8 years ago
Dan Finlay
6d13ef691f
Revert "Interface enhancements"
8 years ago
Luis Iván Cuende
b8ee336f0d
Better buttons
8 years ago
Kevin Serrano
96643c222a
Implement seed word confirmation page.
...
Remove logs.
Move HD render files to ui/app.
8 years ago
Dan Finlay
5c9969e126
Remove opinionated seed word code
...
Completely breaking all account maangement, I have removed the opinionated seed-word code from the UI.
Web3 injection still seems to work.
8 years ago
Dan Finlay
c7d10affd5
Make seed word confirmation button font smaller
...
To avoid formatting glitches on some machines.
8 years ago
Dan Finlay
a08c3bc01b
Auto linted
8 years ago
Dan Finlay
10fec9052f
A couple seed recovery enhancements
...
- The seed words are no longer stored on `state.appState.currentView.context`, which caused view glitches since it was shared with other views' data.
- The confirmation text warning color is now the same as other error messages'.
9 years ago
kumavis
870e05b240
ui - redesign - init + vault create/restore + seed
9 years ago
Dan Finlay
d814a45dff
Moved UI into repo with its own dependency stack
9 years ago