1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Vladimir Saric 09067601a4 Validating or restricting the number of digits on token allowance flow (#17234)
* Validating or restricting the number of digits after the decimal point that the user can enter and styles for Max button and description with error message

* Use better solution for validation the number of digits on token allowance flow
2023-01-16 17:42:44 +00:00
..
__mocks__
components Validating or restricting the number of digits on token allowance flow (#17234) 2023-01-16 17:42:44 +00:00
contexts i18n: fix missing locale for "en" error (#17014) 2022-12-22 12:02:48 +01:00
css [FLASK] Add snap alerts and prompts via snap_dialog RPC method (#16048) 2022-12-01 16:46:06 +01:00
ducks i18n: fix missing locale for "en" error (#17014) 2022-12-22 12:02:48 +01:00
helpers Remove ONBOARDING_V2 flag for release (#16865) 2023-01-13 18:37:15 +00:00
hooks Track when token balance is changed to update value on approval screen (#16964) 2022-12-22 12:04:23 +01:00
pages Remove ONBOARDING_V2 flag for release (#16865) 2023-01-13 18:37:15 +00:00
selectors Remove ONBOARDING_V2 flag for release (#16865) 2023-01-13 18:37:15 +00:00
store Security and Privacy Settings Re-org (#16756) 2023-01-11 12:55:20 +00:00
index.js
index.test.js