1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/components/app/custom-spending-cap
Vladimir Saric 3c38ff3899
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 14:11:46 -03:30
..
custom-spending-cap-tooltip.js Created a custom spending cap component (#15522) 2022-09-28 14:46:29 -05:00
custom-spending-cap.js Validating or restricting the number of digits on token allowance flow (#17234) 2023-01-16 14:11:46 -03:30
custom-spending-cap.stories.js Display large and small numbers as decimals instead of scientific notation on token allowance confirmation screens (#16676) 2023-01-05 08:58:16 -06:00
index.js Created a custom spending cap component (#15522) 2022-09-28 14:46:29 -05:00
index.scss Validating or restricting the number of digits on token allowance flow (#17234) 2023-01-16 14:11:46 -03:30