index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
instant
/
src
/
components
/
scaling_input.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
run linter
fragosti
2018-12-14
1
-11
/
+28
*
simplify scaling input logic
fragosti
2018-12-14
1
-49
/
+16
*
feat: change input to number input
fragosti
2018-12-11
1
-0
/
+1
*
fix: notify of the used font size for re-renders of scaling input
fragosti
2018-11-29
1
-0
/
+6
*
autofocus -> hasAutoFocus
Steve Klebanoff
2018-11-21
1
-4
/
+4
*
fix(instant): Autofocus text amount input
Steve Klebanoff
2018-11-21
1
-1
/
+4
*
fix: remove requirement of default case in all switch statements
fragosti
2018-11-13
1
-2
/
+0
*
chore(instant): import UI components directly
Steve Klebanoff
2018-11-06
1
-1
/
+1
*
fix(instant): refactor some props to use isDisabled instead of disabled
Brandon Millman
2018-10-27
1
-4
/
+4
*
feat(instant): Disable input when processing
Steve Klebanoff
2018-10-27
1
-1
/
+4
*
chore: update comments
fragosti
2018-10-25
1
-2
/
+2
*
fix: weird linting error that depends on types
fragosti
2018-10-25
1
-1
/
+1
*
feat: change to increasing input width by a constant amount per additional ch...
fragosti
2018-10-25
1
-5
/
+4
*
fix: address PR feedback
fragosti
2018-10-25
1
-4
/
+4
*
feat: cover more token symbol edge cases
fragosti
2018-10-24
1
-1
/
+1
*
polish: improve scaling significantly
fragosti
2018-10-24
1
-22
/
+46
*
fix: remove the concept of initial with from scaling input and remove phase
fragosti
2018-10-24
1
-26
/
+20
*
chore: run linter
fragosti
2018-10-23
1
-4
/
+2
*
chore: final adjustments
fragosti
2018-10-23
1
-2
/
+2
*
chore: refactor ScalingInput
fragosti
2018-10-23
1
-9
/
+18
*
feature: reduce font size by a percentage instead of a constant
fragosti
2018-10-23
1
-29
/
+44
*
feat: have basic scaling amount input working
fragosti
2018-10-23
1
-26
/
+75
*
feat: add scaling input component
fragosti
2018-10-20
1
-0
/
+82