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
*
Add orderWatcher to 0x.js docs
Fabio Berger
2017-11-30
3
-1
/
+14
*
Merge branch 'development' of github.com:0xProject/0x.js into development
Fabio Berger
2017-11-30
1
-1
/
+1
|
\
|
*
Publish
@0xproject/connect@0.2.0
Brandon Millman
2017-11-30
1
-1
/
+1
*
|
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
*
Merge branch 'development' into feature/connect-docs
Fabio Berger
2017-11-29
2
-3
/
+3
|
\
|
*
Fix connect documentation introduction and installation wording
Brandon Millman
2017-11-29
2
-3
/
+3
*
|
Rename @0xproject/connect to 0x Connect
Fabio Berger
2017-11-29
2
-2
/
+2
*
|
Rename packageName to displayName for clarity
Fabio Berger
2017-11-29
7
-9
/
+9
*
|
Fix phantom `Contracts` section issue
Fabio Berger
2017-11-29
1
-0
/
+5
*
|
Add 0x Connect to footer
Fabio Berger
2017-11-29
1
-0
/
+4
*
|
Update 0x.js to 0.27.1
Fabio Berger
2017-11-29
1
-1
/
+1
*
|
Lock the 0x.js version used in website
Fabio Berger
2017-11-29
1
-1
/
+1
*
|
Merge branch 'development' into feature/connect-docs
Fabio Berger
2017-11-29
4
-14
/
+5
|
\
|
|
*
Merge pull request #243 from 0xProject/fix/refactorDocs
Fabio Berger
2017-11-29
21
-691
/
+548
|
|
\
|
|
*
rename for clarity
Fabio Berger
2017-11-29
2
-4
/
+4
|
|
*
remove unused code
Fabio Berger
2017-11-29
1
-9
/
+0
|
*
|
Publish
Leonid Logvinov
2017-11-29
1
-1
/
+1
*
|
|
Add 0x Connect Docs to the menu and topBar
Fabio Berger
2017-11-29
2
-6
/
+22
*
|
|
Add connect docs
Fabio Berger
2017-11-29
3
-0
/
+105
*
|
|
Add subPackageName and get rid of hard-coded 0x.js in sourceLink
Fabio Berger
2017-11-29
6
-2
/
+17
|
|
/
|
/
|
*
|
Merge branch 'development' into fix/refactorDocs
Fabio Berger
2017-11-29
2
-1
/
+3
|
\
|
|
*
Export TransactionOpts type
Leonid Logvinov
2017-11-29
1
-0
/
+1
|
*
Make website private
Leonid Logvinov
2017-11-29
1
-0
/
+1
|
*
Publish
Leonid Logvinov
2017-11-29
1
-1
/
+1
*
|
Refactor the topLevel documentation react components for 0x.js and Smart cont...
Fabio Berger
2017-11-29
10
-599
/
+323
*
|
Fix tslint error
Fabio Berger
2017-11-29
1
-1
/
+1
*
|
Refactor docs to be more declarative, put all hard-coded doc-related data in ...
Fabio Berger
2017-11-29
16
-286
/
+428
|
/
*
Last remaining website fixes
Fabio Berger
2017-11-28
2
-8
/
+10
*
fix remaining tslint errors
Fabio Berger
2017-11-28
87
-469
/
+496
*
Fix tslint issues
Fabio Berger
2017-11-28
20
-257
/
+275
*
Add lint command to website sub-package
Fabio Berger
2017-11-28
1
-0
/
+1
*
Merge pull request #240 from 0xProject/fix/websiteMdDirectory
Brandon Millman
2017-11-28
8
-0
/
+81
|
\
|
*
Add md directory to website package and change generated docs directory
Brandon Millman
2017-11-28
8
-0
/
+81
*
|
remove comment
Fabio Berger
2017-11-28
1
-1
/
+0
*
|
Add "Web3" prefix to web3 alias types and link to the correct line in the web...
Fabio Berger
2017-11-28
2
-2
/
+14
*
|
Fix overlapping arg names
Fabio Berger
2017-11-28
1
-2
/
+1
*
|
Fix source links in 0x.js docs
Fabio Berger
2017-11-28
1
-3
/
+6
|
/
*
Fix subscriptions given latest changes to 0x.js
Fabio Berger
2017-11-24
1
-4
/
+5
*
Add exit code 0 because it is expected that uglifying the code throws an error
Fabio Berger
2017-11-24
1
-1
/
+1
*
update tokenByAddress after tokenStateByAddress to avoid race-condition
Fabio Berger
2017-11-24
1
-1
/
+1
*
Add error when unexpected condition hit
Fabio Berger
2017-11-24
1
-0
/
+3
*
Fix alignment
Fabio Berger
2017-11-24
1
-9
/
+9
*
Add missing keys
Fabio Berger
2017-11-24
1
-0
/
+2
*
Fix bug
Fabio Berger
2017-11-24
1
-2
/
+2
*
Force the clearance of tradeHistory
Fabio Berger
2017-11-23
1
-1
/
+1
*
Upgrade to latest 0x.js version and refactor subscriptions to use latest int...
Fabio Berger
2017-11-23
3
-26
/
+54
*
Fix build bug
Fabio Berger
2017-11-23
1
-0
/
+1
*
Add website to mono repo, update packages to align with existing sub-packages...
Fabio Berger
2017-11-22
290
-0
/
+23527