1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
Kevin Serrano
31b38e820b Fix typos with missing apostrophe 2016-08-04 11:14:39 -07:00
Dan Finlay
6ec387b675 Formatted dev mode better 2016-06-30 23:50:20 -07:00
Dan Finlay
7f9200b1bf Added some basic styles 2016-06-30 23:15:45 -07:00
kumavis
5a917431d8 disclaimer - render via react-markdown 2016-06-30 21:46:19 -07:00
Dan Finlay
a0a676c3e2 Remove old disclaimer 2016-06-30 21:24:14 -07:00
Dan Finlay
aa21c83470 Add new user agreement 2016-06-30 20:54:51 -07:00
Dan Finlay
9f5b62752e Fix formatting on terms & conditions page 2016-06-28 11:38:29 -07:00
Dan Finlay
8fde8a8921 Manually linted 2016-06-21 13:56:04 -07:00
Dan Finlay
a08c3bc01b Auto linted 2016-06-21 13:18:32 -07:00
Dan Finlay
69f628dbe2 Preserve disclaimer line breaks 2016-06-16 17:11:13 -07:00
Dan Finlay
79999109e2 Added some real text to top of disclaimer 2016-06-16 17:05:38 -07:00
Dan Finlay
9e7a9e6837 Increase disclaimer scroll box height 2016-06-16 16:57:56 -07:00
Dan Finlay
93fa97f86a Add disclaimer component 2016-06-16 16:55:22 -07:00
Dan Finlay
825bb4494b Add placeholder disclaimer file 2016-06-16 15:51:57 -07:00
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