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
/
ts
/
components
/
generate_order
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: replace @0xproject with @0x in .tsx files
Fabio Berger
2018-10-18
2
-5
/
+5
*
Use order parser utils from order utils
fragosti
2018-09-05
1
-2
/
+1
*
Update generate and fill order flows
Brandon Millman
2018-08-31
1
-3
/
+4
*
Initial changes for v2 portal
Brandon Millman
2018-08-31
1
-18
/
+30
*
Change all onTouchTap to onClick
fragosti
2018-08-25
1
-2
/
+2
*
Fix tslint issues
Leonid Logvinov
2018-07-17
1
-1
/
+1
*
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...
fragosti
2018-07-14
1
-16
/
+22
|
\
|
*
Make Analytics API non-async
fragosti
2018-07-13
1
-4
/
+2
|
*
Add no-floating-promises ignore comments
fragosti
2018-07-12
1
-0
/
+2
|
*
Integrate heap analytics
fragosti
2018-07-12
1
-4
/
+4
|
*
Replace calls to google analytics with calls to heap
fragosti
2018-07-12
1
-15
/
+21
*
|
Make error reporter not return a promise and add more environment possibilities
fragosti
2018-07-13
1
-1
/
+1
|
/
*
Update token registry icons and asset picker flows
Brandon Millman
2018-07-07
1
-13
/
+27
*
Remove isTracked field on token in favor of trackedTimestamp
Brandon Millman
2018-06-29
2
-7
/
+7
*
Use moment and lodash
Brandon Millman
2018-06-29
1
-1
/
+2
*
Sort wallet tokens by timestamp added and scroll to newly added token
Brandon Millman
2018-06-29
1
-0
/
+1
*
Polish asset picker layout
Brandon Millman
2018-06-27
1
-4
/
+4
*
Do not render ZRX or WETH as removable tracked tokens
Brandon Millman
2018-06-23
1
-1
/
+4
*
Pulled out reset AssetPicker state into a common variable
Brandon Millman
2018-06-23
1
-15
/
+9
*
Do not add empty token to local storage
Brandon Millman
2018-06-22
1
-0
/
+8
*
Move some layout logic out of the Identicon component
Brandon Millman
2018-06-20
1
-2
/
+2
*
Fix no-unused-variable tslint rule to include parameters and fix issues
Fabio Berger
2018-06-12
2
-4
/
+4
*
Change shouldRenderHeader prop to shouldHideHeader
Brandon Millman
2018-06-07
1
-3
/
+3
*
Update GenerateOrderForm and FillOrder components
Brandon Millman
2018-06-06
1
-3
/
+14
*
Remove 0x.js as a dependency from website
Leonid Logvinov
2018-05-24
1
-5
/
+6
*
Fix TSLint rules
Fabio Berger
2018-05-16
1
-4
/
+4
*
Add missing type definitions
Leonid Logvinov
2018-05-14
3
-23
/
+23
*
Consolidate all console.log into the @0xproject/utils package
Brandon Millman
2018-03-14
1
-4
/
+4
*
Merge pull request #447 from 0xProject/refactorAnalytics
Fabio Berger
2018-03-12
1
-12
/
+3
|
\
|
*
Fix tslint issues
Fabio Berger
2018-03-10
1
-1
/
+1
|
*
Refactor Analytics so that calls to ReactGA are all in a single module, combi...
Fabio Berger
2018-03-10
1
-12
/
+3
*
|
Fix getTokenBalanceAndAllowanceAsync to take ownerAddressIfExists so that we ...
Fabio Berger
2018-03-11
1
-1
/
+2
|
/
*
Fix tslint errors
Fabio Berger
2018-03-07
1
-2
/
+1
*
Move Documentation to the `@0xproject/react-docs` package
Fabio Berger
2018-03-06
1
-1
/
+2
*
Moved over all pages/shared components and dependencies to react-shared
Fabio Berger
2018-03-05
2
-2
/
+2
*
Make naming of schemas consistent
Leonid Logvinov
2018-02-09
1
-2
/
+2
*
Address feedback
Leonid Logvinov
2018-02-08
1
-8
/
+9
*
Remove hash from signatureData
Leonid Logvinov
2018-02-08
1
-13
/
+4
*
Remove networkId from orderJSON
Leonid Logvinov
2018-02-08
1
-2
/
+0
*
Add networkId to event label
Fabio Berger
2018-02-07
1
-1
/
+4
*
Converted BigNumber to number for GA logging
Thomas Schmidt
2018-02-06
1
-1
/
+1
*
GA logging for order creation
Thomas Schmidt
2018-02-06
1
-0
/
+12
*
Fix linter errors
Fabio Berger
2018-01-31
3
-4
/
+2
*
Implement just-in-time loading of token balances & allowances
Fabio Berger
2018-01-28
3
-31
/
+17
*
Allow Token symbols to be alphanumeric
Jacob Evans
2018-01-19
1
-4
/
+4
*
Enable restrict-plus-operands and fix issues detected
Leonid Logvinov
2018-01-17
1
-1
/
+1
*
Use configured version of bignumber in all packages
Leonid Logvinov
2018-01-04
2
-2
/
+2
*
Apply prettier config
Leonid Logvinov
2018-01-03
3
-98
/
+117
*
Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors
Brandon Millman
2017-12-20
3
-59
/
+59
*
Refactor remaining _.assign to spread operator
Fabio Berger
2017-12-19
1
-1
/
+3
*
standarize on `grey` over `gray` spelling and other color related fixes
Fabio Berger
2017-12-18
2
-2
/
+2
*
Standardize colors to always be in uppercase hex and consolidate material-ui ...
Fabio Berger
2017-12-18
2
-4
/
+4
*
Consolidate all custom colors and material-ui colors into a colors module
Fabio Berger
2017-12-18
2
-2
/
+2
*
Update first two string enums to native type
Fabio Berger
2017-12-18
1
-13
/
+13
*
Fix website unused vars
Leonid Logvinov
2017-12-15
3
-33
/
+2
*
fix remaining tslint errors
Fabio Berger
2017-11-28
3
-35
/
+35
*
update tokenByAddress after tokenStateByAddress to avoid race-condition
Fabio Berger
2017-11-24
1
-1
/
+1
*
Add website to mono repo, update packages to align with existing sub-packages...
Fabio Berger
2017-11-22
3
-0
/
+876