1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 01:47:00 +01:00
metamask-extension/app
Mark Stacey 3588e6d28e
Make network controller internal fields private (#18607)
Internal network controller methods and fields are now private fields,
using the JavaScript `#` syntax rather than the `private` TypeScript
keyword or a leading underscore.

The one reference to a private field was in the preferences controller
unit tests. Fortunately it was being used to create a test fixture that
was unused. The unnecessary test fixtures have been removed from that
test suite.

Fixes https://github.com/MetaMask/metamask-extension/issues/18588
2023-04-17 12:45:33 -02:30
..
_locales [FLASK] Remove unused snaps code (#18565) 2023-04-17 12:55:08 +02:00
build-types removes unnecessary images (#18484) 2023-04-06 15:32:01 +01:00
fonts UI-14395: typography v2 (#15408) 2022-08-18 10:51:53 -07:00
images Update new send icon (#18411) 2023-04-06 17:43:15 -07:00
manifest Revert "Fix(18190): add tabs to permission when initializing app (#18218)" (#18336) 2023-03-29 20:11:08 +01:00
scripts Make network controller internal fields private (#18607) 2023-04-17 12:45:33 -02:30
vendor/trezor Update postMessage structure for TrezorConnect 8 (#10192) 2021-01-21 11:12:54 -06:00
background.html Integrating snow into metamask (#15580) 2022-11-24 02:36:19 +02:00
home.html [MMI] Conditional change title in home if buildType is MMI (#17898) 2023-03-02 10:18:46 -06:00
loading.html refactor & change html pages 2019-05-04 18:57:19 +02:00
notification.html Integrating snow into metamask (#15580) 2022-11-24 02:36:19 +02:00
popup.html Integrating snow into metamask (#15580) 2022-11-24 02:36:19 +02:00
trezor-usb-permissions.html chore: Adjust trailing whitespace (#15636) 2022-08-24 14:11:49 -05:00