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
/
buy_button.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: use PureComponent instead of Component
fragosti
2019-01-02
1
-1
/
+1
*
feat(instant): add new event for unknown buy errors
Brandon Millman
2018-12-21
1
-1
/
+1
*
fix(instant): add analytics to unknown error on executeBuyAsync
Brandon Millman
2018-12-21
1
-0
/
+1
*
fix(instant): catch unknown errors from executeBuyAsync, report them and show...
Brandon Millman
2018-12-21
1
-4
/
+5
*
fix(instant): treat executeBuyQuote errors as signature denials
Brandon Millman
2018-12-15
1
-5
/
+9
*
feat(instant): add token symbol to buy button text
Brandon Millman
2018-12-01
1
-3
/
+9
*
feat(instant): add expectedEndTimeUnix and actualEndTimeUnix to buy events
Brandon Millman
2018-11-27
1
-3
/
+3
*
feat(instant): add buyQuote properties to buy events
Brandon Millman
2018-11-27
1
-7
/
+7
*
feat(instant): add txHash to relevant buy events
Brandon Millman
2018-11-27
1
-3
/
+3
*
feat(instant): implement buy events without associated properties
Brandon Millman
2018-11-27
1
-0
/
+8
*
feat: make all button fontsizes 16px by default
fragosti
2018-11-13
1
-1
/
+0
*
feat: refactor button styles and add href to Text
fragosti
2018-11-10
1
-1
/
+1
*
Merge branch 'development' into feature/instant/account-state-change
Brandon Millman
2018-11-09
1
-5
/
+8
|
\
|
*
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-11-09
1
-3
/
+5
|
|
\
|
*
|
chore: linter
fragosti
2018-11-07
1
-1
/
+0
|
*
|
feat: make instant resistant to external styles
fragosti
2018-11-07
1
-4
/
+8
*
|
|
feat(instant): fetch balance at startup
Brandon Millman
2018-11-08
1
-6
/
+7
*
|
|
feat(instant): fetch account address at startup and drive account state changes
Brandon Millman
2018-11-08
1
-13
/
+8
|
|
/
|
/
|
*
|
feat(instant): fallback to an empty wallet provider when none is injected
Brandon Millman
2018-11-08
1
-3
/
+5
|
/
*
chore(instant): import UI components directly
Steve Klebanoff
2018-11-06
1
-1
/
+2
*
feat(instant): pass in provider through props, fallback to injected provider
Brandon Millman
2018-11-03
1
-2
/
+3
*
feat(instant): implement affiliateFeeInfo prop
Brandon Millman
2018-11-03
1
-3
/
+10
*
Explicit actions for setting different order states
Steve Klebanoff
2018-11-01
1
-4
/
+5
*
Use simulated progress bar for txn
Steve Klebanoff
2018-10-31
1
-6
/
+8
*
store estimated time in Ms on state
Steve Klebanoff
2018-10-30
1
-2
/
+2
*
return estimated state
Steve Klebanoff
2018-10-30
1
-2
/
+2
*
linting
Steve Klebanoff
2018-10-30
1
-1
/
+1
*
gas price estimator
Steve Klebanoff
2018-10-30
1
-2
/
+3
*
feat(instant): add default gasPrice of 6 gwei to transactions
Brandon Millman
2018-10-30
1
-2
/
+3
*
fix(instant): fix spelling error and BigNumber gte operation
Brandon Millman
2018-10-30
1
-2
/
+2
*
Merge branch 'development' into feature/instant/fixed-orders-in-render-method
Brandon Millman
2018-10-30
1
-6
/
+23
|
\
|
*
Has Sufficient Funds/Balance -> Has Sufficient ETH
Steve Klebanoff
2018-10-30
1
-3
/
+3
|
*
When transaction too low, treat as validation error. also modify callback: er...
Steve Klebanoff
2018-10-30
1
-4
/
+9
|
*
onPendingValidation -> onValidationPending
Steve Klebanoff
2018-10-29
1
-2
/
+2
|
*
Simpler way of validaitng has enough eth
Steve Klebanoff
2018-10-27
1
-5
/
+8
|
*
questionmark syntax instead of '| undefined'
Steve Klebanoff
2018-10-27
1
-1
/
+1
|
*
Validate enough ETH when user clicks buy
Steve Klebanoff
2018-10-27
1
-1
/
+8
|
*
ethDecimals -> ETH_DECIMALS
Steve Klebanoff
2018-10-27
1
-1
/
+3
*
|
Refactor error handling such that errorMessage lives on the top level state
Brandon Millman
2018-10-27
1
-2
/
+2
|
/
*
cleanup code
Steve Klebanoff
2018-10-26
1
-7
/
+2
*
Added string to constants
Steve Klebanoff
2018-10-26
1
-1
/
+2
*
Making failure txHash required
Steve Klebanoff
2018-10-26
1
-1
/
+1
*
txnHash -> txHash
Steve Klebanoff
2018-10-26
1
-10
/
+10
*
new try/catch pattern and new prop names per code review feedback
Steve Klebanoff
2018-10-26
1
-9
/
+24
*
Associate txnhash with processing state
Steve Klebanoff
2018-10-25
1
-8
/
+11
*
Message when signature denied
Steve Klebanoff
2018-10-25
1
-2
/
+7
*
Merge branch 'development' into feature/instant/processing-state
Steve Klebanoff
2018-10-24
1
-1
/
+1
|
\
|
*
Merge branch 'development' into feature/instant/failure-state
Steve Klebanoff
2018-10-24
1
-1
/
+1
|
|
\
|
|
*
chore: incorportate pr feedback
fragosti
2018-10-24
1
-1
/
+1
*
|
|
feat(instant): Procesing and Success states
Steve Klebanoff
2018-10-24
1
-2
/
+2
|
/
/
*
|
Remove hack fix
Steve Klebanoff
2018-10-20
1
-4
/
+2
*
|
linting
Steve Klebanoff
2018-10-20
1
-1
/
+0
*
|
Selected Asset button
Steve Klebanoff
2018-10-20
1
-4
/
+2
*
|
wip: retry button
Steve Klebanoff
2018-10-20
1
-9
/
+11
|
/
*
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-10-19
1
-1
/
+1
|
\
|
*
chore: replace @0xproject with @0x in .tsx files
Fabio Berger
2018-10-18
1
-1
/
+1
*
|
feat: MVP of passing in sraApiUrl, assetData and other settings from render m...
fragosti
2018-10-19
1
-4
/
+4
|
/
*
Put boundNoop in a util file
fragosti
2018-10-16
1
-5
/
+4
*
Add tnxHash to buy button callbacks
fragosti
2018-10-16
1
-8
/
+6
*
feat: Move over features from zrx-buyer
fragosti
2018-10-11
1
-11
/
+48
*
Add box shadow and default box-sizing: border-box to container
fragosti
2018-10-05
1
-1
/
+1
*
Add BuyButton and other small improvement
fragosti
2018-10-05
1
-0
/
+19