aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/page-container
Commit message (Collapse)AuthorAgeFilesLines
* Refactor first time flow, remove seed phrase from state (#5994)Alexander Tseung2019-01-231-0/+6
| | | | | | | | | | | | | | | | | | | | * Refactor and fix styling for first time flow. Remove seed phrase from persisted metamask state * Fix linting and tests * Fix translations, initialization notice routing * Fix drizzle tests * Fix e2e tests * Fix integration tests * Fix styling * Fix migration naming from 030 to 031 * Open extension in browser when user has not completed onboarding
* Fix styling of send screen in extension view when hex data on.Dan Miller2018-12-041-5/+2
|
* Final gas customization fixesDan Miller2018-12-041-1/+1
|
* Make gas customization modal responsive.Dan Miller2018-12-041-1/+5
|
* Adds speed up slide-in gas customization sidebarDan Miller2018-12-041-10/+12
|
* Adds not yet functional gas price chart.Dan Miller2018-12-041-1/+1
|
* Adds redesign for the customize gas advanced tab.Dan Miller2018-12-043-7/+18
|
* Integrate gas buttons with the send screen.Dan Miller2018-12-041-1/+2
|
* EIP-1102: updated implementationbitpshr2018-11-061-0/+1
|
* Switch page-container__footer-* for header and footer tagsWhymarrh Whitby2018-10-023-27/+27
|
* Have PageContainerFooter take children nodeWhymarrh Whitby2018-10-023-21/+64
|
* Some Ui teststmashuang2018-09-252-0/+151
|
* Prevent loading screen from overlaying the app barWhymarrh Whitby2018-09-201-0/+2
| | | | | | | | Refs #4417 This change is functional copy of 3893469 that solves the problem in a way that doesn't depend on the height of the app bar since the app bar isn't a fixed height in the smaller views.
* Fix code readability, use PureComponent over ComponentAlexander Tseung2018-08-232-31/+16
|
* Add tabs support for PageContainerAlexander Tseung2018-08-233-23/+102
|
* Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-075-51/+216
|
* Merge branch 'develop' into i3725-refactor-send-component-Dan2018-06-011-1/+1
|
* Fix order of button text in page-container-footer.Dan2018-05-251-2/+2
|
* Fix Button component path in page-container footer.Dan2018-05-151-1/+1
|
* Merge branch 'develop' into i3725-refactor-send-component-Dan2018-05-141-6/+11
|
* Merge branch 'i3725-refactor-send-component-' into ↵Dan2018-05-012-0/+53
|\ | | | | | | i3725-refactor-send-component-2
| * Lint fixes and alphabetization for i3725-refactor-send-componentDan2018-04-274-5/+4
| |
| * Core of the refactor completeDan2018-04-271-0/+1
| |
* | Refactor page-container component structureAlexander Tseung2018-04-1111-66/+135
|/
* first commitDan2018-04-077-0/+112