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
/
react-docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: Add --format stylish to tslint
Alex Browne
2018-10-24
1
-1
/
+1
*
Remove unused listeners
Fabio Berger
2018-10-20
1
-10
/
+0
*
chore: Fix scroll issue by bumping version and installing from new branch
Fabio Berger
2018-10-19
1
-1
/
+1
*
Publish
ethereum-types@1.1.1
contracts@2.1.50
@0x/website@0.0.55
@0x/web3-wrapper@3.1.0
@0x/utils@2.0.3
@0x/typescript-typings@3.0.3
@0x/types@1.2.0
@0x/tslint-config@1.0.9
@0x/testnet-faucets@1.0.52
@0x/subproviders@2.1.0
@0x/sra-spec@1.0.7
@0x/sol-resolver@1.0.15
@0x/sol-doc@1.0.3
@0x/sol-cov@2.1.8
@0x/sol-compiler@1.1.8
@0x/react-shared@1.0.17
@0x/react-docs@1.0.14
@0x/order-watcher@2.2.0
@0x/order-utils@2.0.0
@0x/monorepo-scripts@1.0.12
@0x/migrations@2.0.0
@0x/metacoin@0.0.24
@0x/json-schemas@2.0.0
@0x/instant@0.0.3
@0x/fill-scenarios@1.0.8
@0x/dev-utils@1.0.13
@0x/dev-tools-pages@0.0.2
@0x/contract-wrappers@3.0.0
@0x/contract-artifacts@1.0.1
@0x/contract-addresses@1.0.1
@0x/connect@3.0.2
@0x/base-contract@3.0.2
@0x/asset-buyer@2.1.0
@0x/assert@1.0.14
@0x/abi-gen@1.0.14
@0x/abi-gen-wrappers@1.0.1
0x.js@2.0.0
Leonid Logvinov
2018-10-18
1
-6
/
+6
*
Updated CHANGELOGS
Leonid Logvinov
2018-10-18
2
-1
/
+14
*
Fix prettier issues
Leonid Logvinov
2018-10-18
1
-7
/
+1
*
chore: add missing import
Fabio Berger
2018-10-18
1
-1
/
+1
*
chore: fix imports
Fabio Berger
2018-10-18
5
-11
/
+11
*
chore: add missing imports
Fabio Berger
2018-10-18
1
-2
/
+2
*
chore: replace @0xproject with @0x in .tsx files
Fabio Berger
2018-10-18
7
-11
/
+11
*
chore: change README.md from 0xproject to 0x
Jacob Evans
2018-10-18
1
-5
/
+5
*
chore: change tslint.json from 0xproject to 0x
Jacob Evans
2018-10-18
1
-1
/
+1
*
chore: change package org from 0xproject to 0x
Jacob Evans
2018-10-18
4
-11
/
+11
*
Update react-scroll hash to avoid collision with older, unfixed branch
Fabio Berger
2018-10-18
1
-1
/
+1
*
nit: use styled-component instead of react-state for onHover
Fabio Berger
2018-10-17
1
-1
/
+3
*
nit: use ObjectMap
Fabio Berger
2018-10-17
1
-1
/
+1
*
Merge branch 'dev-section-redesign' into reSkinReferenceDocs
Fabio Berger
2018-10-16
1
-1
/
+0
|
\
|
*
merge development
Fabio Berger
2018-10-16
1
-1
/
+0
|
|
\
|
|
*
Remove unused copyfiles dependencies
Alex Browne
2018-10-16
1
-1
/
+0
*
|
|
chore: don't use Container in react-shared, react-docs yet
Fabio Berger
2018-10-16
1
-7
/
+8
*
|
|
chore: Remove unused prop
Fabio Berger
2018-10-16
1
-1
/
+0
*
|
|
chore: simplify
Fabio Berger
2018-10-16
1
-1
/
+1
*
|
|
feat: highlighted sidebar as you scroll on doc reference pages
Fabio Berger
2018-10-16
2
-4
/
+6
*
|
|
chore: Remove unused state
Fabio Berger
2018-10-15
1
-19
/
+1
*
|
|
fix: Nested a tag warning in console by not rendering a tags within type defi...
Fabio Berger
2018-10-15
2
-29
/
+34
*
|
|
chore: improve colors
Fabio Berger
2018-10-15
1
-2
/
+2
*
|
|
chore: many small stylistic changes
Fabio Berger
2018-10-15
1
-1
/
+16
*
|
|
Refactor Home so that Dev section chrome is reusable across pages
Fabio Berger
2018-10-12
4
-144
/
+47
|
/
/
*
|
Merge branch 'development' into dev-section-redesign
Fabio Berger
2018-10-09
3
-13
/
+13
|
\
|
|
*
Publish
ethereum-types@1.0.11
contracts@2.1.49
@0xproject/website@0.0.54
@0xproject/web3-wrapper@3.0.3
@0xproject/utils@2.0.2
@0xproject/typescript-typings@3.0.2
@0xproject/types@1.1.4
@0xproject/tslint-config@1.0.8
@0xproject/testnet-faucets@1.0.51
@0xproject/subproviders@2.0.7
@0xproject/sra-spec@1.0.6
@0xproject/sra-report@1.0.13
@0xproject/sol-resolver@1.0.14
@0xproject/sol-doc@1.0.2
@0xproject/sol-cov@2.1.7
@0xproject/sol-compiler@1.1.7
@0xproject/react-shared@1.0.15
@0xproject/react-docs@1.0.13
@0xproject/order-watcher@2.1.1
@0xproject/order-utils@1.0.7
@0xproject/monorepo-scripts@1.0.11
@0xproject/migrations@1.0.14
@0xproject/metacoin@0.0.23
@0xproject/json-schemas@1.0.7
@0xproject/instant@0.0.2
@0xproject/fill-scenarios@1.0.7
@0xproject/dev-utils@1.0.12
@0xproject/contract-wrappers@2.0.2
@0xproject/connect@3.0.1
@0xproject/base-contract@3.0.1
@0xproject/asset-buyer@2.0.0
@0xproject/assert@1.0.13
@0xproject/abi-gen@1.0.13
0x.js@1.0.8
Brandon Millman
2018-10-05
1
-6
/
+6
|
*
Updated CHANGELOGS
Brandon Millman
2018-10-05
2
-7
/
+7
*
|
Remove type prop and instead infer it from the value of to
Fabio Berger
2018-10-05
3
-22
/
+17
*
|
Remove style prop from Link
Fabio Berger
2018-10-05
1
-4
/
+4
*
|
Rename scroll container
Fabio Berger
2018-10-05
1
-1
/
+1
*
|
merge base branch
Fabio Berger
2018-10-05
10
-30
/
+59
|
\
|
|
*
Introduce a build:ci command that doesn't build webpack bundles
Leonid Logvinov
2018-10-02
1
-0
/
+1
|
*
Updated CHANGELOGS
Leonid Logvinov
2018-10-02
2
-0
/
+13
|
*
merge development
Fabio Berger
2018-09-30
3
-5
/
+18
|
|
\
|
*
|
Fix badge alignment
Fabio Berger
2018-09-28
1
-1
/
+1
|
*
|
Add more basic types
Fabio Berger
2018-09-28
1
-1
/
+1
|
*
|
Fix section headers
Fabio Berger
2018-09-28
1
-1
/
+1
|
*
|
Switch over remaining usage of `sections.types` for `typeSectionName`
Fabio Berger
2018-09-28
1
-2
/
+2
|
*
|
Fix linter
Fabio Berger
2018-09-28
2
-3
/
+2
|
*
|
Remove excessive type
Fabio Berger
2018-09-28
1
-2
/
+1
|
*
|
Only show arguments if the params are named (i.e not generated getters)
Fabio Berger
2018-09-28
1
-3
/
+4
|
*
|
Improve keys
Fabio Berger
2018-09-28
3
-8
/
+10
|
*
|
Re-use interface component for rendering structs but label it differently
Fabio Berger
2018-09-28
1
-2
/
+2
|
*
|
Make sure basic solidity types are colored orange
Fabio Berger
2018-09-28
1
-1
/
+2
|
*
|
Don't render colon for auto-generated getters
Fabio Berger
2018-09-28
1
-2
/
+7
|
*
|
Render fallback functions better
Fabio Berger
2018-09-28
2
-4
/
+9
|
*
|
Improve key
Fabio Berger
2018-09-28
1
-2
/
+2
|
*
|
Add typeSectionName to docsInfo so we don't use hard-coded "Types"
Fabio Berger
2018-09-28
2
-4
/
+6
|
*
|
Add more robust key
Fabio Berger
2018-09-28
1
-2
/
+3
*
|
|
Fix linter
Fabio Berger
2018-10-04
1
-1
/
+1
*
|
|
Remove stray console.log
Fabio Berger
2018-10-03
1
-2
/
+0
*
|
|
Use same Link UI component for react-scroll links
Fabio Berger
2018-10-03
2
-16
/
+47
|
|
/
|
/
|
*
|
Publish
ethereum-types@1.0.9
contracts@2.1.48
@0xproject/website@0.0.53
@0xproject/web3-wrapper@3.0.2
@0xproject/utils@2.0.0
@0xproject/typescript-typings@3.0.0
@0xproject/types@1.1.2
@0xproject/testnet-faucets@1.0.50
@0xproject/subproviders@2.0.6
@0xproject/sra-spec@1.0.5
@0xproject/sra-report@1.0.12
@0xproject/sol-resolver@1.0.12
@0xproject/sol-doc@1.0.1
@0xproject/sol-cov@2.1.6
@0xproject/sol-compiler@1.1.6
@0xproject/react-shared@1.0.13
@0xproject/react-docs@1.0.12
@0xproject/order-watcher@2.1.0
@0xproject/order-utils@1.0.6
@0xproject/monorepo-scripts@1.0.10
@0xproject/migrations@1.0.13
@0xproject/metacoin@0.0.22
@0xproject/json-schemas@1.0.5
@0xproject/fill-scenarios@1.0.6
@0xproject/dev-utils@1.0.11
@0xproject/contract-wrappers@2.0.1
@0xproject/connect@3.0.0
@0xproject/base-contract@3.0.0
@0xproject/asset-buyer@1.0.2
@0xproject/assert@1.0.12
@0xproject/abi-gen@1.0.12
0x.js@1.0.7
Fabio Berger
2018-09-29
1
-5
/
+5
*
|
Updated CHANGELOGS
Fabio Berger
2018-09-29
2
-0
/
+13
|
/
*
Merge remote-tracking branch 'upstream/development' into sol-doc
F. Eugene Aumson
2018-09-26
3
-4
/
+17
|
\
|
*
Publish
ethereum-types@1.0.8
contracts@2.1.47
@0xproject/website@0.0.52
@0xproject/web3-wrapper@3.0.1
@0xproject/utils@1.0.11
@0xproject/typescript-typings@2.0.2
@0xproject/types@1.1.1
@0xproject/testnet-faucets@1.0.49
@0xproject/subproviders@2.0.5
@0xproject/sra-spec@1.0.4
@0xproject/sra-report@1.0.11
@0xproject/sol-resolver@1.0.11
@0xproject/sol-cov@2.1.5
@0xproject/sol-compiler@1.1.5
@0xproject/react-shared@1.0.12
@0xproject/react-docs@1.0.11
@0xproject/order-watcher@2.0.0
@0xproject/order-utils@1.0.5
@0xproject/migrations@1.0.12
@0xproject/metacoin@0.0.21
@0xproject/json-schemas@1.0.4
@0xproject/fill-scenarios@1.0.5
@0xproject/dev-utils@1.0.10
@0xproject/contract-wrappers@2.0.0
@0xproject/connect@2.0.4
@0xproject/base-contract@2.0.5
@0xproject/asset-buyer@1.0.1
@0xproject/assert@1.0.11
@0xproject/abi-gen@1.0.11
0x.js@1.0.6
Fabio Berger
2018-09-26
1
-4
/
+4
|
*
Updated CHANGELOGS
Fabio Berger
2018-09-26
2
-0
/
+13
*
|
Merge remote-tracking branch 'upstream/development' into sol-doc
F. Eugene Aumson
2018-09-26
5
-14
/
+35
|
\
|
|
*
Properly render function generic types that don't extend another type
Fabio Berger
2018-09-26
3
-10
/
+18
|
*
Publish
contracts@2.1.46
@0xproject/website@0.0.51
@0xproject/web3-wrapper@3.0.0
@0xproject/utils@1.0.10
@0xproject/types@1.1.0
@0xproject/testnet-faucets@1.0.48
@0xproject/subproviders@2.0.4
@0xproject/sra-spec@1.0.3
@0xproject/sra-report@1.0.10
@0xproject/sol-resolver@1.0.10
@0xproject/sol-cov@2.1.4
@0xproject/sol-compiler@1.1.4
@0xproject/react-shared@1.0.11
@0xproject/react-docs@1.0.10
@0xproject/order-watcher@1.0.5
@0xproject/order-utils@1.0.4
@0xproject/migrations@1.0.11
@0xproject/metacoin@0.0.20
@0xproject/json-schemas@1.0.3
@0xproject/fill-scenarios@1.0.4
@0xproject/dev-utils@1.0.9
@0xproject/contract-wrappers@1.0.5
@0xproject/connect@2.0.3
@0xproject/base-contract@2.0.4
@0xproject/asset-buyer@1.0.0
@0xproject/assert@1.0.10
@0xproject/abi-gen@1.0.10
0x.js@1.0.5
Leonid Logvinov
2018-09-25
1
-4
/
+4
|
*
Updated CHANGELOGS
Leonid Logvinov
2018-09-25
2
-0
/
+13
*
|
fix: explain why tslint rule is disabled
F. Eugene Aumson
2018-09-26
1
-0
/
+1
*
|
fix: rename SupportedDocJson field to SolDoc
F. Eugene Aumson
2018-09-26
3
-3
/
+3
*
|
Merge remote-tracking branch 'upstream/development' into sol-doc
F. Eugene Aumson
2018-09-25
3
-5
/
+18
|
\
|
|
*
Publish
ethereum-types@1.0.7
contracts@2.1.45
@0xproject/website@0.0.50
@0xproject/web3-wrapper@2.0.3
@0xproject/utils@1.0.9
@0xproject/typescript-typings@2.0.1
@0xproject/types@1.0.2
@0xproject/testnet-faucets@1.0.47
@0xproject/subproviders@2.0.3
@0xproject/sra-spec@1.0.2
@0xproject/sra-report@1.0.9
@0xproject/sol-resolver@1.0.9
@0xproject/sol-cov@2.1.3
@0xproject/sol-compiler@1.1.3
@0xproject/react-shared@1.0.10
@0xproject/react-docs@1.0.9
@0xproject/order-watcher@1.0.4
@0xproject/order-utils@1.0.3
@0xproject/monorepo-scripts@1.0.9
@0xproject/migrations@1.0.10
@0xproject/metacoin@0.0.19
@0xproject/json-schemas@1.0.2
@0xproject/forwarder-helper@1.0.4
@0xproject/fill-scenarios@1.0.3
@0xproject/dev-utils@1.0.8
@0xproject/contract-wrappers@1.0.4
@0xproject/connect@2.0.2
@0xproject/base-contract@2.0.3
@0xproject/assert@1.0.9
@0xproject/abi-gen@1.0.9
0x.js@1.0.4
Leonid Logvinov
2018-09-21
1
-4
/
+4
|
*
Updated CHANGELOGS
Leonid Logvinov
2018-09-21
2
-0
/
+13
|
*
Don't depend on a specific version of node types
Leonid Logvinov
2018-09-21
1
-1
/
+1
*
|
BREAKING CHANGE: document contracts from sol-doc
F. Eugene Aumson
2018-09-22
8
-226
/
+9
*
|
Merge branch 'development' into sol-doc
F. Eugene Aumson
2018-09-12
3
-5
/
+18
|
\
|
|
*
Publish
ethereum-types@1.0.6
contracts@2.1.43
@0xproject/website@0.0.47
@0xproject/web3-wrapper@2.0.2
@0xproject/utils@1.0.8
@0xproject/typescript-typings@2.0.0
@0xproject/types@1.0.1
@0xproject/tslint-config@1.0.7
@0xproject/testnet-faucets@1.0.44
@0xproject/subproviders@2.0.2
@0xproject/sra-spec@1.0.1
@0xproject/sra-report@1.0.8
@0xproject/sol-resolver@1.0.8
@0xproject/sol-cov@2.1.2
@0xproject/sol-compiler@1.1.2
@0xproject/react-shared@1.0.9
@0xproject/react-docs@1.0.8
@0xproject/order-watcher@1.0.1
@0xproject/order-utils@1.0.1
@0xproject/monorepo-scripts@1.0.8
@0xproject/migrations@1.0.7
@0xproject/metacoin@0.0.18
@0xproject/json-schemas@1.0.1
@0xproject/forwarder-helper@1.0.1
@0xproject/fill-scenarios@1.0.1
@0xproject/dev-utils@1.0.7
@0xproject/contract-wrappers@1.0.1
@0xproject/connect@2.0.0
@0xproject/base-contract@2.0.2
@0xproject/assert@1.0.8
@0xproject/abi-gen@1.0.8
0x.js@1.0.1
Fabio Berger
2018-09-05
1
-5
/
+5
|
*
Updated CHANGELOGS
Fabio Berger
2018-09-05
2
-0
/
+13
*
|
satisfy linter
F. Eugene Aumson
2018-08-31
1
-0
/
+1
*
|
Merge remote-tracking branch 'upstream/development' into sol-doc
F. Eugene Aumson
2018-08-31
3
-9
/
+8
|
\
|
|
*
Fix unused vars for react-shared and website
fragosti
2018-08-31
1
-1
/
+0
|
*
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into w...
fragosti
2018-08-30
2
-4
/
+4
|
|
\
|
|
*
feat: Add support for TypeScript project references (#991)
Alex Browne
2018-08-30
2
-4
/
+4
|
*
|
Upgrade material ui in react-docs
fragosti
2018-08-29
1
-2
/
+2
|
*
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into w...
fragosti
2018-08-29
3
-4
/
+17
|
|
\
|
|
*
|
Upgrade react in react-docs
fragosti
2018-08-25
1
-2
/
+2
*
|
|
move shared doc types from react-docs to @0x/types
F. Eugene Aumson
2018-08-30
16
-268
/
+40
*
|
|
add package sol-doc
F. Eugene Aumson
2018-08-29
1
-0
/
+1
|
|
/
|
/
|
*
|
Publish
contracts@2.1.42
@0xproject/website@0.0.46
@0xproject/web3-wrapper@2.0.1
@0xproject/utils@1.0.7
@0xproject/types@1.0.1-rc.6
@0xproject/testnet-faucets@1.0.43
@0xproject/subproviders@2.0.1
@0xproject/sra-spec@1.0.1-rc.6
@0xproject/sra-report@1.0.7
@0xproject/sol-resolver@1.0.7
@0xproject/sol-cov@2.1.1
@0xproject/sol-compiler@1.1.1
@0xproject/react-shared@1.0.8
@0xproject/react-docs@1.0.7
@0xproject/order-watcher@1.0.1-rc.5
@0xproject/order-utils@1.0.1-rc.6
@0xproject/monorepo-scripts@1.0.7
@0xproject/migrations@1.0.6
@0xproject/metacoin@0.0.17
@0xproject/json-schemas@1.0.1-rc.6
@0xproject/forwarder-helper@1.0.1-rc.2
@0xproject/fill-scenarios@1.0.1-rc.5
@0xproject/dev-utils@1.0.6
@0xproject/contract-wrappers@1.0.1-rc.5
@0xproject/connect@2.0.0-rc.2
@0xproject/base-contract@2.0.1
@0xproject/assert@1.0.7
@0xproject/abi-gen@1.0.7
0x.js@1.0.1-rc.6
Fabio Berger
2018-08-27
1
-4
/
+4
*
|
Updated CHANGELOGS
Fabio Berger
2018-08-27
2
-0
/
+13
|
/
*
Publish
ethereum-types@1.0.5
contracts@2.1.41
@0xproject/website@0.0.45
@0xproject/web3-wrapper@2.0.0
@0xproject/utils@1.0.6
@0xproject/typescript-typings@1.0.5
@0xproject/types@1.0.1-rc.5
@0xproject/tslint-config@1.0.6
@0xproject/testnet-faucets@1.0.42
@0xproject/subproviders@2.0.0
@0xproject/sra-report@1.0.6
@0xproject/sra-api@1.0.1-rc.5
@0xproject/sol-resolver@1.0.6
@0xproject/sol-cov@2.1.0
@0xproject/sol-compiler@1.1.0
@0xproject/react-shared@1.0.7
@0xproject/react-docs@1.0.6
@0xproject/order-watcher@1.0.1-rc.4
@0xproject/order-utils@1.0.1-rc.4
@0xproject/monorepo-scripts@1.0.6
@0xproject/migrations@1.0.5
@0xproject/metacoin@0.0.16
@0xproject/json-schemas@1.0.1-rc.5
@0xproject/forwarder-helper@1.0.1-rc.1
@0xproject/fill-scenarios@1.0.1-rc.4
@0xproject/dev-utils@1.0.5
@0xproject/contract-wrappers@1.0.1-rc.4
@0xproject/connect@2.0.0-rc.1
@0xproject/base-contract@2.0.0
@0xproject/assert@1.0.6
@0xproject/abi-gen@1.0.6
0x.js@1.0.1-rc.4
Fabio Berger
2018-08-25
1
-5
/
+5
*
Updated CHANGELOGS
Fabio Berger
2018-08-25
2
-4
/
+17
*
Fix linter
Fabio Berger
2018-08-24
1
-1
/
+1
*
Add support for rending the Tuple type
Fabio Berger
2018-08-23
3
-0
/
+36
*
Fix comments
Fabio Berger
2018-08-23
1
-1
/
+0
*
Fix many linter errors that showed up upon upgrading tsutil
Fabio Berger
2018-08-23
1
-10
/
+10
*
Use actual packageName for external example imports
Fabio Berger
2018-08-22
3
-1
/
+5
*
Fix lowercase names involving ERC acronym
Fabio Berger
2018-08-22
1
-1
/
+7
*
Add missing key
Fabio Berger
2018-08-21
1
-1
/
+1
*
Make sure we don't render protected properties
Fabio Berger
2018-08-18
1
-5
/
+9
*
Merge development
Fabio Berger
2018-08-17
1
-2
/
+2
|
\
|
*
Bump copyfiles from 1.2.0 to 2.0.0
dependabot[bot]
2018-08-15
1
-1
/
+1
|
*
feat: Upgrade TypeScript to 3.0.1
Alex Browne
2018-08-15
1
-1
/
+1
*
|
Fix external exports section name
Fabio Berger
2018-08-17
1
-1
/
+1
*
|
Render external dep exports
Fabio Berger
2018-08-17
4
-3
/
+47
*
|
Remove stray console log
Fabio Berger
2018-08-17
1
-1
/
+0
*
|
Move external types to link mapping to doc generation util and refactor typed...
Fabio Berger
2018-08-16
5
-255
/
+131
*
|
Move purging private underscored items to the doc json generation phase
Fabio Berger
2018-08-15
2
-16
/
+8
*
|
Link class reference types exported in same package to their declaration
Fabio Berger
2018-08-15
10
-44
/
+163
*
|
Merge development
Fabio Berger
2018-08-15
3
-10
/
+23
|
\
|
|
*
Publish
Alex Browne
2018-08-14
1
-6
/
+6
|
*
Updated CHANGELOGS
Alex Browne
2018-08-14
2
-3
/
+16
|
*
fix: Update dependencies
Alex Browne
2018-08-10
1
-1
/
+1
|
*
Update TypeScript to version 2.9.2
Alex Browne
2018-08-09
1
-1
/
+1
*
|
Add back hashSpy
Fabio Berger
2018-08-08
1
-0
/
+1
*
|
Remove console.log
Fabio Berger
2018-08-08
1
-1
/
+0
*
|
Remove hash spy for now
Fabio Berger
2018-08-07
1
-1
/
+0
*
|
Remove console.log
Fabio Berger
2018-08-07
1
-1
/
+0
*
|
Pass in typeDefinitionByName so that type declarations also link to inner-typ...
Fabio Berger
2018-08-07
5
-10
/
+52
*
|
Update types
Fabio Berger
2018-08-07
1
-3
/
+3
*
|
Fix bug where we only rendered one TypeDoc JSON key per export, instead of al...
Fabio Berger
2018-08-07
1
-4
/
+7
*
|
Remove unused imports
Fabio Berger
2018-08-06
1
-3
/
+1
*
|
Remove stray console.lgos
Fabio Berger
2018-08-06
2
-5
/
+0
*
|
Remove prefix hack and add prefix for objectLiteral functions
Fabio Berger
2018-08-04
2
-17
/
+15
*
|
Make rendering of individually exported functions lighter-weight
Fabio Berger
2018-08-04
2
-1
/
+20
*
|
Properly render class/objectLiteral properties that are simple variables
Fabio Berger
2018-08-04
1
-2
/
+40
*
|
Remove react-docs-example package and links to it
Fabio Berger
2018-08-03
1
-3
/
+3
*
|
Don't process functions beginning with underscores
Fabio Berger
2018-08-03
1
-2
/
+11
*
|
Don't render object literal properties that start with underscore since are p...
Fabio Berger
2018-08-03
1
-1
/
+2
*
|
Color-code basic type arrays orange aswell
Fabio Berger
2018-08-03
1
-0
/
+5
*
|
Refactor logic for clarity
Fabio Berger
2018-08-03
1
-6
/
+11
*
|
Add support for rendering nested IndexSignatures
Fabio Berger
2018-08-03
5
-40
/
+71
*
|
prettier
Fabio Berger
2018-08-02
1
-1
/
+8
*
|
Remove unused var
Fabio Berger
2018-08-02
1
-1
/
+1
*
|
Prefix menu and sections with markdown as that is all the should now be defined
Fabio Berger
2018-08-02
2
-9
/
+4
*
|
Add callpath to properties
Fabio Berger
2018-08-02
3
-17
/
+25
*
|
Add padding above anchor titles so they show up nice when scrolled to
Fabio Berger
2018-08-02
2
-2
/
+2
*
|
Use our fork of react-scroll that fixes scrolling within an absolutely positi...
Fabio Berger
2018-08-02
1
-1
/
+1
*
|
Start refactoring docs to remove unnecessary configs given more concise TypeD...
Fabio Berger
2018-08-01
8
-160
/
+206
*
|
Update React-scroll, getting rid of the need to manually set the url hash
Fabio Berger
2018-08-01
3
-3
/
+4
*
|
Remove all in-package monorepo-scripts by adding doc gen/upload and aggregate...
Fabio Berger
2018-07-30
2
-12
/
+2
|
/
*
Publish
contracts@2.1.39
@0xproject/website@0.0.43
@0xproject/testnet-faucets@1.0.40
@0xproject/react-docs-example@0.0.19
@0xproject/metacoin@0.0.14
@0xproject/abi-gen@1.0.4
Fabio Berger
2018-07-26
1
-4
/
+4
*
Updated CHANGELOGS
Fabio Berger
2018-07-26
2
-0
/
+13
*
Point to actual current version
Fabio Berger
2018-07-26
1
-1
/
+1
*
Publish
contracts@2.1.38
@0xproject/website@0.0.42
@0xproject/testnet-faucets@1.0.39
@0xproject/sol-compiler@1.0.3
@0xproject/react-docs-example@0.0.18
@0xproject/monorepo-scripts@1.0.4
@0xproject/metacoin@0.0.13
@0xproject/abi-gen@1.0.3
Fabio Berger
2018-07-26
1
-6
/
+6
*
Updated CHANGELOGS
Fabio Berger
2018-07-26
2
-0
/
+13
*
Publish
contracts@2.1.37
@0xproject/website@0.0.41
@0xproject/testnet-faucets@1.0.38
@0xproject/react-docs-example@0.0.17
@0xproject/monorepo-scripts@1.0.3
@0xproject/metacoin@0.0.12
@0xproject/abi-gen@1.0.2
Fabio Berger
2018-07-26
1
-6
/
+6
*
Updated CHANGELOGS
Fabio Berger
2018-07-26
2
-0
/
+13
*
Leave react-dom type version also unspecified
Fabio Berger
2018-07-25
1
-1
/
+1
*
Revert "Temporarily add changelog & package.json version changes"
Fabio Berger
2018-07-25
2
-13
/
+0
*
Temporarily add changelog & package.json version changes
Fabio Berger
2018-07-24
2
-0
/
+13
*
Merge fix-rc-packages
Fabio Berger
2018-07-24
1
-1
/
+1
|
\
|
*
Omit verson of react types
Fabio Berger
2018-07-23
1
-1
/
+1
|
*
Revert "Move frontend package types out of typescript-typings since this pack...
Fabio Berger
2018-07-23
1
-2
/
+0
|
*
Move frontend package types out of typescript-typings since this package will...
Fabio Berger
2018-07-22
1
-0
/
+2
*
|
Revert "Revert "Publish""
Fabio Berger
2018-07-24
1
-6
/
+6
*
|
Revert "Publish"
Leonid Logvinov
2018-07-23
1
-6
/
+6
*
|
Publish
Leonid Logvinov
2018-07-23
1
-6
/
+6
*
|
Updated CHANGELOGS
Leonid Logvinov
2018-07-23
2
-1
/
+22
*
|
Add missing timestamps in CHANGELOGs
Leonid Logvinov
2018-07-23
1
-0
/
+1
|
/
*
Add missing timestamp to CHANGELOG entries
Fabio Berger
2018-07-21
1
-0
/
+1
*
FIx a typo
Leonid Logvinov
2018-07-20
1
-1
/
+1
*
@0xproject/react-docs@1.0.0
Leonid Logvinov
2018-07-20
2
-1
/
+9
*
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/dev-utils@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/tslint-config@1.0.0
Leonid Logvinov
2018-07-20
1
-1
/
+1
*
Change all package to depend on the new @0xproject/monorepo-scripts@1.0.0
Leonid Logvinov
2018-07-20
1
-1
/
+1
*
merge v2-prototype
Fabio Berger
2018-07-19
6
-18
/
+32
|
\
|
*
Update package versions
Fabio Berger
2018-07-18
1
-4
/
+4
|
*
Update changelogs
Fabio Berger
2018-07-18
2
-0
/
+13
|
*
Fix tslint issues
Leonid Logvinov
2018-07-17
3
-13
/
+13
*
|
Add missing import
Fabio Berger
2018-07-10
1
-0
/
+1
*
|
Remove comment and add assertion
Fabio Berger
2018-07-10
1
-1
/
+7
*
|
merge v2-prototype
Fabio Berger
2018-07-10
3
-7
/
+20
|
\
|
|
*
Update package versions
Fabio Berger
2018-07-10
1
-6
/
+6
|
*
Update changelogs
Fabio Berger
2018-07-09
2
-0
/
+13
*
|
Add ability to nest doc ref markdown under specific versions
Fabio Berger
2018-07-10
5
-5
/
+26
|
/
*
Update all package versions to match latest published to NPM
Fabio Berger
2018-06-19
1
-6
/
+6
*
Update CHANGELOG's with publishes performed on development branch
Fabio Berger
2018-06-19
2
-1
/
+27
*
Fix no-unused-variable tslint rule to include parameters and fix issues
Fabio Berger
2018-06-12
2
-4
/
+4
*
Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utils
Fabio Berger
2018-06-07
7
-19
/
+1
|
\
|
*
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...
fragosti
2018-06-07
1
-1
/
+1
|
|
\
|
*
|
Try enabling no-unused-variable...
fragosti
2018-06-05
8
-21
/
+1
*
|
|
Move spawnSwitchErr to @0xproject/utils
Fabio Berger
2018-06-06
6
-13
/
+6
|
|
/
|
/
|
*
|
- Rename watch to watch_without_deps in sub-packages, so dev's don't confuse ...
Fabio Berger
2018-06-05
1
-1
/
+1
|
/
*
Remove some types
Leonid Logvinov
2018-06-01
1
-0
/
+1
*
Publish
Leonid Logvinov
2018-05-23
1
-6
/
+6
*
Updated CHANGELOGS
Leonid Logvinov
2018-05-23
2
-1
/
+14
*
Merge pull request #594 from 0xProject/improvement/addCustomTslintRules
Fabio Berger
2018-05-23
2
-3
/
+4
|
\
|
*
Merge branch 'development' into improvement/addCustomTslintRules
Fabio Berger
2018-05-16
1
-0
/
+3
|
|
\
|
*
|
Fix TSLint rules
Fabio Berger
2018-05-16
2
-3
/
+4
*
|
|
Use make-promises-safe to catch unhandled rejections in tests
Alex Browne
2018-05-17
1
-1
/
+2
|
|
/
|
/
|
*
|
Merge pull request #578 from 0xProject/document-node-version
Alex Browne
2018-05-16
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Change minimum Node version to 6.12
Alex Browne
2018-05-15
1
-1
/
+1
|
*
Document Node.js version requirement and add it to package.json
Alex Browne
2018-05-15
1
-0
/
+3
*
|
Move from using lerna multi-package commands to wsrun, update README's accord...
Fabio Berger
2018-05-15
2
-16
/
+4
|
/
*
Add missing type definitions
Leonid Logvinov
2018-05-14
14
-38
/
+39
*
Fix linter issues
Leonid Logvinov
2018-05-10
1
-1
/
+1
*
Publish
contracts@2.1.28
@0xproject/website@0.0.32
@0xproject/testnet-faucets@1.0.29
@0xproject/sra-report@0.0.14
@0xproject/sol-resolver@0.0.4
@0xproject/react-docs-example@0.0.11
@0xproject/migrations@0.0.5
@0xproject/metacoin@0.0.6
@0xproject/dev-utils@0.4.1
@0xproject/base-contract@0.3.1
Leonid Logvinov
2018-05-05
1
-4
/
+4
*
Updated CHANGELOGS
Leonid Logvinov
2018-05-05
2
-0
/
+13
*
Publish
@0xproject/website@0.0.31
@0xproject/react-docs@0.0.10
@0xproject/react-docs-example@0.0.10
Leonid Logvinov
2018-05-05
1
-2
/
+2
*
Updated CHANGELOGS
Leonid Logvinov
2018-05-05
2
-0
/
+13
*
Fix property name
Leonid Logvinov
2018-05-05
1
-1
/
+1
*
Upgrade react types version
Leonid Logvinov
2018-05-05
1
-1
/
+1
*
Publish
contracts@2.1.26
@0xproject/website@0.0.29
@0xproject/testnet-faucets@1.0.27
@0xproject/sra-report@0.0.12
@0xproject/sol-resolver@0.0.3
@0xproject/react-docs-example@0.0.9
@0xproject/monorepo-scripts@0.1.19
@0xproject/migrations@0.0.4
@0xproject/metacoin@0.0.5
@0xproject/dev-utils@0.4.0
@0xproject/base-contract@0.3.0
Leonid Logvinov
2018-05-04
1
-6
/
+6
*
Updated CHANGELOGS
Leonid Logvinov
2018-05-04
2
-3
/
+16
*
Move order utils to @0xproject/order-utils
Leonid Logvinov
2018-05-02
2
-0
/
+7
*
Fix react type versions to avoid minor version bumps with breaking changes
Fabio Berger
2018-04-24
1
-1
/
+1
*
Publish
contracts@2.1.23
@0xproject/website@0.0.26
@0xproject/testnet-faucets@1.0.24
@0xproject/sra-report@0.0.9
@0xproject/sol-resolver@0.0.2
@0xproject/react-docs-example@0.0.8
@0xproject/monorepo-scripts@0.1.18
@0xproject/migrations@0.0.2
@0xproject/metacoin@0.0.4
@0xproject/dev-utils@0.3.6
@0xproject/base-contract@0.2.1
Fabio Berger
2018-04-18
1
-6
/
+6
*
Updated CHANGELOGS
Fabio Berger
2018-04-18
2
-4
/
+11
*
Bold property names
Fabio Berger
2018-04-18
1
-2
/
+5
*
Improve rendering of type definition comments
Fabio Berger
2018-04-18
2
-1
/
+43
*
Merge branch 'development' into fix/docImprovements
Fabio Berger
2018-04-12
3
-7
/
+20
|
\
|
*
Publish
contracts@2.1.22
@0xproject/website@0.0.25
@0xproject/testnet-faucets@1.0.23
@0xproject/sra-report@0.0.8
@0xproject/react-docs-example@0.0.7
@0xproject/monorepo-scripts@0.1.17
@0xproject/metacoin@0.0.3
@0xproject/dev-utils@0.3.5
@0xproject/base-contract@0.2.0
Leonid Logvinov
2018-04-12
1
-6
/
+6
|
*
Updated CHANGELOGS
Leonid Logvinov
2018-04-12
2
-0
/
+13
*
|
Update CHANGELOG
Fabio Berger
2018-04-11
1
-0
/
+13
*
|
Add support for displaying default param values
Fabio Berger
2018-04-11
3
-0
/
+4
*
|
Add missing space in property declaration
Fabio Berger
2018-04-11
1
-1
/
+1
*
|
Add support for nested methods within type declarations. Make sure they rende...
Fabio Berger
2018-04-11
3
-4
/
+10
|
/
*
Merge pull request #505 from 0xProject/fix/readmeContributingSection
Fabio Berger
2018-04-06
1
-2
/
+28
|
\
|
*
Fix contributing links
Fabio Berger
2018-04-05
1
-1
/
+1
|
*
Improve contributing section of all packages so they include building entire ...
Fabio Berger
2018-04-05
1
-3
/
+29
*
|
Move our contract templates to accept Provider instead of Web3Wrapper
Leonid Logvinov
2018-04-04
1
-8
/
+0
|
/
*
Merge branch 'development' into removeUnusedDeps
Fabio Berger
2018-04-04
1
-8
/
+4
|
\
|
*
Remove `isPublished` from all CHANGELOG.json filesx
Fabio Berger
2018-04-03
1
-8
/
+4
*
|
Remove remaining unused deps
Fabio Berger
2018-04-03
1
-2
/
+0
|
/
*
After publish
Leonid Logvinov
2018-04-02
1
-1
/
+2
*
Publish
contracts@2.1.21
@0xproject/website@0.0.24
@0xproject/testnet-faucets@1.0.22
@0xproject/sra-report@0.0.7
@0xproject/react-docs-example@0.0.6
@0xproject/monorepo-scripts@0.1.16
@0xproject/metacoin@0.0.2
@0xproject/dev-utils@0.3.4
@0xproject/base-contract@0.1.0
Leonid Logvinov
2018-04-02
1
-6
/
+6
*
Updated CHANGELOGS
Leonid Logvinov
2018-04-02
2
-2
/
+15
*
Add manual postpublish command to all public packages and update CHANGELOG.json
Fabio Berger
2018-04-02
2
-2
/
+4
*
Publish
contracts@2.1.20
@0xproject/website@0.0.23
@0xproject/web3-wrapper@0.4.0
@0xproject/utils@0.4.4
@0xproject/typescript-typings@0.0.2
@0xproject/types@0.4.2
@0xproject/tslint-config@0.4.13
@0xproject/testnet-faucets@1.0.21
@0xproject/subproviders@0.8.3
@0xproject/sra-report@0.0.6
@0xproject/sol-cov@0.0.5
@0xproject/react-shared@0.1.0
@0xproject/react-docs@0.0.5
@0xproject/react-docs-example@0.0.5
@0xproject/monorepo-scripts@0.1.15
@0xproject/json-schemas@0.7.18
@0xproject/dev-utils@0.3.3
@0xproject/deployer@0.3.4
@0xproject/connect@0.6.7
@0xproject/base-contract@0.0.6
@0xproject/assert@0.2.4
@0xproject/abi-gen@0.2.8
Fabio Berger
2018-04-02
1
-6
/
+6
*
Updated CHANGELOGS
Fabio Berger
2018-04-02
2
-4
/
+10
*
Generate CHANGELOG.json files
Fabio Berger
2018-04-02
1
-0
/
+51
*
merge developmentx
Fabio Berger
2018-03-28
3
-3
/
+11
|
\
|
*
Add clean-state tests
Leonid Logvinov
2018-03-27
3
-3
/
+11
*
|
Add monorepo_scripts to npmignore
Fabio Berger
2018-03-27
1
-0
/
+1
|
/
*
Fix 0x.js docs to include types from generated contract wrappers
Fabio Berger
2018-03-23
1
-1
/
+7
*
Use _.filter instead of _.reduce
Fabio Berger
2018-03-23
1
-8
/
+4
*
Add assertion to notify any developer trying to render a package with files c...
Fabio Berger
2018-03-22
1
-0
/
+10
*
Use isEmpty
Fabio Berger
2018-03-22
1
-4
/
+4
*
Remove duplicate switch case
Fabio Berger
2018-03-20
1
-1
/
+0
*
Small doc fixes: remove duplicate types and add function array
Fabio Berger
2018-03-20
2
-1
/
+6
*
Fix changelog files and add PR number
Fabio Berger
2018-03-20
1
-4
/
+7
*
Merge branch 'development' into addExtraDocs
Fabio Berger
2018-03-20
2
-14
/
+18
|
\
|
*
Set Lodash dep to an exact version since newer versions introduced breaking c...
Fabio Berger
2018-03-20
1
-1
/
+1
|
*
Publish
contracts@2.1.18
@0xproject/website@0.0.21
@0xproject/testnet-faucets@1.0.19
@0xproject/sra-report@0.0.4
@0xproject/sol-cov@0.0.4
@0xproject/react-docs-example@0.0.4
@0xproject/dev-utils@0.3.2
Fabio Berger
2018-03-19
1
-3
/
+3
|
*
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
1
-7
/
+7
|
*
Fix packages that aren't working as expected
Fabio Berger
2018-03-19
2
-7
/
+11
|
*
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
1
-6
/
+6
|
*
Updated CHANGELOGS
Fabio Berger
2018-03-19
1
-1
/
+1
*
|
Add support for displaying exported functions
Fabio Berger
2018-03-19
10
-51
/
+139
*
|
Add functions to submenu in sidebar
Fabio Berger
2018-03-19
1
-0
/
+3
[next]