Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(instant): refactor some props to use isDisabled instead of disabled | Brandon Millman | 2018-10-27 | 1 | -3/+3 |
* | feat(instant): Disable input when processing | Steve Klebanoff | 2018-10-27 | 1 | -0/+3 |
* | chore: dont override toString of BigNumber and other PR feedback | fragosti | 2018-10-26 | 1 | -6/+5 |
* | feat: support half-written decimal numbers in BigNumberInput | fragosti | 2018-10-24 | 1 | -1/+2 |
* | fix: remove unused callback info | fragosti | 2018-10-24 | 1 | -3/+3 |
* | polish: improve scaling significantly | fragosti | 2018-10-24 | 1 | -4/+3 |
* | fix: remove the concept of initial with from scaling input and remove phase | fragosti | 2018-10-24 | 1 | -1/+1 |
* | chore: run linter | fragosti | 2018-10-23 | 1 | -1/+0 |
* | feature: reduce font size by a percentage instead of a constant | fragosti | 2018-10-23 | 1 | -3/+5 |
* | feat: have basic scaling amount input working | fragosti | 2018-10-23 | 1 | -0/+52 |