-
Julian Dominguez-Schatz authored
* Use amount input on rules page instead of plain text field * Add release notes * Remove unneeded attributes * Support percent formatting * Lint + typecheck * Fix latent bug * Handle existing data correctly * PR feedback: naming * PR feedback: force percent to a positive number * PR feedback: reset percent to 100 upon changing input type * Fix input clamping behaviour * Empty commit to bump ci * PR feedback: prop cleanup * PR feedback: no default number format * PR feedback: cosmetic refactor
Julian Dominguez-Schatz authored* Use amount input on rules page instead of plain text field * Add release notes * Remove unneeded attributes * Support percent formatting * Lint + typecheck * Fix latent bug * Handle existing data correctly * PR feedback: naming * PR feedback: force percent to a positive number * PR feedback: reset percent to 100 upon changing input type * Fix input clamping behaviour * Empty commit to bump ci * PR feedback: prop cleanup * PR feedback: no default number format * PR feedback: cosmetic refactor
2566.md 121 B
category: Enhancements
authors: [jfdoming]
Use AmountInput
on rules page to get formatting/sign toggle button