Commit Graph

55 Commits

Author SHA1 Message Date
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'.
2016-06-02 17:11:12 -07:00
kumavis 870e05b240 ui - redesign - init + vault create/restore + seed 2016-05-26 15:11:22 -07:00
kumavis 49e08f9013 ui - redesign - unlock menu 2016-05-13 18:07:47 -07:00
Dan Finlay 29facfe4d6 Fix more transition bugs 2016-05-11 22:21:10 -07:00
Dan Finlay d814a45dff Moved UI into repo with its own dependency stack 2016-04-13 15:28:44 -07:00