MyCrypto/common
William O'Beirne dfb93c16ab Onboarding Style Improvements (#805)
* Increases Modal's width to better fit in the content.
* Restore the image side behavior so that images are sometimes on the left, not always on the right
* Allows modal to dynamically size its height.
    * This reduces some awkward whitespace, and makes it so you can't just jam on the "Next" button since it moves a bit, should slow some people down to at least catch the headlines.
* Restore the alert style on the opening modal
* Provide a mobile-friendly progress stepper.
    * This module's markup kind of sucks, so the restyling code is heinous. Sorry.
* Scrolls the user to the top after hitting "Next" or "Previous"
    * On mobile, you would stay scrolled at the bottom. Much nicer feeling now.
* Tons of text and content spacing / color / size adjustments.
2018-01-13 02:26:08 -06:00
..
actions Onboarding Modal (#611) 2018-01-11 12:13:14 -06:00
api Add Default Tokens (#753) 2018-01-08 20:59:32 -06:00
assets Remove extra fonts (#790) 2018-01-12 11:50:51 -06:00
components Onboarding Style Improvements (#805) 2018-01-13 02:26:08 -06:00
config Unit tests for token & contract JSON (#768) 2018-01-11 00:47:48 -06:00
containers Onboarding Style Improvements (#805) 2018-01-13 02:26:08 -06:00
libs Display Address on Hardware Wallets (#772) 2018-01-11 20:57:19 -06:00
reducers Onboarding Modal (#611) 2018-01-11 12:13:14 -06:00
sagas Better Offline UX (#785) 2018-01-11 12:04:11 -06:00
sass Remove extra fonts (#790) 2018-01-12 11:50:51 -06:00
selectors Better Offline UX (#785) 2018-01-11 12:04:11 -06:00
translations Onboarding Modal (#611) 2018-01-11 12:13:14 -06:00
typescript Web Worker Decrypt (#680) 2018-01-11 00:44:13 -06:00
utils Resolve custom token conflicts (#767) 2018-01-11 00:50:31 -06:00
vendor Display Address on Hardware Wallets (#772) 2018-01-11 20:57:19 -06:00
Root.tsx Better Offline UX (#785) 2018-01-11 12:04:11 -06:00
freezer.ts Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
index.html Enforce HTTPS / Prevent Reverse Tabnabbing (#773) 2018-01-09 23:17:52 -06:00
index.tsx Revert "Implement `offline-plugin` for Service Workers / App Cache (#701)" (#760) 2018-01-08 23:04:20 -06:00
store.ts Resolve custom token conflicts (#767) 2018-01-11 00:50:31 -06:00