1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-22 17:33:23 +01:00
metamask-extension/ui
Mark Stacey faebdd0ccd
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-10 19:33:59 -03:30
..
__mocks__ Increase Jest unit test coverage for the Swaps feature to ~60% (#11343) 2021-07-02 08:48:34 -05:00
components Refactor tests for AdvancedGasInputs (#12445) 2021-11-10 12:24:29 -07:00
contexts Adding GasFee context (#12530) 2021-11-10 07:37:10 +05:30
css Fix/ux papercuts account details issue #12292 (#12399) 2021-11-09 07:28:21 -03:30
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-10 19:33:59 -03:30
hooks Fix lint errors (#12645) 2021-11-10 10:54:17 -03:30
pages Use gas estimate type constants (#12460) 2021-11-10 13:50:43 -06: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