1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Mark Stacey 00d2f90c77 Add platform-specific build type manifest modifications (#12638)
The build system now supports platform-specific modifications to the
manifest for each build type. The need to customize the `id` on Firefox
motivated this change.

To support this, a new directory was made in each build type directory
for manifest changes. The images currently in this directory were moved
into an `images` subdirectory.

This new `manifest` directory can include each manifest file currently
in `app/manifest`. The `_base.json` file is assumed to exist, but the
platform manifest modifications are optional.
2021-11-11 11:50:03 -07:00
..
__mocks__ Increase Jest unit test coverage for the Swaps feature to ~60% (#11343) 2021-07-02 08:48:34 -05:00
components Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
contexts Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
css Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
ducks Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
helpers Add platform-specific build type manifest modifications (#12638) 2021-11-11 11:50:03 -07:00
hooks Use gas recommendation constants throughout app (#12461) 2021-11-05 19:59:23 -05:00
pages Fixing MetaFox logo display on Approval Screen in full width (#12656) 2021-11-11 09:49:49 -07:00
selectors Support for GridPlus Lattice1 hardware wallet (#12053) 2021-11-08 11:18:41 -03:30
store Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
1.INTRODUCTION.stories.mdx Docs/12367 Adding storybook essentials addons (#12393) 2021-10-29 07:22:07 -10:00
2.DOCUMENTATION.stories.mdx Docs/12367 Adding storybook essentials addons (#12393) 2021-10-29 07:22:07 -10:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00