Skip to content
Snippets Groups Projects
  • Julian Dominguez-Schatz's avatar
    b89a3202
    Use amount input on rules page instead of plain text field (#2566) · b89a3202
    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
    Use amount input on rules page instead of plain text field (#2566)
    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