aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/button
Commit message (Collapse)AuthorAgeFilesLines
* Refactor first time flow, remove seed phrase from state (#5994)Alexander Tseung2019-01-231-0/+2
| | | | | | | | | | | | | | | | | | | | * 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
* Adds basic tab content to gas customizer, with styled button group (static, ↵Dan Miller2018-12-041-1/+5
| | | | for now).
* Add raised type buttons to Button component. Refactor all buttons within app ↵Alexander Tseung2018-09-131-1/+4
| | | | to Button components
* Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-071-11/+10
|
* Change btn-secondary styles to btn-default. Make btn-secondary red warning ↵Alexander Tseung2018-06-012-13/+29
| | | | style buttons
* Update designs for Add Token screenAlexander Tseung2018-05-202-10/+11
|
* Add storybook integrationAlexander Tseung2018-05-043-0/+86