aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/scaling_amount_input.tsx
Commit message (Expand)AuthorAgeFilesLines
* chore: dont override toString of BigNumber and other PR feedbackfragosti2018-10-261-6/+5
* feat: support half-written decimal numbers in BigNumberInputfragosti2018-10-241-1/+2
* fix: remove unused callback infofragosti2018-10-241-3/+3
* polish: improve scaling significantlyfragosti2018-10-241-4/+3
* fix: remove the concept of initial with from scaling input and remove phasefragosti2018-10-241-1/+1
* chore: run linterfragosti2018-10-231-1/+0
* feature: reduce font size by a percentage instead of a constantfragosti2018-10-231-3/+5
* feat: have basic scaling amount input workingfragosti2018-10-231-0/+52