1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-25 20:02:58 +01:00
metamask-extension/ui
David Walsh 4ce6487160
BETA - Add beta banner to all screens (#16307)
* Add beta home banner to home screen

* Move the beta home notification to the app-header

* Updates to formatting

* Add beta home banner to home screen

* Move the beta home notification to the app-header

* Updates to formatting

* Update ui/components/app/app-header/index.scss

Co-authored-by: George Marshall <george.marshall@consensys.net>

* Update ui/components/app/app-header/index.scss

Co-authored-by: George Marshall <george.marshall@consensys.net>

* Update ui/components/app/app-header/index.scss

Co-authored-by: George Marshall <george.marshall@consensys.net>

* Move banner to top of page

* Move to own folder, update styles

* Swith to BOX component

* Address feedback

* Add tests

* Update name of component

* Fix tests

* Fix proptype errors

* Fixups

* Remove unrelated changes

* Remove unwanted string changes

* Update beta component name and text

* Update mock data

Co-authored-by: George Marshall <george.marshall@consensys.net>
2022-11-16 11:41:15 -06:00
..
__mocks__
components BETA - Add beta banner to all screens (#16307) 2022-11-16 11:41:15 -06:00
contexts
css
ducks Update @metamask/controllers to v33 (#16493) 2022-11-15 15:19:42 -03:30
helpers BETA - Add beta banner to all screens (#16307) 2022-11-16 11:41:15 -06:00
hooks [FLASK] Catch and display errors in snaps insight (#16416) 2022-11-09 14:20:57 +01:00
pages Modified chain_id value(MetaMetrics), in the Custom Network Added event (#16426) 2022-11-16 09:46:42 -06:00
selectors BETA - Add beta banner to all screens (#16307) 2022-11-16 11:41:15 -06:00
store BETA - Add beta banner to all screens (#16307) 2022-11-16 11:41:15 -06:00
index.js refactor sentryHooks object (#16435) 2022-11-09 19:28:32 +00:00
index.test.js