aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/scaling_input.tsx
Commit message (Expand)AuthorAgeFilesLines
* chore(instant): import UI components directlySteve Klebanoff2018-11-061-1/+1
* fix(instant): refactor some props to use isDisabled instead of disabledBrandon Millman2018-10-271-4/+4
* feat(instant): Disable input when processingSteve Klebanoff2018-10-271-1/+4
* chore: update commentsfragosti2018-10-251-2/+2
* fix: weird linting error that depends on typesfragosti2018-10-251-1/+1
* feat: change to increasing input width by a constant amount per additional ch...fragosti2018-10-251-5/+4
* fix: address PR feedbackfragosti2018-10-251-4/+4
* feat: cover more token symbol edge casesfragosti2018-10-241-1/+1
* polish: improve scaling significantlyfragosti2018-10-241-22/+46
* fix: remove the concept of initial with from scaling input and remove phasefragosti2018-10-241-26/+20
* chore: run linterfragosti2018-10-231-4/+2
* chore: final adjustmentsfragosti2018-10-231-2/+2
* chore: refactor ScalingInputfragosti2018-10-231-9/+18
* feature: reduce font size by a percentage instead of a constantfragosti2018-10-231-29/+44
* feat: have basic scaling amount input workingfragosti2018-10-231-26/+75
* feat: add scaling input componentfragosti2018-10-201-0/+82