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
/
zero_ex_instant_provider.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: refactor provider name and displayName logic
fragosti
2018-12-08
1
-1
/
+1
*
feat: log walletDisplayName to Heap
fragosti
2018-12-08
1
-0
/
+1
*
Merge pull request #1369 from 0xProject/feature/website/instant-configurator
Francesco Agosti
2018-12-06
1
-21
/
+2
|
\
|
*
chore: run prettier
fragosti
2018-12-06
1
-6
/
+1
|
*
fix: instant linting issues
fragosti
2018-12-05
1
-4
/
+0
|
*
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-12-04
1
-2
/
+14
|
|
\
|
*
|
feat: move instant base config to types file
fragosti
2018-11-30
1
-18
/
+2
*
|
|
feat: lowercase keys in additionalAssetMetaDataMap
fragosti
2018-12-06
1
-1
/
+2
|
|
/
|
/
|
*
|
Merge pull request #1295 from 0xProject/feature/instant/rollbar-env
Steve Klebanoff
2018-12-04
1
-0
/
+2
|
\
\
|
*
\
Merge branch 'feature/instant/prod-env-switches-cdn' into feature/instant/rol...
Steve Klebanoff
2018-12-01
1
-10
/
+14
|
|
\
\
|
*
\
\
Merge branch 'development' into feature/instant/rollbar-env
Steve Klebanoff
2018-11-22
1
-3
/
+2
|
|
\
\
\
|
*
|
|
|
Move rollbar setup into function, move setting up into provider
Steve Klebanoff
2018-11-22
1
-0
/
+2
*
|
|
|
|
feat(instant): provide a custom wallet display name
Brandon Millman
2018-12-01
1
-0
/
+2
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Move fetch origin out of options
Steve Klebanoff
2018-11-29
1
-2
/
+1
*
|
|
|
fetchedVia -> fetchOrigin
Steve Klebanoff
2018-11-29
1
-1
/
+1
*
|
|
|
QuoteFetchedVia -> QuoteFetchOrigin
Steve Klebanoff
2018-11-29
1
-2
/
+2
*
|
|
|
feat(instant): Quote fetch tracking
Steve Klebanoff
2018-11-28
1
-2
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
Track numberAvailableAssets, selectedAssetName, selectedAssetData event prope...
Steve Klebanoff
2018-11-27
1
-0
/
+1
*
|
|
Merge branch 'development' into feature/instant/open-close-events
Steve Klebanoff
2018-11-27
1
-2
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #1283 from 0xProject/feature/instant/make-instant-public-a...
Francesco Agosti
2018-11-21
1
-2
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
fix: do not use document on import
fragosti
2018-11-20
1
-2
/
+1
*
|
|
Send in explicit props
Steve Klebanoff
2018-11-22
1
-1
/
+9
*
|
|
Move out generating of event properties, and send in orderSource
Steve Klebanoff
2018-11-21
1
-8
/
+1
|
/
/
*
|
Change disabled analytics name, add assertion, and always set
Steve Klebanoff
2018-11-20
1
-4
/
+2
*
|
Add way to disable via props
Steve Klebanoff
2018-11-17
1
-1
/
+5
*
|
Widget -> Instant
Steve Klebanoff
2018-11-17
1
-1
/
+1
*
|
Getting rid of unused function, and using track prefix
Steve Klebanoff
2018-11-17
1
-1
/
+1
*
|
Merge branch 'development' into feature/instant/heap
Steve Klebanoff
2018-11-17
1
-1
/
+2
|
\
|
|
*
chore(instant): fix lint error
Brandon Millman
2018-11-16
1
-1
/
+1
|
*
Have heartbeat update not trigger errors
Steve Klebanoff
2018-11-16
1
-1
/
+2
*
|
Report on git sha and npm version of build
Steve Klebanoff
2018-11-17
1
-0
/
+2
*
|
Remove unused import
Steve Klebanoff
2018-11-17
1
-1
/
+0
*
|
Typesafe analytic actions
Steve Klebanoff
2018-11-17
1
-1
/
+2
*
|
Linting
Steve Klebanoff
2018-11-16
1
-1
/
+1
*
|
Move where we track widget opened, and report on networkId and providerName
Steve Klebanoff
2018-11-16
1
-0
/
+10
|
/
*
Merge https://github.com/0xProject/0x-monorepo into feature/instant/metamask-...
fragosti
2018-11-14
1
-1
/
+1
|
\
|
*
chore(instant): update selectedAssetAmount in the redux state to be named sel...
Brandon Millman
2018-11-14
1
-1
/
+1
*
|
feat: integrate wallet flow with heartbeat and other branches
fragosti
2018-11-13
1
-3
/
+4
|
/
*
feat(instant): handle privacy mode in wallets
Brandon Millman
2018-11-10
1
-2
/
+0
*
linting
Steve Klebanoff
2018-11-10
1
-1
/
+1
*
Don't start heartbeat if no account
Steve Klebanoff
2018-11-10
1
-6
/
+8
*
Linting and renaming variables
Steve Klebanoff
2018-11-10
1
-4
/
+7
*
Emulate named parameters with interface
Steve Klebanoff
2018-11-10
1
-3
/
+6
*
Use existing functions instead of writing our own
Steve Klebanoff
2018-11-10
1
-3
/
+3
*
Remove old TODO
Steve Klebanoff
2018-11-09
1
-1
/
+0
*
move files around and rename
Steve Klebanoff
2018-11-09
1
-1
/
+2
*
wip: BuyQuote heartbeat
Steve Klebanoff
2018-11-09
1
-2
/
+11
*
Make heartbeat more generic
Steve Klebanoff
2018-11-09
1
-4
/
+5
*
feat(instant): Heartbeat for updating account info
Steve Klebanoff
2018-11-09
1
-1
/
+12
*
feat(instant): fetch account address at startup and drive account state changes
Brandon Millman
2018-11-08
1
-2
/
+2
*
feat(instant): add Account to the ProviderState
Brandon Millman
2018-11-08
1
-25
/
+7
*
feat(instant): fallback to an empty wallet provider when none is injected
Brandon Millman
2018-11-08
1
-40
/
+46
*
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-11-03
1
-13
/
+21
|
\
|
*
Merge branch 'development' into fix/instant/decimal-fields-scaling-amount-inp...
Steve Klebanoff
2018-11-03
1
-11
/
+19
|
|
\
|
|
*
feat(instant): pass in provider through props, fallback to injected provider
Brandon Millman
2018-11-03
1
-11
/
+19
|
*
|
Merge branch 'development' into fix/instant/decimal-fields-scaling-amount-inp...
Steve Klebanoff
2018-11-03
1
-3
/
+5
|
|
\
|
|
*
|
Getting rid of BigNumberInput in favor of BigNumber
Steve Klebanoff
2018-11-02
1
-2
/
+2
*
|
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-11-03
1
-2
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
feat(instant): implement affiliateFeeInfo prop
Brandon Millman
2018-11-03
1
-2
/
+4
|
*
|
Merge branch 'development' into feature/instant/simulated-progress-bar
Steve Klebanoff
2018-11-03
1
-1
/
+1
|
|
/
*
|
feat: use withTheme to use ColorOption to color Icon
fragosti
2018-11-02
1
-2
/
+0
*
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-11-02
1
-9
/
+27
|
/
*
feat(instant): add interactive overlay presentation to umd bundle
Brandon Millman
2018-11-02
1
-0
/
+108