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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Publish
contracts@2.1.17
@0xproject/website@0.0.20
@0xproject/testnet-faucets@1.0.18
@0xproject/sra-report@0.0.3
@0xproject/sol-cov@0.0.3
@0xproject/react-docs-example@0.0.3
@0xproject/monorepo-scripts@0.1.14
@0xproject/dev-utils@0.3.1
@0xproject/deployer@0.3.1
0x.js@0.33.3
Fabio Berger
2018-03-19
26
-162
/
+162
*
Fix packages that aren't working as expected
Fabio Berger
2018-03-19
10
-14
/
+39
*
Make new packages default to public on publish
Fabio Berger
2018-03-19
2
-1
/
+7
*
Fix incorrect new versions
Fabio Berger
2018-03-19
2
-2
/
+2
*
Fix path to assets
Fabio Berger
2018-03-19
2
-4
/
+4
*
Publish
contracts@2.1.16
@0xproject/website@0.0.19
@0xproject/testnet-faucets@1.0.17
@0xproject/sra-report@0.0.2
@0xproject/sol-cov@0.0.2
@0xproject/react-docs-example@0.0.2
@0xproject/monorepo-scripts@0.1.13
@0xproject/dev-utils@0.3.0
@0xproject/deployer@0.3.0
0x.js@0.33.2
Fabio Berger
2018-03-19
26
-201
/
+206
*
Updated CHANGELOGS
Fabio Berger
2018-03-19
12
-12
/
+12
*
Merge pull request #456 from 0xProject/feature/connect/consolidate-types
Brandon Millman
2018-03-17
21
-93
/
+73
|
\
|
*
Fix quotation marks
Brandon Millman
2018-03-17
3
-3
/
+3
|
*
Updated CHANGELOGs
Brandon Millman
2018-03-15
3
-0
/
+6
|
*
Add SignedOrder, Order, and ECSignature types to the types package
Brandon Millman
2018-03-15
18
-93
/
+67
*
|
Merge pull request #457 from 0xProject/feature/sol-cov-tests
Leonid Logvinov
2018-03-16
20
-19
/
+848
|
\
\
|
*
|
Add a complex test for ast visitor
Leonid Logvinov
2018-03-16
2
-0
/
+478
|
*
|
Move opcodes to constants
Leonid Logvinov
2018-03-16
3
-9
/
+11
|
*
|
Add tests for sol-cov
Leonid Logvinov
2018-03-15
17
-14
/
+363
*
|
|
Fix issue with bundling subproviders for the browser by ignoring the `ganache...
Fabio Berger
2018-03-16
2
-0
/
+4
*
|
|
Add changelog entry about pragma addition
Fabio Berger
2018-03-16
1
-0
/
+1
*
|
|
Add pragma above command-line script
Fabio Berger
2018-03-16
1
-0
/
+3
|
|
/
|
/
|
*
|
Keep console.log in monorepo-scripts
Brandon Millman
2018-03-15
2
-4
/
+4
*
|
Merge branch 'development' into feature/utils/console-log
Brandon Millman
2018-03-15
142
-399
/
+771
|
\
|
|
*
Enable coverage for all other packages with tests
Leonid Logvinov
2018-03-15
13
-6
/
+24
|
*
Fix parallel coverage results reporting
Leonid Logvinov
2018-03-15
2
-8
/
+5
|
*
Fix linter issuesx
Fabio Berger
2018-03-14
2
-1
/
+2
|
*
Remove outdated comment
Fabio Berger
2018-03-14
1
-3
/
+0
|
*
Add script copying to build command
Fabio Berger
2018-03-14
1
-1
/
+2
|
*
Add postpublish script to sol-cov
Fabio Berger
2018-03-14
4
-6
/
+18
|
*
Merge branch 'development' into convertScriptsToTs
Fabio Berger
2018-03-14
116
-730
/
+1910
|
|
\
|
|
*
Transform input data before encoding for callAsync and getABIEncodedTransacti...
Amir Bandeali
2018-03-14
1
-0
/
+4
|
*
|
Move configuration into package.json configs section
Fabio Berger
2018-03-14
26
-162
/
+185
|
*
|
Consolidate docs generation and uploading logic
Fabio Berger
2018-03-14
5
-57
/
+32
|
*
|
Use async/await instead of promise syntax
Fabio Berger
2018-03-14
1
-15
/
+14
|
*
|
Move changelog entry
Fabio Berger
2018-03-14
2
-4
/
+5
|
*
|
remove unneeded include
Fabio Berger
2018-03-14
4
-4
/
+4
|
*
|
remove unused dep
Fabio Berger
2018-03-14
1
-1
/
+0
|
*
|
Fix lint issues
Fabio Berger
2018-03-13
19
-3
/
+21
|
*
|
Re-add linter to monorepo-scripts but with tslint-config dep at earlier versi...
Fabio Berger
2018-03-13
2
-0
/
+5
|
*
|
small fixes
Fabio Berger
2018-03-13
6
-7
/
+10
|
*
|
move scripts to monorepro-scripts
Fabio Berger
2018-03-13
121
-296
/
+497
|
*
|
Move abi-gen scripts to src
Fabio Berger
2018-03-13
4
-6
/
+16
|
*
|
Add missing dep
Fabio Berger
2018-03-13
1
-0
/
+1
|
*
|
Move monorepo_scripts into src dir removing the need for a separate globals.d...
Fabio Berger
2018-03-13
8
-102
/
+9
|
*
|
Convert 0x.js scripts to TS, move the prepublishUtils script to `dev-utils` a...
Fabio Berger
2018-03-13
11
-1
/
+202
|
*
|
Add missing prettier devDep
Fabio Berger
2018-03-12
1
-0
/
+1
|
*
|
Use `isMetaMask` flag rather then constructor name for Metamask provider dete...
Fabio Berger
2018-03-12
1
-4
/
+2
*
|
|
Update CHANGELOGs
Brandon Millman
2018-03-14
6
-1
/
+19
*
|
|
Consolidate all console.log into the @0xproject/utils package
Brandon Millman
2018-03-14
39
-125
/
+98
|
|
/
|
/
|
*
|
Merge pull request #426 from 0xProject/feature/solcov
Leonid Logvinov
2018-03-14
114
-729
/
+1905
|
\
\
|
*
|
Address feedback
Leonid Logvinov
2018-03-14
2
-14
/
+10
|
*
|
Revert "Report all coverage reports together"
Leonid Logvinov
2018-03-14
3
-5
/
+8
|
*
|
Report all coverage reports together
Leonid Logvinov
2018-03-13
3
-8
/
+5
|
*
|
Add other statement types
Leonid Logvinov
2018-03-13
1
-0
/
+24
|
*
|
Properly and consistently parse ENV vars
Leonid Logvinov
2018-03-13
4
-8
/
+9
|
*
|
Add forgotten file
Leonid Logvinov
2018-03-13
1
-0
/
+6
|
*
|
Start using solidity-parser-antlr
Leonid Logvinov
2018-03-13
5
-63
/
+357
|
*
|
Submit a TD PR
Leonid Logvinov
2018-03-12
1
-1
/
+1
|
*
|
Add an explanatory comment for making ranges unique
Leonid Logvinov
2018-03-12
1
-0
/
+1
|
*
|
Fix a typo in handling env variables
Leonid Logvinov
2018-03-12
1
-3
/
+3
|
*
|
Introduce TESTRPC_FIRST_ADDRESS
Leonid Logvinov
2018-03-12
2
-1
/
+4
|
*
|
Make BlockchainLifecycle accept only web3Wrapper
Leonid Logvinov
2018-03-12
11
-32
/
+28
|
*
|
Fix comments
Leonid Logvinov
2018-03-12
2
-6
/
+4
|
*
|
Fix deployer CHANGELOG
Leonid Logvinov
2018-03-12
1
-7
/
+7
|
*
|
Merge branch 'feature/solcov' of github.com:0xProject/0x-monorepo into featur...
Fabio Berger
2018-03-12
2
-0
/
+28
|
|
\
\
|
|
*
|
Add a HACK to detect coverage of the modifiers with no parameters
Leonid Logvinov
2018-03-12
2
-0
/
+28
|
*
|
|
Improve the sol-cov readme
Fabio Berger
2018-03-12
1
-4
/
+8
|
|
/
/
|
*
|
Treap transactions to address 0x0 as contract creation
Leonid Logvinov
2018-03-12
1
-6
/
+4
|
*
|
Add sol-cov README
Leonid Logvinov
2018-03-12
1
-0
/
+63
|
*
|
Add an example deployment script
Leonid Logvinov
2018-03-12
2
-1
/
+31
|
*
|
Fix subproviders CHANGELOG
Leonid Logvinov
2018-03-12
1
-2
/
+5
|
*
|
Remove redundant Date.now()
Leonid Logvinov
2018-03-12
3
-2
/
+20
|
*
|
Make env variables parsing more strict and add docs
Leonid Logvinov
2018-03-12
2
-2
/
+11
|
*
|
Fix a typo
Leonid Logvinov
2018-03-12
1
-1
/
+1
|
*
|
Make Deployer configurable by jsonrpcUrl instead of jsonrpcPort
Leonid Logvinov
2018-03-12
8
-20
/
+22
|
*
|
Use locks instead of semaphores in ledger subprovider
Leonid Logvinov
2018-03-12
2
-27
/
+15
|
*
|
Don't await lock releases
Leonid Logvinov
2018-03-12
1
-2
/
+2
|
*
|
Add support for async calls under coverage
Leonid Logvinov
2018-03-12
3
-20
/
+47
|
*
|
Fix coverage:report:html
Leonid Logvinov
2018-03-12
1
-1
/
+1
|
*
|
Add builtin modifier 'constant'
Leonid Logvinov
2018-03-12
1
-1
/
+1
|
*
|
Increase timeout
Leonid Logvinov
2018-03-12
1
-1
/
+1
|
*
|
Keep coverage directory
Leonid Logvinov
2018-03-12
1
-0
/
+0
|
*
|
Fix sources list generation in a compiler
Leonid Logvinov
2018-03-12
1
-1
/
+1
|
*
|
Fix a typo in tests
Leonid Logvinov
2018-03-12
1
-2
/
+2
|
*
|
Disable completed docs rule
Leonid Logvinov
2018-03-12
1
-1
/
+4
|
*
|
Run coverage on CI
Leonid Logvinov
2018-03-12
1
-1
/
+1
|
*
|
Use custom fork of ganache-core
Leonid Logvinov
2018-03-12
1
-1
/
+1
|
*
|
Don't do parallel calls
Leonid Logvinov
2018-03-12
1
-8
/
+4
|
*
|
Address feedback
Leonid Logvinov
2018-03-12
6
-14
/
+25
|
*
|
Make _getSingleFileCoverageForTrace a private static method
Leonid Logvinov
2018-03-12
1
-50
/
+51
|
*
|
Use better variable name
Leonid Logvinov
2018-03-12
1
-2
/
+2
|
*
|
Introduce redundant vars
Leonid Logvinov
2018-03-12
1
-3
/
+6
|
*
|
Throw an error if artifacts not found
Leonid Logvinov
2018-03-12
1
-0
/
+3
|
*
|
Fix a typo
Leonid Logvinov
2018-03-12
1
-1
/
+2
|
*
|
Use string enum for branch types
Leonid Logvinov
2018-03-12
1
-4
/
+10
|
*
|
Fix a typo
Leonid Logvinov
2018-03-12
1
-1
/
+1
|
*
|
Remove initial implementation entry
Leonid Logvinov
2018-03-12
1
-4
/
+0
|
*
|
Document env variables
Leonid Logvinov
2018-03-12
1
-0
/
+9
|
*
|
Add double negation before using shouldUseInProcessGanache
Leonid Logvinov
2018-03-12
1
-1
/
+1
|
*
|
Rename useInProcessGanache to shouldUseInProcessGanache
Leonid Logvinov
2018-03-12
2
-4
/
+4
|
*
|
Make coverage a module instead of a function
Leonid Logvinov
2018-03-12
4
-11
/
+16
|
*
|
Rename COVERAGE to SOLIDITY_COVERAGS
Leonid Logvinov
2018-03-12
4
-4
/
+4
|
*
|
Add better error handling in deployer constructor
Leonid Logvinov
2018-03-12
1
-3
/
+12
|
*
|
Move compiler URL to constants
Leonid Logvinov
2018-03-12
2
-1
/
+2
|
*
|
Handle an error while loading the compiler
Leonid Logvinov
2018-03-12
1
-0
/
+3
|
*
|
Introduce isCompilerAvailableLocally
Leonid Logvinov
2018-03-12
1
-1
/
+2
|
*
|
Fix variable name
Leonid Logvinov
2018-03-12
1
-5
/
+5
|
*
|
Rename getCoverageSubprovider to getCoverageSubproviderSingleton
Leonid Logvinov
2018-03-12
4
-6
/
+6
|
*
|
Improve migrations comment
Leonid Logvinov
2018-03-12
1
-2
/
+2
|
*
|
Stop making an assumption that contract code is immutable
Leonid Logvinov
2018-03-12
3
-52
/
+73
|
*
|
Cache code parsing
Leonid Logvinov
2018-03-12
3
-7
/
+22
|
*
|
use sourceList instead of sources
Leonid Logvinov
2018-03-12
1
-1
/
+1
|
*
|
Improve compiler output type
Leonid Logvinov
2018-03-12
1
-1
/
+4
|
*
|
Use in-process Ganache in contracts
Leonid Logvinov
2018-03-12
1
-1
/
+2
|
*
|
Revert mocha timeout increase
Leonid Logvinov
2018-03-12
1
-1
/
+1
|
*
|
Add sol-cover implementation
Leonid Logvinov
2018-03-12
109
-682
/
+1281
*
|
|
Fix the default always overriding to address
Jacob Evans
2018-03-12
1
-1
/
+1
|
|
/
|
/
|
*
|
Add `OrderRelevantState` to public types in 0x.js docs configs
Fabio Berger
2018-03-12
1
-0
/
+1
*
|
Merge pull request #447 from 0xProject/refactorAnalytics
Fabio Berger
2018-03-12
10
-82
/
+84
|
\
\
|
*
|
Fix tslint issues
Fabio Berger
2018-03-10
4
-3
/
+4
|
*
|
Refactor Analytics so that calls to ReactGA are all in a single module, combi...
Fabio Berger
2018-03-10
10
-82
/
+83
*
|
|
Update README
Leonid Logvinov
2018-03-12
1
-9
/
+18
|
|
/
|
/
|
*
|
Merge pull request #444 from 0xProject/dedupWeb3Wrapper
Fabio Berger
2018-03-11
21
-278
/
+308
|
\
\
|
*
|
Fix getTokenBalanceAndAllowanceAsync to take ownerAddressIfExists so that we ...
Fabio Berger
2018-03-11
6
-13
/
+25
|
*
|
Fix userAddress bugs
Fabio Berger
2018-03-11
4
-11
/
+15
|
*
|
Replace local PRECISION constants with global config.AMOUNT_DISPLAY_PRECISION
Fabio Berger
2018-03-11
5
-13
/
+13
|
*
|
Get rid of getFirstAccountIfExistsAsync since no longer needed
Fabio Berger
2018-03-11
1
-9
/
+4
|
*
|
Use undefined rather then an empty string in blockchainWatcher
Fabio Berger
2018-03-11
1
-8
/
+8
|
*
|
Refactor blockchain to store userAddress as address or undefined
Fabio Berger
2018-03-11
3
-39
/
+68
|
*
|
Add pr number to changelog
Fabio Berger
2018-03-11
1
-1
/
+1
|
*
|
Create blockchainWatcher class and refactor Portal such that Ether amounts ar...
Fabio Berger
2018-03-10
11
-94
/
+114
|
*
|
Add getProvider method to web3Wrapper
Fabio Berger
2018-03-10
2
-0
/
+7
|
*
|
remove remaining declaration
Fabio Berger
2018-03-09
1
-1
/
+0
|
*
|
Remove _exchangeAddress instance var from blockchain class
Fabio Berger
2018-03-09
1
-10
/
+1
|
*
|
Remove duplicitous methods from website's webWrapper
Fabio Berger
2018-03-09
2
-36
/
+9
|
*
|
Fix comment
Fabio Berger
2018-03-09
1
-1
/
+1
*
|
|
Merge pull request #442 from 0xProject/addPackagePublishConfig
Fabio Berger
2018-03-11
17
-1
/
+52
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'development' into addPackagePublishConfig
Fabio Berger
2018-03-09
198
-6355
/
+12352
|
|
\
\
|
*
|
|
Add package.json publishConfig so that these packages are published as public.
Fabio Berger
2018-03-08
17
-1
/
+52
*
|
|
|
Fixed merge issue
Tom Schmidt
2018-03-10
1
-18
/
+0
*
|
|
|
Merge branch 'development' into feature/website/web3-logging
Tom Schmidt
2018-03-10
218
-6417
/
+17744
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Fix tests by passing DummyToken args
Leonid Logvinov
2018-03-09
1
-2
/
+2
|
*
|
|
Fix tslint error
Fabio Berger
2018-03-09
1
-2
/
+1
|
*
|
|
Extend top-level tsconfigs
Fabio Berger
2018-03-09
1
-10
/
+2
|
*
|
|
Update README
Fabio Berger
2018-03-09
1
-1
/
+1
|
*
|
|
Update README
Fabio Berger
2018-03-09
1
-1
/
+1
|
*
|
|
rm unnecessary npmignore
Fabio Berger
2018-03-09
1
-4
/
+0
|
*
|
|
remove example top-level dir
Fabio Berger
2018-03-09
46
-31
/
+29
|
*
|
|
Remove example from react-docs package to react-docs-example package
Fabio Berger
2018-03-09
54
-59
/
+5291
|
*
|
|
Fix isse of sourceMapLoader looking at node_modules
Fabio Berger
2018-03-09
1
-0
/
+4
|
*
|
|
Export DocsState
Fabio Berger
2018-03-09
1
-1
/
+1
|
*
|
|
Remove unused dep from subproviders
Fabio Berger
2018-03-09
1
-1
/
+0
|
*
|
|
Add missing dependencies
Fabio Berger
2018-03-09
1
-0
/
+3
|
*
|
|
Add missing package.json fields
Fabio Berger
2018-03-09
2
-1
/
+17
|
*
|
|
Improve README
Fabio Berger
2018-03-09
1
-1
/
+1
|
*
|
|
Remove screenshot and host it on S3
Fabio Berger
2018-03-09
3
-2
/
+1
|
|
|
/
|
|
/
|
|
*
|
Update CHANGELOG
Amir Bandeali
2018-03-09
1
-0
/
+4
|
*
|
Add solc 0.4.20 and 0.4.21
Amir Bandeali
2018-03-09
3
-0
/
+48
|
*
|
Prettier sra-report README
Brandon Millman
2018-03-09
1
-7
/
+7
|
*
|
Publish
contracts@2.1.15
@0xproject/website@0.0.18
@0xproject/web3-wrapper@0.2.1
@0xproject/utils@0.4.1
@0xproject/types@0.3.1
@0xproject/testnet-faucets@1.0.16
@0xproject/subproviders@0.7.0
@0xproject/sra-report@0.0.1
@0xproject/react-shared@0.0.1
@0xproject/react-docs@0.0.1
@0xproject/json-schemas@0.7.14
@0xproject/dev-utils@0.2.1
@0xproject/deployer@0.2.1
@0xproject/connect@0.6.3
@0xproject/base-contract@0.0.3
@0xproject/assert@0.2.0
@0xproject/abi-gen@0.2.5
0x.js@0.33.1
Brandon Millman
2018-03-09
18
-83
/
+83
|
*
|
Updated CHANGELOGs
Brandon Millman
2018-03-09
7
-6
/
+8
|
*
|
Detail tests in the README
Brandon Millman
2018-03-09
1
-0
/
+13
|
*
|
Add support for ropsten and rinkeby
Brandon Millman
2018-03-09
4
-1
/
+17
|
*
|
Merge branch 'development' into feature/sra-reporter
Brandon Millman
2018-03-09
175
-6366
/
+11019
|
|
\
\
|
|
*
|
Fix prettier issues
Fabio Berger
2018-03-08
3
-3
/
+7
|
|
*
|
Merge branch 'development' into extractDocs
Fabio Berger
2018-03-08
17
-73
/
+136
|
|
|
\
|
|
|
|
*
Merge pull request #419 from 0xProject/fix/deployer-args
Leonid Logvinov
2018-03-08
8
-13
/
+32
|
|
|
|
\
|
|
|
|
*
Remove only
Leonid Logvinov
2018-02-28
1
-1
/
+1
|
|
|
|
*
Fix a typo
Leonid Logvinov
2018-02-28
1
-1
/
+1
|
|
|
|
*
Add PR name
Leonid Logvinov
2018-02-28
1
-1
/
+1
|
|
|
|
*
Improve an error message when an inorrect number of constructor params is passed
Leonid Logvinov
2018-02-28
8
-14
/
+33
|
|
|
*
|
Merge pull request #437 from 0xProject/feature/subproviders/update-ledgerco
Jacob Evans
2018-03-08
9
-60
/
+104
|
|
|
|
\
\
|
|
|
|
*
|
Improve README
Fabio Berger
2018-03-08
1
-7
/
+5
|
|
|
|
*
|
Feedback
Jacob Evans
2018-03-08
4
-9
/
+10
|
|
|
|
*
|
README on derivation path
Jacob Evans
2018-03-08
2
-0
/
+13
|
|
|
|
*
|
Use our dev seed derivation path.
Jacob Evans
2018-03-08
1
-1
/
+3
|
|
|
|
*
|
README
Jacob Evans
2018-03-07
1
-0
/
+20
|
|
|
|
*
|
Add ledger-node package as optional dependency
Jacob Evans
2018-03-07
4
-184
/
+208
|
|
|
|
*
|
Force shouldGetChainCode to true in types
Jacob Evans
2018-03-06
1
-2
/
+4
|
|
|
|
*
|
Nuke tests for now
Jacob Evans
2018-03-06
6
-230
/
+209
|
|
|
|
*
|
Remove old ledger
Jacob Evans
2018-03-06
2
-39
/
+0
|
|
|
|
*
|
Update ledgerco packages
Jacob Evans
2018-03-06
5
-32
/
+76
|
|
*
|
|
|
Add support for going back to previous hashes via the browser back button to ...
Fabio Berger
2018-03-08
1
-0
/
+8
|
|
*
|
|
|
Scroll to previous hashed elements when user clicks back button
Fabio Berger
2018-03-08
1
-0
/
+10
|
|
*
|
|
|
Add back strict null checks to react-shared package and fix issues
Fabio Berger
2018-03-08
5
-13
/
+30
|
|
*
|
|
|
remove ability to have implicit dependencies and add missing deps
Fabio Berger
2018-03-08
4
-2
/
+5
|
|
*
|
|
|
update license
Fabio Berger
2018-03-08
1
-1
/
+1
|
|
*
|
|
|
remove no-implicit-this
Fabio Berger
2018-03-08
2
-2
/
+0
|
|
*
|
|
|
Add example & screenshot to npmignore
Fabio Berger
2018-03-08
1
-0
/
+2
|
|
*
|
|
|
Remove `;` to be nice to windows users
Fabio Berger
2018-03-08
1
-1
/
+1
|
|
*
|
|
|
Use unencoded @ symbol, browser will fix
Fabio Berger
2018-03-08
1
-1
/
+1
|
|
*
|
|
|
Fix external type links
Fabio Berger
2018-03-08
1
-2
/
+1
|
|
*
|
|
|
Add comment about commented out CSS exception
Fabio Berger
2018-03-08
2
-12
/
+24
|
|
*
|
|
|
Fix css files with prettier
Fabio Berger
2018-03-08
6
-460
/
+1331
|
|
*
|
|
|
Prettify test jsons
Fabio Berger
2018-03-08
2
-6909
/
+6717
|
|
*
|
|
|
Flesh out the README
Fabio Berger
2018-03-07
2
-4
/
+47
|
|
*
|
|
|
Fix source line numbers in docJson since source needs to be identical to Gith...
Fabio Berger
2018-03-07
2
-563
/
+1007
|
|
*
|
|
|
fix source link
Fabio Berger
2018-03-07
1
-1
/
+1
|
|
*
|
|
|
Add command to deploy react-docs example
Fabio Berger
2018-03-07
1
-1
/
+3
|
|
*
|
|
|
Make sure we apply the appropriate syntax highlighting depending on the langu...
Fabio Berger
2018-03-07
5
-4
/
+15
|
|
*
|
|
|
Fix link color
Fabio Berger
2018-03-07
1
-0
/
+4
|
|
*
|
|
|
Move remaining type configs to topLevel DocsInfoConfigs
Fabio Berger
2018-03-07
8
-115
/
+176
|
|
*
|
|
|
Update 0.1.12 json to add types
Fabio Berger
2018-03-07
1
-1333
/
+3190
|
|
*
|
|
|
Update 0.2.0 doc json to include types
Fabio Berger
2018-03-07
3
-1705
/
+2271
|
|
*
|
|
|
Move RawLogEntry to types package
Fabio Berger
2018-03-07
3
-12
/
+16
|
|
*
|
|
|
Small improvements to docs
Fabio Berger
2018-03-07
1
-5
/
+5
|
|
*
|
|
|
Allow user to change versions in demo example
Fabio Berger
2018-03-07
4
-58
/
+2780
|
|
*
|
|
|
Add onSelectedVersion callback so it can be handled in any way the caller wishes
Fabio Berger
2018-03-07
9
-17
/
+35
|
|
*
|
|
|
Add back icons to example so that link icon renders
Fabio Berger
2018-03-07
8
-5166
/
+789
|
|
*
|
|
|
hide sidebar scrollbar unless onHover
Fabio Berger
2018-03-07
2
-2
/
+29
|
|
*
|
|
|
Move example to it's own folder
Fabio Berger
2018-03-07
35
-10
/
+10
|
|
*
|
|
|
Add example docs to react-docs package
Fabio Berger
2018-03-07
42
-137
/
+2264
|
|
*
|
|
|
Fix tslint errors
Fabio Berger
2018-03-07
8
-10
/
+8
|
|
*
|
|
|
Make sidebar header configurable
Fabio Berger
2018-03-07
6
-38
/
+57
|
|
*
|
|
|
Add publishConfig to package.json so that packages are published as public un...
Fabio Berger
2018-03-07
2
-0
/
+6
|
|
*
|
|
|
re-org index.ts
Fabio Berger
2018-03-07
1
-3
/
+3
|
|
*
|
|
|
Remove menuSubsectionsBySection prop from Documentation component
Fabio Berger
2018-03-07
2
-3
/
+2
|
|
*
|
|
|
Rename docsVersion prop to selectedVersion and docsVersions to versions for ...
Fabio Berger
2018-03-06
2
-10
/
+10
|
|
*
|
|
|
Move DocsInfo out of the components folder
Fabio Berger
2018-03-06
10
-12
/
+12
|
|
*
|
|
|
Remove location prop
Fabio Berger
2018-03-06
2
-3
/
+1
|
|
*
|
|
|
Move Documentation to the `@0xproject/react-docs` package
Fabio Berger
2018-03-06
59
-488
/
+653
|
|
*
|
|
|
Merge branch 'development' into extractDocs
Fabio Berger
2018-03-06
12
-6
/
+95
|
|
|
\
|
|
|
|
|
|
*
|
|
Also show staging 0x.js docs on development
Fabio Berger
2018-03-06
1
-3
/
+3
|
|
|
*
|
|
Fix source links in docs with a hack to support old and new versions of the T...
Fabio Berger
2018-03-06
1
-2
/
+13
|
|
|
|
/
/
|
|
*
|
|
Moved over all pages/shared components and dependencies to react-shared
Fabio Berger
2018-03-05
69
-150
/
+169
|
|
*
|
|
Bug fixes
Fabio Berger
2018-03-05
18
-28
/
+22
|
|
*
|
|
Merge branch 'development' into extractDocs
Fabio Berger
2018-03-05
39
-146
/
+165
|
|
|
\
\
\
|
|
*
\
\
\
Merge branch '0x.js/updateTypeDoc' into extractDocs
Fabio Berger
2018-03-04
7
-7
/
+32
|
|
|
\
\
\
\
|
|
*
|
|
|
|
Add clean command
Fabio Berger
2018-03-04
1
-1
/
+2
|
|
*
|
|
|
|
Add changelog and readme
Fabio Berger
2018-03-04
2
-0
/
+50
|
|
*
|
|
|
|
remove top-level configs
Fabio Berger
2018-03-04
3
-12
/
+0
|
|
*
|
|
|
|
Add react-shared as dep of website
Fabio Berger
2018-03-04
1
-0
/
+1
|
|
*
|
|
|
|
Setup initial react-shared sub-package
Fabio Berger
2018-03-04
14
-0
/
+197
|
|
*
|
|
|
|
Move over AnchorTitle and associated elements
Fabio Berger
2018-03-04
18
-125
/
+28
|
|
*
|
|
|
|
Merge branch 'development' into extractDocs
Fabio Berger
2018-03-04
28
-66
/
+66
|
|
|
\
\
\
\
\
|
*
|
|
|
|
|
|
Add publish config to package.json
Fabio Berger
2018-03-08
1
-0
/
+3
|
*
|
|
|
|
|
|
Disable completed docs linting for globals
Brandon Millman
2018-03-07
1
-0
/
+1
|
*
|
|
|
|
|
|
Add name to environment
Brandon Millman
2018-03-07
1
-0
/
+3
|
*
|
|
|
|
|
|
Add relevant newman typings
Brandon Millman
2018-03-07
1
-1
/
+3
|
*
|
|
|
|
|
|
Random fixes
Brandon Millman
2018-03-07
2
-2
/
+1
|
*
|
|
|
|
|
|
Print error message when no orders are found from /orders
Brandon Millman
2018-03-07
1
-1
/
+3
|
*
|
|
|
|
|
|
Refactor environment factory and generalize token environment keys
Brandon Millman
2018-03-07
4
-79
/
+99
|
*
|
|
|
|
|
|
Flesh out README
Brandon Millman
2018-03-07
2
-10
/
+62
|
*
|
|
|
|
|
|
Add support for custom environment file
Brandon Millman
2018-03-06
2
-15
/
+25
|
*
|
|
|
|
|
|
Prettier
Brandon Millman
2018-03-06
5
-985
/
+922
|
*
|
|
|
|
|
|
Add options for exporting environment and collection files
Brandon Millman
2018-03-06
1
-3
/
+18
|
*
|
|
|
|
|
|
Add comment to environment factory
Brandon Millman
2018-03-06
1
-3
/
+8
|
*
|
|
|
|
|
|
Change all globals in environment variables
Brandon Millman
2018-03-06
7
-995
/
+1006
|
*
|
|
|
|
|
|
Change url command line option to endpoint-url
Brandon Millman
2018-03-06
2
-9
/
+9
|
*
|
|
|
|
|
|
Rename isHttpUrl to isWebUri in assert package
Brandon Millman
2018-03-06
5
-7
/
+11
|
*
|
|
|
|
|
|
Update 0x package versions and fix yarn.lock
Brandon Millman
2018-03-06
1
-9
/
+9
|
*
|
|
|
|
|
|
Merge branch 'development' into feature/sra-reporter
Brandon Millman
2018-03-06
96
-340
/
+1097
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Fix up some postman tests
Brandon Millman
2018-03-02
1
-49
/
+21
[next]