Whymarrh Whitby
|
c51914c1a5
|
Convert the RevealSeedPage component to use JSX (#7536)
|
5 years ago |
Chi Kei Chan
|
92c03bdff2
|
Update buttons & colors to match design system (#6446)
* Refactoring button styles
* renaming buttons
* Add Link and Button styles
* Update new btn styles and storybook
* Fix tests
* Change font weight; Update storybook
* Fix linter
|
6 years ago |
Chi Kei Chan
|
31175625b4
|
Folder restructure (#6304)
* Remove ui/app/keychains/
* Remove ui/app/img/ (unused images)
* Move conversion-util to helpers/utils/
* Move token-util to helpers/utils/
* Move /helpers/*.js inside /helpers/utils/
* Move util tests inside /helpers/utils/
* Renameand move confirm-transaction/util.js to helpers/utils/
* Move higher-order-components to helpers/higher-order-components/
* Move infura-conversion.json to helpers/constants/
* Move all utility functions to helpers/utils/
* Move pages directory to top-level
* Move all constants to helpers/constants/
* Move metametrics inside helpers/
* Move app and root inside pages/
* Move routes inside helpers/
* Re-organize ducks/
* Move reducers to ducks/
* Move selectors inside selectors/
* Move test out of test folder
* Move action, reducer, store inside store/
* Move ui components inside ui/
* Move UI components inside ui/
* Move connected components inside components/app/
* Move i18n-helper inside helpers/
* Fix unit tests
* Fix unit test
* Move pages components
* Rename routes component
* Move reducers to ducks/index
* Fix bad path in unit test
|
6 years ago |
Whymarrh Whitby
|
7dd1254424
|
Fix markup for inline instances of `PageContainer`s
|
6 years ago |
Alexander Tseung
|
31089778ba
|
Add raised type buttons to Button component. Refactor all buttons within app to Button components
|
6 years ago |
Alexander Tseung
|
f4d833cb09
|
Change btn-secondary styles to btn-default. Make btn-secondary red warning style buttons
|
7 years ago |
Dan
|
6bc8cc819a
|
Merge branch 'develop' into i3725-refactor-send-component-
|
7 years ago |
Alexander Tseung
|
3082d2e4ef
|
Use new design for reveal seed screen. Persist seed words only in first time flow
|
7 years ago |
Alexander Tseung
|
6277a4c46a
|
Refactor onboarding flow
|
7 years ago |
Alexander Tseung
|
dde39e82b5
|
Add routes for mascara
|
7 years ago |
Alexander Tseung
|
e226b10a89
|
Add react-router to allow use of the browser back button
|
7 years ago |