index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
instant
/
src
/
components
/
scaling_amount_input.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: use PureComponent instead of Component
fragosti
2019-01-02
1
-1
/
+1
*
simplify scaling input logic
fragosti
2018-12-14
1
-0
/
+1
*
Add GIT_SHA and NPM_VERSION constants, report git and npm version in error
Steve Klebanoff
2018-12-05
1
-2
/
+2
*
feat(instant): input to trigger error for rollbar testing
Steve Klebanoff
2018-12-05
1
-0
/
+5
*
autofocus -> hasAutoFocus
Steve Klebanoff
2018-11-21
1
-3
/
+3
*
fix(instant): Autofocus text amount input
Steve Klebanoff
2018-11-21
1
-0
/
+3
*
Use generic Maybe
Steve Klebanoff
2018-11-03
1
-3
/
+4
*
linting
Steve Klebanoff
2018-11-03
1
-1
/
+1
*
onChange -> onAmountChange
Steve Klebanoff
2018-11-03
1
-4
/
+4
*
Move MaybeBigNumber functions into helper
Steve Klebanoff
2018-11-03
1
-17
/
+4
*
Have ScalingAmountInput trigger onChange with MaybeBigNumber and keep string ...
Steve Klebanoff
2018-11-02
1
-12
/
+52
*
Getting rid of BigNumberInput in favor of BigNumber
Steve Klebanoff
2018-11-02
1
-5
/
+5
*
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