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
/
website
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Publish"
Leonid Logvinov
2018-07-23
1
-8
/
+11
*
Publish
Leonid Logvinov
2018-07-23
1
-11
/
+8
*
Merge pull request #895 from 0xProject/feature/website/send-eth-from-portal
Francesco Agosti
2018-07-22
9
-48
/
+129
|
\
|
*
Remove TODO
fragosti
2018-07-19
1
-1
/
+0
|
*
Remove unused Token import
fragosti
2018-07-19
1
-1
/
+0
|
*
Add lifecycle messages
fragosti
2018-07-19
3
-17
/
+56
|
*
WIP for sending ether from portal (works)
fragosti
2018-07-19
7
-38
/
+82
*
|
Increase node heap size for webpack command
Brandon Millman
2018-07-21
1
-1
/
+1
*
|
Upgrade some @0xproject packages to 1.0.0 in website
Brandon Millman
2018-07-21
1
-4
/
+4
*
|
Update website package.json with original imports
Fabio Berger
2018-07-20
1
-9
/
+9
*
|
Change all package to depend on the new @0xproject/contract-wrappers@1.0.0-rc.1
Leonid Logvinov
2018-07-20
1
-1
/
+1
*
|
Change all package to depend on the new @0xproject/react-docs@1.0.0
Leonid Logvinov
2018-07-20
1
-1
/
+1
*
|
Change all package to depend on the new @0xproject/react-shared@1.0.0
Leonid Logvinov
2018-07-20
1
-1
/
+1
*
|
Change all package to depend on the new @0xproject/order-utils@1.0.0-rc.1
Leonid Logvinov
2018-07-20
1
-1
/
+1
*
|
Change all package to depend on the new @0xproject/subproviders@1.0.0
Leonid Logvinov
2018-07-20
1
-1
/
+1
*
|
Change all package to depend on the new @0xproject/web3-wrapper@1.0.0
Leonid Logvinov
2018-07-20
1
-1
/
+1
*
|
Change all package to depend on the new @0xproject/utils@1.0.0
Leonid Logvinov
2018-07-20
1
-1
/
+1
*
|
Change all package to depend on the new @0xproject/types@1.0.0-rc.1
Leonid Logvinov
2018-07-20
1
-1
/
+1
*
|
Change all package to depend on the new @0xproject/typescript-typings@1.0.0
Leonid Logvinov
2018-07-20
1
-1
/
+1
*
|
Specify exact version
Fabio Berger
2018-07-20
1
-1
/
+1
*
|
Fix version dropdown so it also renders RC versions properly
Fabio Berger
2018-07-20
1
-2
/
+1
*
|
Update doc md files for v2 packages
Fabio Berger
2018-07-20
4
-0
/
+17
*
|
Compare host rather then origin so that it comes without the http/https prefix
Fabio Berger
2018-07-20
1
-1
/
+1
*
|
merge v2-prototype
Fabio Berger
2018-07-19
60
-843
/
+496
|
\
\
|
*
|
Fix broken links in sol-cov documentation
Brandon Millman
2018-07-19
1
-2
/
+2
|
|
/
|
*
Update package versions
Fabio Berger
2018-07-18
1
-8
/
+8
|
*
Merge pull request #884 from 0xProject/export-more-0x.js
Fabio Berger
2018-07-18
1
-0
/
+26
|
|
\
|
|
*
Export missing types and add to doc ref whitelist
Fabio Berger
2018-07-17
1
-0
/
+26
|
*
|
Merge pull request #883 from 0xProject/feature/tslint-improvements
Leonid Logvinov
2018-07-18
23
-48
/
+52
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fix tslint issues
Leonid Logvinov
2018-07-17
22
-47
/
+51
|
|
*
Upgrade tslint to the newest version
Leonid Logvinov
2018-07-17
1
-1
/
+1
|
*
|
Add chris to website
fragosti
2018-07-17
1
-8
/
+8
|
*
|
Fix ocean link
Brandon Millman
2018-07-17
1
-1
/
+1
|
|
/
|
*
Move update onboarding step tracking to onboarding flow code
fragosti
2018-07-14
2
-5
/
+3
|
*
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...
fragosti
2018-07-14
24
-144
/
+247
|
|
\
|
|
*
Merge pull request #866 from 0xProject/feature/website/integrate-heap
Francesco Agosti
2018-07-14
20
-120
/
+229
|
|
|
\
|
|
|
*
Fix logging typo
fragosti
2018-07-13
1
-1
/
+1
|
|
|
*
Fix indentify typo
fragosti
2018-07-13
2
-4
/
+4
|
|
|
*
Make Analytics API non-async
fragosti
2018-07-13
13
-71
/
+44
|
|
|
*
Add no-floating-promises ignore comments
fragosti
2018-07-12
12
-5
/
+24
|
|
|
*
Remove unused configs and constants
fragosti
2018-07-12
2
-2
/
+0
|
|
|
*
Integrate heap analytics
fragosti
2018-07-12
18
-74
/
+122
|
|
|
*
Replace calls to google analytics with calls to heap
fragosti
2018-07-12
16
-82
/
+147
|
|
|
*
Add Heap snippet
fragosti
2018-07-11
1
-0
/
+6
|
|
*
|
Fix linter issues
Fabio Berger
2018-07-14
1
-4
/
+3
|
|
*
|
Merge branch 'v2-prototype' into fix/request-timeout-issue
Fabio Berger
2018-07-13
6
-538
/
+5
|
|
|
\
\
|
|
*
|
|
Export Web3ProviderEngine from subproviders package
Fabio Berger
2018-07-13
1
-4
/
+4
|
|
*
|
|
-fetch';
Fabio Berger
2018-07-13
7
-22
/
+14
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Move format to helper function
fragosti
2018-07-14
1
-12
/
+10
|
*
|
|
Refactor utils and add UNNKOWN environment type
fragosti
2018-07-13
5
-27
/
+16
|
*
|
|
Fix linting errors
fragosti
2018-07-13
2
-4
/
+2
|
*
|
|
Make error reporter not return a promise and add more environment possibilities
fragosti
2018-07-13
14
-43
/
+51
|
*
|
|
Do not crash on NaN, and provide default
fragosti
2018-07-13
1
-2
/
+6
|
*
|
|
Only upload sourcemaps to rollbar on live deploys, and log NaN error for futu...
fragosti
2018-07-13
3
-31
/
+43
|
|
|
/
|
|
/
|
|
*
|
Remove legacy portal code
Brandon Millman
2018-07-12
6
-538
/
+5
|
|
/
|
*
Grab token registry information from our DB for mainnet
Brandon Millman
2018-07-11
2
-3
/
+13
|
*
Merge pull request #846 from 0xProject/feature/website/add-peter-to-about
Francesco Agosti
2018-07-11
2
-0
/
+7
|
|
\
|
|
*
Add LinkedIn for Peter
fragosti
2018-07-11
1
-0
/
+1
|
|
*
Add Peter to about page
fragosti
2018-07-10
2
-0
/
+6
|
*
|
Update rollbar for telemetry
fragosti
2018-07-10
3
-2
/
+3
|
*
|
Get rollbar uploads working by enabling sourcemaps
fragosti
2018-07-10
3
-5
/
+9
|
*
|
Fix unsubscribe bug
fragosti
2018-07-10
1
-1
/
+3
|
*
|
Use JSON stringify around GIT_SHA
fragosti
2018-07-10
1
-1
/
+1
|
*
|
Add sourcemaps for rollbar
fragosti
2018-07-10
4
-1
/
+23
|
|
/
|
*
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...
fragosti
2018-07-10
2
-0
/
+0
|
|
\
|
|
*
Delete wings.png
Brandon Millman
2018-07-10
1
-0
/
+0
|
|
*
Delete taas.png
Brandon Millman
2018-07-10
1
-0
/
+0
|
*
|
Change Jacobs title to Ecosystem Engineer
fragosti
2018-07-10
1
-1
/
+1
|
|
/
|
*
Delete qtum.png
Brandon Millman
2018-07-10
1
-0
/
+0
|
*
Delete eos.png
Brandon Millman
2018-07-10
1
-0
/
+0
|
*
Update icon file names
Brandon Millman
2018-07-10
4
-0
/
+0
*
|
merge v2-prototype
Fabio Berger
2018-07-10
1
-7
/
+8
|
\
|
|
*
Remaining version fixes
Fabio Berger
2018-07-10
1
-0
/
+1
|
*
Update package versions
Fabio Berger
2018-07-10
1
-7
/
+7
*
|
Add ability to nest doc ref markdown under specific versions
Fabio Berger
2018-07-10
24
-59
/
+79
|
/
*
Give environment enums string values
Brandon Millman
2018-07-08
1
-2
/
+2
*
Shim shouldShowPortalV2 to always return true
fragosti
2018-07-07
1
-1
/
+3
*
Merge pull request #838 from 0xProject/feature/website/portal-final-touches
Francesco Agosti
2018-07-07
12
-107
/
+165
|
\
|
*
Fix lint errors
fragosti
2018-07-07
1
-1
/
+1
|
*
Make unlock metamask step look more like mock
fragosti
2018-07-07
4
-52
/
+81
|
*
Add updated asset for unlock metamask portal onboarding step
fragosti
2018-07-07
5
-21
/
+25
|
*
Create Balance component and make token symbols smaller than token amounts
fragosti
2018-07-07
7
-38
/
+63
|
*
Give Wallet a min height
fragosti
2018-07-07
1
-1
/
+1
*
|
Merge pull request #835 from 0xProject/feature/website/token-updates
Brandon Millman
2018-07-07
149
-57
/
+39
|
\
\
|
|
/
|
/
|
|
*
Update token registry icons and asset picker flows
Brandon Millman
2018-07-07
149
-57
/
+39
*
|
Merge pull request #828 from 0xProject/feature/website/portal-improvements
Brandon Millman
2018-07-07
6
-8
/
+41
|
\
\
|
*
|
address CR feedback
fragosti
2018-07-07
2
-3
/
+4
|
*
|
Make wallet height responsive
fragosti
2018-07-06
1
-1
/
+1
|
*
|
Poll for gas prices and use fast instead of average for better UX
fragosti
2018-07-06
2
-4
/
+29
|
*
|
Just disable closing onboarding by clicking outside for firefox
fragosti
2018-07-06
1
-3
/
+1
|
*
|
Use default networkId of 1 for ledger dropdown
fragosti
2018-07-06
1
-1
/
+4
|
*
|
Fix onboarding closing on unlock metamask step on click outside
fragosti
2018-07-06
2
-2
/
+8
*
|
|
Hard code exchange abi
Brandon Millman
2018-07-07
2
-1
/
+616
|
|
/
|
/
|
*
|
Merge pull request #831 from 0xProject/fix-readme-intros
Fabio Berger
2018-07-06
2
-14
/
+9
|
\
\
|
*
|
Update readme and doc intros
Fabio Berger
2018-07-06
2
-14
/
+9
|
|
/
*
|
Change call to action link to /portal
Brandon Millman
2018-07-06
1
-6
/
+2
*
|
Unify large and small padding in Portal
Brandon Millman
2018-07-06
1
-13
/
+6
*
|
Implement landing page change in preperation for portal
Brandon Millman
2018-07-06
9
-29
/
+46
*
|
Various fixes for portal on mobile and top bar layout
Brandon Millman
2018-07-06
4
-42
/
+71
|
/
*
Merge pull request #816 from 0xProject/feature/website/portal-mobile-improvem...
Francesco Agosti
2018-07-06
11
-49
/
+134
|
\
|
*
Rename getBestDownloadLink to getBestWalletDownloadLinkAndIsMobile
fragosti
2018-07-06
3
-3
/
+3
|
*
No longer elevate relayer grid tile on long press
fragosti
2018-07-04
2
-3
/
+4
|
*
Fix issue where onboarding doesn't scroll to wallet when starting from relaye...
fragosti
2018-07-04
2
-6
/
+5
|
*
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...
fragosti
2018-07-04
19
-247
/
+324
|
|
\
|
*
|
Add toshi logo asset
fragosti
2018-07-04
1
-0
/
+0
|
*
|
Prompt user to download Toshi or MetaMask in install wallet onboarding step
fragosti
2018-07-04
3
-46
/
+73
|
*
|
Show different download links and icons when on mobile
fragosti
2018-07-04
3
-20
/
+47
|
*
|
Rename isMobile utility fn to be more specific and add isMobileOperatingSystem
fragosti
2018-07-04
3
-5
/
+8
|
*
|
Add OperatingSystemType and get OS util
fragosti
2018-07-04
2
-0
/
+28
*
|
|
merge v2-prototype
Fabio Berger
2018-07-04
10
-48
/
+111
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #811 from 0xProject/feature/website/onboarding-polish-2
Francesco Agosti
2018-07-04
10
-48
/
+111
|
|
\
\
|
|
*
|
Persist whether onboarding is open or close across refreshes
fragosti
2018-07-04
1
-1
/
+3
|
|
*
|
Fix linting
fragosti
2018-07-04
2
-3
/
+2
|
|
*
|
Merge branch 'fixed-position-onboarding' into feature/website/onboarding-poli...
fragosti
2018-07-04
2
-33
/
+67
|
|
|
\
\
|
|
|
*
|
Implement fixed position onboarding option
fragosti
2018-07-03
2
-33
/
+67
|
|
*
|
|
Remove unused import
fragosti
2018-07-03
1
-1
/
+0
|
|
*
|
|
Add end comment to hotjar tracking code
fragosti
2018-07-03
1
-0
/
+1
|
|
*
|
|
Add media file and remove stray comment
fragosti
2018-07-03
2
-2
/
+15
|
|
|
/
/
|
|
*
|
Add media query abstraction around ScreenWidths and stop relayer grid hover e...
fragosti
2018-07-03
5
-10
/
+22
|
|
*
|
Remove max-width from onboarding card to support iPad
fragosti
2018-07-03
1
-1
/
+1
|
|
*
|
Only auto-start onboarding if blockchain is loaded
fragosti
2018-07-03
1
-2
/
+5
*
|
|
|
Add missing undefined check
Fabio Berger
2018-07-04
1
-0
/
+1
*
|
|
|
improve comment
Fabio Berger
2018-07-04
1
-1
/
+1
*
|
|
|
remove console.log
Fabio Berger
2018-07-04
1
-1
/
+0
*
|
|
|
Fix conditional
Fabio Berger
2018-07-04
1
-3
/
+4
*
|
|
|
Rename to InjectedProvider and make publicConfigStore optional
Fabio Berger
2018-07-04
1
-3
/
+3
*
|
|
|
Fix type
Fabio Berger
2018-07-04
1
-1
/
+5
*
|
|
|
Rename subprovider in blockchain.ts
Fabio Berger
2018-07-04
1
-2
/
+2
*
|
|
|
Remove dep on Web3 in Website. Introduced InjectedWeb3 type.
Fabio Berger
2018-07-04
4
-13
/
+32
*
|
|
|
Replace use of web3 w/ web3wrapper in subproviders and rename injectedWeb3 to...
Fabio Berger
2018-07-04
1
-0
/
+3
|
/
/
/
*
|
|
Merge pull request #799 from 0xProject/feature/website/wallet-menu
Brandon Millman
2018-07-04
9
-199
/
+213
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Remove InstallPrompt
Brandon Millman
2018-07-04
2
-61
/
+0
|
*
|
Implement clickaway for wallet menu on mobile
Brandon Millman
2018-07-04
2
-14
/
+24
|
*
|
Add optional onClick to Link simple menu item
Brandon Millman
2018-07-03
1
-2
/
+7
|
*
|
Lint fixes
Brandon Millman
2018-07-02
4
-17
/
+5
|
*
|
More cleanup
Brandon Millman
2018-07-02
2
-31
/
+31
|
*
|
Consolidate logic for common menu items
Brandon Millman
2018-07-02
3
-33
/
+74
|
*
|
Give connected header accessory more padding
Brandon Millman
2018-07-02
1
-9
/
+13
|
*
|
Implement correct behavior for menu in the wallet
Brandon Millman
2018-07-02
6
-31
/
+52
|
*
|
Add menu to wallet
Brandon Millman
2018-07-02
1
-8
/
+32
|
*
|
Implement simple menu
Brandon Millman
2018-07-02
5
-91
/
+50
|
*
|
Clean up a bit of the provider display logic
Brandon Millman
2018-07-02
3
-73
/
+80
|
*
|
Implement icon button
Brandon Millman
2018-07-02
2
-2
/
+18
*
|
|
Fix alignment
Fabio Berger
2018-07-04
1
-1
/
+1
*
|
|
Update web3-provider-engine version w/o caret
Fabio Berger
2018-07-03
1
-1
/
+1
*
|
|
Update web3-provider-engine
Fabio Berger
2018-07-03
1
-1
/
+1
*
|
|
Merge pull request #806 from 0xProject/feature/website/mobile-readable-web3-n...
Brandon Millman
2018-07-03
4
-0
/
+11
|
\
\
\
|
*
|
|
Add human readable names for Toshi and Cipher
Brandon Millman
2018-07-03
4
-0
/
+11
*
|
|
|
Merge pull request #808 from 0xProject/feature/website/better-balance-formatting
Brandon Millman
2018-07-03
4
-18
/
+23
|
\
\
\
\
|
*
|
|
|
Add better balance formatting rules for balances and usd values
Brandon Millman
2018-07-03
4
-18
/
+23
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #810 from 0xProject/feature/wesbite/remove-add-balance
Brandon Millman
2018-07-03
5
-42
/
+2
|
\
\
\
\
|
*
|
|
|
Remove increase balance link from balance_bounded_input component
Brandon Millman
2018-07-03
5
-42
/
+2
*
|
|
|
|
Use new lock svg
Brandon Millman
2018-07-03
2
-2
/
+5
|
/
/
/
/
*
|
/
/
Always show the wrap ether row in between ETH and WETH
Brandon Millman
2018-07-03
2
-18
/
+20
|
|
/
/
|
/
|
|
*
|
|
Update start onboarding copy and relayer grid empty color
Brandon Millman
2018-07-03
3
-7
/
+10
|
/
/
*
/
Add Alex Browne to about page
fragosti
2018-07-03
2
-10
/
+19
|
/
*
Update relayer grid tiles to use Text
Brandon Millman
2018-07-01
2
-50
/
+17
*
Merge pull request #787 from 0xProject/feature/website/portal-onboarding-polish
Francesco Agosti
2018-06-30
19
-360
/
+354
|
\
|
*
Remove state variable from Link component in Portal
fragosti
2018-06-30
1
-4
/
+1
|
*
Remove extra call to scrollIntoView for wallet in onboarding
fragosti
2018-06-30
1
-4
/
+0
|
*
Bump automatic show onborading delay by 1000ms
fragosti
2018-06-30
1
-1
/
+1
|
*
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...
fragosti
2018-06-30
24
-397
/
+586
|
|
\
|
*
|
Fix onboarding always starting
fragosti
2018-06-30
1
-1
/
+2
|
*
|
Rename userHasAllowances bool to follow proper convention
fragosti
2018-06-30
2
-6
/
+6
|
*
|
Allow you to continue the onboarding flow once youve installed metamask and r...
fragosti
2018-06-30
5
-17
/
+18
|
*
|
Use Image component where relevant and add back tracked token timestamp logic
fragosti
2018-06-30
3
-8
/
+24
|
*
|
Bold all balances in onboarding
fragosti
2018-06-29
2
-6
/
+8
|
*
|
Customize allowance setting onboarding step if you have your allowances set
fragosti
2018-06-29
2
-0
/
+4
|
*
|
Re-center react-popper on every step
fragosti
2018-06-29
2
-16
/
+4
|
*
|
Fix button hover and active hover state
fragosti
2018-06-29
1
-1
/
+1
|
*
|
Show eth balance in add eth balance onboarding step
fragosti
2018-06-29
3
-11
/
+16
|
*
|
Change onboarding flow to communicate 3 steps
fragosti
2018-06-29
2
-6
/
+10
|
*
|
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...
fragosti
2018-06-29
19
-301
/
+304
|
|
\
\
|
*
|
|
Scroll to top when going to relayers page from onboarding
fragosti
2018-06-28
1
-0
/
+1
|
*
|
|
Bring you directly to relayers page once you finish onboarding
fragosti
2018-06-28
3
-1
/
+14
|
*
|
|
Remove period in title from last step
fragosti
2018-06-28
1
-1
/
+1
|
*
|
|
Always restart onboarding from 0 and other small improvements
fragosti
2018-06-28
2
-3
/
+5
|
*
|
|
Customize flow depending on what steps you've completed
fragosti
2018-06-28
4
-20
/
+43
|
*
|
|
Break wrapping ETH into a 3rd step
fragosti
2018-06-28
2
-5
/
+24
|
*
|
|
Fix animation when coming from bottom
fragosti
2018-06-28
1
-0
/
+6
|
*
|
|
Fix width issue with onboarding card on mobile
fragosti
2018-06-28
2
-1
/
+3
|
*
|
|
Clicking overlay closes onboarding
fragosti
2018-06-28
4
-6
/
+12
|
*
|
|
Fix z index issue with wrap buttons and onboarding cards
fragosti
2018-06-28
2
-1
/
+2
|
*
|
|
Break wrath ETH step into 2
fragosti
2018-06-28
3
-70
/
+72
|
*
|
|
Fix skip button position on first step
fragosti
2018-06-28
1
-11
/
+15
|
*
|
|
Make onboarding bounce around less
fragosti
2018-06-28
2
-13
/
+5
|
*
|
|
Scroll to wallet when onboarding automatically starts as well
fragosti
2018-06-28
1
-1
/
+4
|
*
|
|
Change asset for final onboarding step
fragosti
2018-06-28
1
-217
/
+122
*
|
|
|
Update staging api link
Brandon Millman
2018-06-30
1
-1
/
+1
*
|
|
|
Move /docs route to the end
Brandon Millman
2018-06-30
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #792 from 0xProject/feature/website/wallet-polish
Brandon Millman
2018-06-30
24
-397
/
+585
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Change function to a const
Brandon Millman
2018-06-30
1
-2
/
+2
|
*
|
Move wallet scrollIntoView into PortalOnboardingFlow
Brandon Millman
2018-06-30
2
-7
/
+7
|
*
|
Add dollar sign to NullTokenRow
Brandon Millman
2018-06-29
1
-1
/
+1
|
*
|
Remove unused imports and variables
Brandon Millman
2018-06-29
5
-20
/
+1
|
*
|
Refactor inline styles out of Wallet
Brandon Millman
2018-06-29
6
-132
/
+139
|
*
|
Remove some hardcoded MetaMask colors
Brandon Millman
2018-06-29
2
-3
/
+5
|
*
|
Create AccountConnection component
Brandon Millman
2018-06-29
3
-31
/
+61
|
*
|
Fix scrollbar bug
Brandon Millman
2018-06-29
1
-1
/
+1
|
*
|
Start onboarding from relayer index
Brandon Millman
2018-06-29
1
-6
/
+20
|
*
|
Fix learn how to set up account layout
Brandon Millman
2018-06-29
2
-11
/
+13
|
*
|
Fix typo
Brandon Millman
2018-06-29
1
-1
/
+1
|
*
|
Get rid of unused stuff in wallet
Brandon Millman
2018-06-29
1
-65
/
+1
|
*
|
Fix body overlay on mobile
Brandon Millman
2018-06-29
2
-3
/
+3
|
*
|
Change learn how to update your account styling
Brandon Millman
2018-06-29
1
-27
/
+17
|
*
|
Fix key issue and remove WalletDisconnectedItem
Brandon Millman
2018-06-29
2
-112
/
+1
|
*
|
Implement new locked and uninstalled states
Brandon Millman
2018-06-29
7
-7
/
+178
|
*
|
Fix off center icon in wallet
Brandon Millman
2018-06-29
1
-4
/
+7
|
*
|
Change wallet margin based on hover to prevent re-layout
Brandon Millman
2018-06-29
1
-0
/
+1
|
*
|
Update ProviderDisplay with new design
Brandon Millman
2018-06-29
5
-37
/
+118
|
*
|
Implement provider name in header
Brandon Millman
2018-06-29
2
-4
/
+18
|
*
|
Implement loading body rows
Brandon Millman
2018-06-29
4
-28
/
+80
|
*
|
Added Circle component
Brandon Millman
2018-06-29
3
-6
/
+21
*
|
|
Fix NotFound component and render 0x.js docs for /docs
Brandon Millman
2018-06-29
3
-3
/
+5
|
/
/
*
|
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...
fragosti
2018-06-29
18
-55
/
+118
|
\
\
|
*
|
Remove isTracked field on token in favor of trackedTimestamp
Brandon Millman
2018-06-29
11
-26
/
+31
|
*
|
Use moment and lodash
Brandon Millman
2018-06-29
2
-2
/
+3
|
*
|
Sort wallet tokens by timestamp added and scroll to newly added token
Brandon Millman
2018-06-29
6
-11
/
+26
|
|
/
|
*
Polish asset picker layout
Brandon Millman
2018-06-27
1
-4
/
+4
|
*
Update relayer grid fallback icon
Brandon Millman
2018-06-27
2
-1
/
+1
|
*
Change metamask install link based on browser
Brandon Millman
2018-06-26
5
-14
/
+57
*
|
Changing provider to ledger more consistent with previous experience
fragosti
2018-06-28
2
-5
/
+5
*
|
Fix convention stuff
fragosti
2018-06-28
2
-20
/
+20
*
|
Remove IS_MAINNET_ENABLED config
fragosti
2018-06-28
4
-74
/
+49
*
|
Rename all corresponding bools to shouldUseLedgerProvider
fragosti
2018-06-28
1
-13
/
+13
*
|
Never use trackedTokenState when fetching new token state
fragosti
2018-06-27
1
-6
/
+5
*
|
Fix bug where we are requesting tokens on a different network
fragosti
2018-06-27
1
-1
/
+1
*
|
Remove unused variables
fragosti
2018-06-27
4
-24
/
+9
*
|
Make unsubscribing work
fragosti
2018-06-27
1
-1
/
+5
*
|
Fix stateful ledger dialog edge state
fragosti
2018-06-27
2
-2
/
+2
*
|
Get things working with legacy portal
fragosti
2018-06-27
1
-10
/
+8
*
|
Fix subtle issues with ledger config dialog
fragosti
2018-06-27
3
-11
/
+13
*
|
Ledger to metamask to ledger working
fragosti
2018-06-27
3
-42
/
+35
*
|
Have basic network switching working
fragosti
2018-06-26
6
-120
/
+158
*
|
Remove existing networkId watching logic from BlockchainWatcher
fragosti
2018-06-26
2
-28
/
+15
|
/
*
Remove extra border from the bottom of the wallet
Brandon Millman
2018-06-23
1
-3
/
+11
*
Do not render ZRX or WETH as removable tracked tokens
Brandon Millman
2018-06-23
1
-1
/
+4
*
Center items in portal drawer header
Brandon Millman
2018-06-23
1
-1
/
+1
*
Fix issue where hovered tiles appear over top bar
fragosti
2018-06-23
2
-5
/
+10
*
Merge pull request #746 from 0xProject/feature/website/relayer-grid-polish
Francesco Agosti
2018-06-23
11
-152
/
+138
|
\
|
*
Remove unecessary position relative rules
fragosti
2018-06-23
2
-2
/
+4
|
*
Lint and fix typo
fragosti
2018-06-22
2
-2
/
+2
|
*
Fix z-index issues
fragosti
2018-06-22
6
-49
/
+63
|
*
Fix issues that arose from merge
fragosti
2018-06-22
2
-4
/
+8
|
*
Remove Background component
Brandon Millman
2018-06-22
5
-57
/
+12
|
*
Padding adjustment
Brandon Millman
2018-06-22
1
-1
/
+2
|
*
Remove styles from Portal component
Brandon Millman
2018-06-22
1
-24
/
+13
|
*
Add Background component
Brandon Millman
2018-06-22
3
-14
/
+35
|
*
Various relayer grid ui polish items
Brandon Millman
2018-06-22
6
-42
/
+42
*
|
Fix tslint error
fragosti
2018-06-23
1
-10
/
+10
[next]