This repository has been archived by the owner on Sep 8, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #23 from LedgerHQ/develop
Add Ledger live migration screen + Alert notice
- Loading branch information
Showing
126 changed files
with
238 additions
and
10,976 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,3 +2,4 @@ | |
target/ | ||
.DS_Store | ||
crowdin.yaml | ||
MuseoSans*.woff |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
<div class="go-live-screen" ng-controller="LedgerLiveController as ctrl"> | ||
<div class="content-frame"> | ||
<div> | ||
<h3>NOW AVAILABLE</h3> | ||
<h1> | ||
Ledger <b>Live</b> | ||
</h1> | ||
<h2> | ||
The all-in-one companion app<br/>for your Ledger devices | ||
</h2> | ||
<p> | ||
Ledger Live is a new all-in-one computer application for your Ledger device that runs on Windows, Mac and Linux. With a feature-packed, yet user-friendly experience for both power users and newbies, it is designed to replace the Ledger Chrome Apps. | ||
</p> | ||
<a id="go" ng-click="ctrl.download()"> | ||
Get Ledger Live now! | ||
</a> | ||
<a id="support" ng-click="ctrl.openHelpCenter()">Contact support</a> | ||
</div> | ||
</div> | ||
<p> | ||
<img src="images/live/screenshot.png" width="277" height="237"/> | ||
</p> | ||
</div> |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
src/main/resources/templates/onboarding/split-disclaimer.html
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.