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
/
containers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Documentation to the `@0xproject/react-docs` package
Fabio Berger
2018-03-06
3
-15
/
+9
*
Merge branch 'development' into extractDocs
Fabio Berger
2018-03-04
2
-2
/
+2
|
\
|
*
Update all mentions of the repo name being `0x.js` to `0x-monorepo`
Fabio Berger
2018-03-04
2
-2
/
+2
*
|
Because we now include non-0x.js source, the keys changed. Needed to add both...
Fabio Berger
2018-03-03
1
-8
/
+25
|
/
*
Give all container files the proper file suffix: ts
Fabio Berger
2018-03-02
10
-0
/
+0
*
Move more configs into docsInfo and remove logic that does not belong there e...
Fabio Berger
2018-02-28
3
-15
/
+46
*
remove docsJsonRoot from docsInfo
Fabio Berger
2018-02-27
3
-10
/
+0
*
Merge branch 'development' into moveOutDocGenerator
Fabio Berger
2018-02-26
1
-0
/
+1
|
\
|
*
Merge pull request #410 from 0xProject/translateHomepage
Fabio Berger
2018-02-22
9
-0
/
+146
|
|
\
|
*
|
Add configurable heartbeat to WebSocketOrderbookChannel
Brandon Millman
2018-02-16
1
-0
/
+1
*
|
|
Begin refactoring out doc generator template
Fabio Berger
2018-02-22
3
-12
/
+12
|
|
/
|
/
|
*
|
Keep topBar and footer language to the one picked by the user
Fabio Berger
2018-02-22
8
-0
/
+118
*
|
Move translate to redux
Fabio Berger
2018-02-21
1
-0
/
+28
|
/
*
Add missing public types from connect docs
Brandon Millman
2018-02-15
2
-2
/
+3
*
Add docs staging to 0x.js package
Brandon Millman
2018-02-15
1
-2
/
+7
*
Add support for intersection types in docs
Brandon Millman
2018-02-15
1
-2
/
+7
*
Add page options to relevant HttpClient methods
Brandon Millman
2018-02-14
1
-2
/
+3
*
Address feedback
Leonid Logvinov
2018-02-08
1
-1
/
+1
*
Remove hash from signatureData
Leonid Logvinov
2018-02-08
1
-2
/
+3
*
Remove unused types and take their names
Leonid Logvinov
2018-02-07
1
-2
/
+2
*
Rename expiration to expirationUnixTimestampSec
Leonid Logvinov
2018-02-07
1
-2
/
+2
*
Add OrderWatcherConfig to the list of public types
Leonid Logvinov
2018-02-01
1
-0
/
+1
*
Fix linter errors
Fabio Berger
2018-01-31
2
-18
/
+2
*
Implement just-in-time loading of token balances & allowances
Fabio Berger
2018-01-28
2
-4
/
+4
*
Initial Ledger support implementation
Fabio Berger
2018-01-28
1
-2
/
+15
*
Fix ts error in portal after enabling more strict checks
Leonid Logvinov
2018-01-10
1
-6
/
+2
*
Use configured version of bignumber in all packages
Leonid Logvinov
2018-01-04
2
-2
/
+2
*
Apply prettier config
Leonid Logvinov
2018-01-03
5
-127
/
+76
*
Create types sectionName constant
Fabio Berger
2017-12-22
2
-2
/
+4
*
Export new public types
Leonid Logvinov
2017-12-20
1
-0
/
+3
*
Add etherToken.getLogsAsync and etherToken.subscribe with tests
Leonid Logvinov
2017-12-20
1
-0
/
+2
*
Remove etherToken from smart contract docs
Fabio Berger
2017-12-20
1
-3
/
+0
*
Merge branch 'development' into refactor/website
Fabio Berger
2017-12-20
1
-0
/
+1
|
\
|
*
Rename SubscriptionOpts to BlockRange
Leonid Logvinov
2017-12-19
1
-0
/
+1
*
|
Refactor configs and constants, standardize on uppercase/snakecase, alphebeti...
Fabio Berger
2017-12-19
2
-18
/
+22
*
|
Update first two string enums to native type
Fabio Berger
2017-12-18
1
-2
/
+2
|
/
*
Two mysteriously missing imports
Fabio Berger
2017-12-16
1
-0
/
+1
*
Fix website unused vars
Leonid Logvinov
2017-12-15
5
-16
/
+8
*
Add WebSocketOrderbookChannel to connect docs
Brandon Millman
2017-12-12
1
-1
/
+13
*
Add orderWatcher to 0x.js docs
Fabio Berger
2017-11-30
1
-0
/
+12
*
Add order and signedOrder to public types
Fabio Berger
2017-11-30
1
-0
/
+2
*
Add TokenTradeInfo to public types
Fabio Berger
2017-11-30
1
-0
/
+1
*
Rename packageName to displayName for clarity
Fabio Berger
2017-11-29
3
-3
/
+3
*
Add connect docs
Fabio Berger
2017-11-29
1
-0
/
+97
*
Add subPackageName and get rid of hard-coded 0x.js in sourceLink
Fabio Berger
2017-11-29
1
-0
/
+1
*
Merge branch 'development' into fix/refactorDocs
Fabio Berger
2017-11-29
1
-0
/
+1
|
\
*
|
Refactor the topLevel documentation react components for 0x.js and Smart cont...
Fabio Berger
2017-11-29
2
-12
/
+190
|
/
*
fix remaining tslint errors
Fabio Berger
2017-11-28
4
-25
/
+25
*
Add website to mono repo, update packages to align with existing sub-packages...
Fabio Berger
2017-11-22
4
-0
/
+212