1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-29 15:50:28 +01:00
metamask-extension/ui/pages/send/send-content
Mark Stacey 4f66dc948f
Update @metamask/controllers to v33 (#16493)
The controllers package has been updated to v33. The only breaking
change in this release was to rename the term "collectible" to "NFT"
wherever it appeared in the API.

Changes in this PR have been kept minimal; additional renaming can be
done in separate PRs. This PR only updates the controller names,
controller state, controller methods, and any direct references to
these things. NFTs are still called "collectibles" in most places.
2022-11-15 15:19:42 -03:30
..
add-recipient Fixing hex address display bug when editing transaction (#15873) 2022-09-19 09:09:12 -07:00
send-amount-row Update @metamask/controllers to v33 (#16493) 2022-11-15 15:19:42 -03:30
send-asset-row Update @metamask/controllers to v33 (#16493) 2022-11-15 15:19:42 -03:30
send-gas-row remove customize-gas modal and related code that is no longer used (#16004) 2022-09-28 15:00:57 -05:00
send-hex-data-row convert knobs and actions to controls / args (#13203) 2022-01-13 08:06:27 -03:30
send-row-wrapper Remove unnecessary file extensions (#15352) 2022-07-27 14:32:17 -05:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
send-content.component.js Update @metamask/controllers to v33 (#16493) 2022-11-15 15:19:42 -03:30
send-content.component.test.js Show users a warning when they are sending directly to a token contract (#13588) 2022-07-13 19:45:38 -02:30
send-content.container.js update prettier (#15360) 2022-07-31 13:26:40 -05:00
send-content.stories.js added storybook component for send-content-stories (#15210) 2022-07-19 14:05:45 +05:30