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
/
erc20_asset_amount_input.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update dependency packages
Hsuan Lee
2019-01-19
1
-166
/
+0
*
feat: use PureComponent instead of Component
fragosti
2019-01-02
1
-1
/
+1
*
fix(instant): render token selector when only one asset is available
Brandon Millman
2018-12-04
1
-4
/
+4
*
Add comment
Steve Klebanoff
2018-11-22
1
-0
/
+1
*
Force scaling input component to rerender when a different asset is chosen
Steve Klebanoff
2018-11-22
1
-0
/
+1
*
Merge branch 'development' into feature/header-tweaks
Steve Klebanoff
2018-11-22
1
-5
/
+7
|
\
|
*
isDisabled -> isInputDisabled
Steve Klebanoff
2018-11-21
1
-3
/
+4
|
*
Allow user to select other token on success
Steve Klebanoff
2018-11-21
1
-3
/
+3
|
*
fix(instant): Don't allow changing of assets when order processing
Steve Klebanoff
2018-11-20
1
-2
/
+3
*
|
autofocus -> hasAutoFocus
Steve Klebanoff
2018-11-21
1
-1
/
+1
*
|
fix(instant): Autofocus text amount input
Steve Klebanoff
2018-11-21
1
-0
/
+1
|
/
*
feat: implement basic dropdown component
fragosti
2018-11-08
1
-1
/
+1
*
chore(instant): import UI components directly
Steve Klebanoff
2018-11-06
1
-1
/
+5
*
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-11-03
1
-5
/
+5
|
\
|
*
onChange -> onAmountChange
Steve Klebanoff
2018-11-03
1
-1
/
+1
|
*
Getting rid of BigNumberInput in favor of BigNumber
Steve Klebanoff
2018-11-02
1
-4
/
+4
*
|
chore: address PR comments
fragosti
2018-11-03
1
-15
/
+18
*
|
feat: use new Icon component functionality
fragosti
2018-11-02
1
-2
/
+2
*
|
chore: add clarification to _generateSelectAssetClickHandler
fragosti
2018-11-02
1
-9
/
+10
*
|
fix: better name method
fragosti
2018-11-02
1
-4
/
+4
*
|
feat: add states to the erc20 input for no assets or only 1 asset
fragosti
2018-11-02
1
-6
/
+26
|
/
*
chore: address PR feedback
fragosti
2018-11-01
1
-4
/
+4
*
feat: refactor animation code
fragosti
2018-10-31
1
-3
/
+4
*
feat: add 'Select Token' UI to asset amount input
fragosti
2018-10-30
1
-12
/
+57
*
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
-1
/
+4
*
chore: dont override toString of BigNumber and other PR feedback
fragosti
2018-10-26
1
-0
/
+84