Fabio Berger
67a2359014
Add comment about link component
2018-10-01 22:07:03 +01:00
Fabio Berger
136ef38277
Move colors to colors.ts file
2018-10-01 22:04:21 +01:00
Fabio Berger
42f6842844
Fix bug where button wouldn't be highlighted after hitting browser back button despite the cursor resting above it
2018-10-01 22:04:06 +01:00
Fabio Berger
8daf2df6e6
Prefer basscss over style
2018-10-01 22:03:23 +01:00
Fabio Berger
6a33c4685e
Further shorten description
2018-10-01 22:02:57 +01:00
Brandon Millman
c1fb0d7fdf
Add Jason to website
2018-10-01 11:52:49 -07:00
Fabio Berger
67e689158f
Add missing yarn.lock changes
2018-10-01 17:53:30 +01:00
Fabio Berger
dbbf04bc7d
Fix bug in sol-doc
2018-10-01 17:53:19 +01:00
Fabio Berger
bad6761e13
Merge pull request #1099 from 0xProject/solidityDocRefImprovements
...
Solidity Doc Improvements
2018-10-01 16:37:44 +01:00
Fabio Berger
0febb085c5
Fix linter
2018-10-01 16:29:29 +01:00
Fabio Berger
011cadc1ff
Disable max file size tslint rule for types file
2018-10-01 16:21:51 +01:00
Fabio Berger
6ffdc318e7
Disable max file line count tslint rule for types file
2018-10-01 16:10:22 +01:00
Fabio Berger
733bb28c1c
Fix bug where main content scrollbar wasn't showing up after navigating back in browser history via keyboard shortcut
2018-10-01 14:45:28 +01:00
Fabio Berger
3d1c2cb296
Fix incorrect merge errors
2018-10-01 13:49:43 +01:00
Fabio Berger
c7371cc048
Hide .svg file contents from PR review diff
2018-10-01 13:31:07 +01:00
Fabio Berger
7fdde15a5d
Revert command name
2018-10-01 13:28:33 +01:00
Fabio Berger
8651b7bc25
fix merge
2018-10-01 13:16:00 +01:00
Fabio Berger
e7ab9938ce
merge
2018-10-01 13:11:27 +01:00
Fabio Berger
9c6bb4245d
Merge branch 'dev-section-redesign' into doc-overview-page
...
* dev-section-redesign:
Publish
Updated CHANGELOGS
Un-nest the interface to fix the doc rendering
2018-10-01 13:08:06 +01:00
Fabio Berger
d4089a1794
Update react-scroll to include fix of using history.replaceState instead of history.pushState
2018-10-01 12:53:31 +01:00
Fabio Berger
de7470d936
merge development
2018-09-30 07:31:34 +01:00
Fabio Berger
b9eb2b3918
Add test that structs are documented in separate section
2018-09-29 14:22:49 +01:00
Fabio Berger
2b6a9911f5
Add test for methodSignature gen for methods with param/return structs
2018-09-29 14:22:33 +01:00
Fabio Berger
005b7a55e8
Fix tests
2018-09-29 14:22:05 +01:00
Fabio Berger
ac14dd2b29
Publish
...
- 0x.js@1.0.7
- @0xproject/abi-gen@1.0.12
- @0xproject/assert@1.0.12
- @0xproject/asset-buyer@1.0.2
- @0xproject/base-contract@3.0.0
- @0xproject/connect@3.0.0
- @0xproject/contract-wrappers@2.0.1
- contracts@2.1.48
- @0xproject/dev-utils@1.0.11
- ethereum-types@1.0.9
- @0xproject/fill-scenarios@1.0.6
- @0xproject/json-schemas@1.0.5
- @0xproject/metacoin@0.0.22
- @0xproject/migrations@1.0.13
- @0xproject/monorepo-scripts@1.0.10
- @0xproject/order-utils@1.0.6
- @0xproject/order-watcher@2.1.0
- @0xproject/react-docs@1.0.12
- @0xproject/react-shared@1.0.13
- @0xproject/sol-compiler@1.1.6
- @0xproject/sol-cov@2.1.6
- @0xproject/sol-doc@1.0.1
- @0xproject/sol-resolver@1.0.12
- @0xproject/sra-report@1.0.12
- @0xproject/sra-spec@1.0.5
- @0xproject/subproviders@2.0.6
- @0xproject/testnet-faucets@1.0.50
- @0xproject/types@1.1.2
- @0xproject/typescript-typings@3.0.0
- @0xproject/utils@2.0.0
- @0xproject/web3-wrapper@3.0.2
- @0xproject/website@0.0.53
@0xproject/sol-cov@2.1.6
0x.js@1.0.7
@0xproject/abi-gen@1.0.12
@0xproject/assert@1.0.12
@0xproject/asset-buyer@1.0.2
@0xproject/base-contract@3.0.0
@0xproject/connect@3.0.0
@0xproject/contract-wrappers@2.0.1
@0xproject/dev-utils@1.0.11
@0xproject/fill-scenarios@1.0.6
@0xproject/json-schemas@1.0.5
@0xproject/metacoin@0.0.22
@0xproject/migrations@1.0.13
@0xproject/monorepo-scripts@1.0.10
@0xproject/order-utils@1.0.6
@0xproject/order-watcher@2.1.0
@0xproject/react-docs@1.0.12
@0xproject/react-shared@1.0.13
@0xproject/sol-compiler@1.1.6
@0xproject/sol-doc@1.0.1
@0xproject/sol-resolver@1.0.12
@0xproject/sra-report@1.0.12
@0xproject/sra-spec@1.0.5
@0xproject/subproviders@2.0.6
@0xproject/testnet-faucets@1.0.50
@0xproject/types@1.1.2
@0xproject/typescript-typings@3.0.0
@0xproject/utils@2.0.0
@0xproject/web3-wrapper@3.0.2
@0xproject/website@0.0.53
contracts@2.1.48
ethereum-types@1.0.9
monorepo@ac14dd2
2018-09-28 19:16:07 +01:00
Fabio Berger
c354129b6f
Updated CHANGELOGS
2018-09-28 19:15:38 +01:00
Fabio Berger
c7e26cd448
Un-nest the interface to fix the doc rendering
2018-09-28 18:59:28 +01:00
Fabio Berger
822b848dd7
Rename website yarn watch_without_deps to yarn dev
2018-09-28 18:44:34 +01:00
Fabio Berger
033340e304
Fix typo
2018-09-28 18:38:10 +01:00
Fabio Berger
9ae60d0abe
Export class instead of function
2018-09-28 17:20:24 +01:00
Fabio Berger
2bf05193b4
Convert package descriptions to markdown and linkify them
2018-09-28 15:48:16 +01:00
Fabio Berger
b865492137
Fix minor scrolling issue
2018-09-28 15:28:29 +01:00
Fabio Berger
4d23cf85b9
Add mobile menu to overview page
2018-09-28 15:17:28 +01:00
Fabio Berger
54f535b375
Add back ability to listen for menu click events from the sidebar
2018-09-28 15:16:17 +01:00
Fabio Berger
155a4a8f06
Add sidebar menu, proper scrolling and mobile-optimize
2018-09-28 14:28:39 +01:00
Fabio Berger
12cfa6b450
Make sidebar menu item formatting optional so package names (with hyphens) render properly
2018-09-28 14:28:06 +01:00
Fabio Berger
10bd255e9d
Shorten tutorial descriptions
2018-09-28 14:27:12 +01:00
Fabio Berger
e664768890
Import ObjectMap from types now that it's moved
2018-09-28 13:32:04 +01:00
fragosti
2471e10346
Have React setup with basic build working
2018-09-28 13:09:16 +02:00
Fabio Berger
ba7de7204d
merge development
2018-09-28 12:08:12 +01:00
Fabio Berger
005a2e12ba
Fix badge alignment
2018-09-28 11:33:30 +01:00
Fabio Berger
6dff24906e
Fix network badges for V1 and add them for V2
2018-09-28 11:05:13 +01:00
Fabio Berger
398b292636
Add more basic types
2018-09-28 11:04:51 +01:00
Fabio Berger
545472a38f
Fix section headers
2018-09-28 10:50:55 +01:00
Fabio Berger
28f5cd0641
Only add Stucts section if there are any
2018-09-28 10:30:24 +01:00
Fabio Berger
144561c53b
Fix missing devdoc comments in output by fixing improper encoding of methodSignatures
2018-09-28 10:28:57 +01:00
Jacob Evans
a737cfa004
Merge pull request #1090 from 0xProject/bug/contract-wrappers/handle-revert-with-reason
...
[contract-wrappers] Test revert with reason when decoding call result
2018-09-28 00:21:15 +00:00
Jacob Evans
21f6072186
Handle revert with reason when decoding call result
...
We use in-process ganache which throws on an RPC error. This means all of our tests get a nice revert error thrown when testing against ganache. This is not possible with RPC providers and a revert with reason result is returned. Our callAsync doesn't handle this and attempts to decode the revert with reason error log as a successful log, which results in an error while decoding.
This only works with our fork of ethers https://github.com/ethers-io/ethers.js/pull/188 and will need to be re-worked when updating to Ethers.js 4
2018-09-28 09:59:58 +10:00
Alex Browne
94badedad4
Remove yarn postinstall hack ( #1098 )
2018-09-27 15:34:01 -07:00
Fabio Berger
8531f52456
Switch over remaining usage of sections.types for typeSectionName
2018-09-27 23:32:29 +01:00