Fabio Berger
|
1a89905ab9
|
Remove hash spy for now
|
2018-08-06 15:39:21 -04:00 |
|
Fabio Berger
|
b2b3c24fd2
|
Remove console.log
|
2018-08-06 15:39:11 -04:00 |
|
Fabio Berger
|
6182d2c7f6
|
Pass in typeDefinitionByName so that type declarations also link to inner-types and show the popover
|
2018-08-06 15:28:21 -04:00 |
|
Fabio Berger
|
af90a777c6
|
Update types
|
2018-08-06 15:27:39 -04:00 |
|
Fabio Berger
|
fdcb42d8e1
|
Fix bug where we only rendered one TypeDoc JSON key per export, instead of all of them
|
2018-08-06 15:27:28 -04:00 |
|
Fabio Berger
|
ea5684e054
|
Remove unused imports
|
2018-08-06 11:01:12 -04:00 |
|
Fabio Berger
|
ff3c77f7c4
|
Remove stray console.lgos
|
2018-08-06 10:48:18 -04:00 |
|
Fabio Berger
|
4527e9ce00
|
Remove prefix hack and add prefix for objectLiteral functions
|
2018-08-04 10:09:59 +02:00 |
|
Fabio Berger
|
d9f09b5e1e
|
Make rendering of individually exported functions lighter-weight
|
2018-08-03 19:45:09 +02:00 |
|
Fabio Berger
|
c17d6c47c3
|
Properly render class/objectLiteral properties that are simple variables
|
2018-08-03 19:24:58 +02:00 |
|
Fabio Berger
|
0e82be1bda
|
Remove react-docs-example package and links to it
|
2018-08-03 17:18:18 +02:00 |
|
Fabio Berger
|
0d3d9dad84
|
Don't process functions beginning with underscores
|
2018-08-03 17:14:14 +02:00 |
|
Fabio Berger
|
b8c8258404
|
Don't render object literal properties that start with underscore since are private
|
2018-08-03 17:13:38 +02:00 |
|
Fabio Berger
|
d136df7679
|
Color-code basic type arrays orange aswell
|
2018-08-03 13:02:14 +02:00 |
|
Fabio Berger
|
4a2a22a43b
|
Refactor logic for clarity
|
2018-08-03 11:44:50 +02:00 |
|
Fabio Berger
|
90ead59d34
|
Add support for rendering nested IndexSignatures
|
2018-08-02 21:09:18 +02:00 |
|
Fabio Berger
|
9a3b630b19
|
prettier
|
2018-08-02 17:27:29 +02:00 |
|
Fabio Berger
|
b3473ff89f
|
Remove unused var
|
2018-08-02 17:27:10 +02:00 |
|
Fabio Berger
|
2494af99aa
|
Prefix menu and sections with markdown as that is all the should now be defined
|
2018-08-01 21:00:45 +02:00 |
|
Fabio Berger
|
e5b93d1f02
|
Add callpath to properties
|
2018-08-01 20:48:19 +02:00 |
|
Fabio Berger
|
32e1c2ac97
|
Add padding above anchor titles so they show up nice when scrolled to
|
2018-08-01 19:02:20 +02:00 |
|
Fabio Berger
|
5e3bbbbb3c
|
Use our fork of react-scroll that fixes scrolling within an absolutely positioned div to work correctly. See: https://github.com/fisshy/react-scroll/pull/330
|
2018-08-01 18:56:31 +02:00 |
|
Fabio Berger
|
3bdf6004ca
|
Start refactoring docs to remove unnecessary configs given more concise TypeDoc JSON
|
2018-08-01 17:36:37 +02:00 |
|
Fabio Berger
|
11869122b4
|
Update React-scroll, getting rid of the need to manually set the url hash
|
2018-08-01 17:33:28 +02:00 |
|
Fabio Berger
|
f4a2e227e1
|
Remove all in-package monorepo-scripts by adding doc gen/upload and aggregate release note publishing to publish script
|
2018-07-29 21:58:39 +02:00 |
|
Fabio Berger
|
95c627f581
|
Publish
- 0x.js@1.0.1-rc.2
- @0xproject/abi-gen@1.0.4
- @0xproject/assert@1.0.4
- @0xproject/base-contract@1.0.4
- @0xproject/connect@1.0.4
- @0xproject/contract-wrappers@1.0.1-rc.2
- contracts@2.1.39
- @0xproject/dev-utils@1.0.3
- @0xproject/fill-scenarios@1.0.1-rc.2
- @0xproject/json-schemas@1.0.1-rc.3
- @0xproject/metacoin@0.0.14
- @0xproject/migrations@1.0.3
- @0xproject/order-utils@1.0.1-rc.2
- @0xproject/order-watcher@1.0.1-rc.2
- @0xproject/react-docs@1.0.4
- @0xproject/react-docs-example@0.0.19
- @0xproject/react-shared@1.0.5
- @0xproject/sol-compiler@1.0.4
- @0xproject/sol-cov@1.0.3
- @0xproject/sol-resolver@1.0.4
- @0xproject/sra-report@1.0.4
- @0xproject/subproviders@1.0.4
- @0xproject/testnet-faucets@1.0.40
- @0xproject/types@1.0.1-rc.3
- @0xproject/utils@1.0.4
- @0xproject/web3-wrapper@1.1.2
- @0xproject/website@0.0.43
|
2018-07-26 17:42:30 +02:00 |
|
Fabio Berger
|
512dbb448b
|
Updated CHANGELOGS
|
2018-07-26 17:42:22 +02:00 |
|
Fabio Berger
|
aea048ecc7
|
Point to actual current version
|
2018-07-26 17:19:26 +02:00 |
|
Fabio Berger
|
973bcb0483
|
Publish
- 0x.js@1.0.1-rc.2
- @0xproject/abi-gen@1.0.3
- @0xproject/assert@1.0.3
- @0xproject/base-contract@1.0.3
- @0xproject/connect@1.0.3
- @0xproject/contract-wrappers@1.0.1-rc.2
- contracts@2.1.38
- @0xproject/dev-utils@1.0.3
- ethereum-types@1.0.3
- @0xproject/fill-scenarios@1.0.1-rc.2
- @0xproject/json-schemas@1.0.1-rc.2
- @0xproject/metacoin@0.0.13
- @0xproject/migrations@1.0.3
- @0xproject/monorepo-scripts@1.0.4
- @0xproject/order-utils@1.0.1-rc.2
- @0xproject/order-watcher@1.0.1-rc.2
- @0xproject/react-docs@1.0.3
- @0xproject/react-docs-example@0.0.18
- @0xproject/react-shared@1.0.4
- @0xproject/sol-compiler@1.0.3
- @0xproject/sol-cov@1.0.3
- @0xproject/sol-resolver@1.0.3
- @0xproject/sra-report@1.0.3
- @0xproject/subproviders@1.0.3
- @0xproject/testnet-faucets@1.0.39
- @0xproject/tslint-config@1.0.4
- @0xproject/types@1.0.1-rc.2
- @0xproject/typescript-typings@1.0.3
- @0xproject/utils@1.0.3
- @0xproject/web3-wrapper@1.1.1
- @0xproject/website@0.0.42
|
2018-07-26 16:27:08 +02:00 |
|
Fabio Berger
|
87fb9a76ce
|
Updated CHANGELOGS
|
2018-07-26 16:26:57 +02:00 |
|
Fabio Berger
|
b756f76b0e
|
Publish
- 0x.js@1.0.1-rc.1
- @0xproject/abi-gen@1.0.2
- @0xproject/assert@1.0.2
- @0xproject/base-contract@1.0.2
- @0xproject/connect@1.0.2
- @0xproject/contract-wrappers@1.0.1-rc.1
- contracts@2.1.37
- @0xproject/dev-utils@1.0.2
- ethereum-types@1.0.2
- @0xproject/fill-scenarios@1.0.1-rc.1
- @0xproject/json-schemas@1.0.1-rc.1
- @0xproject/metacoin@0.0.12
- @0xproject/migrations@1.0.2
- @0xproject/monorepo-scripts@1.0.3
- @0xproject/order-utils@1.0.1-rc.1
- @0xproject/order-watcher@1.0.1-rc.1
- @0xproject/react-docs@1.0.2
- @0xproject/react-docs-example@0.0.17
- @0xproject/react-shared@1.0.3
- @0xproject/sol-compiler@1.0.2
- @0xproject/sol-cov@1.0.2
- @0xproject/sol-resolver@1.0.2
- @0xproject/sra-report@1.0.2
- @0xproject/subproviders@1.0.2
- @0xproject/testnet-faucets@1.0.38
- @0xproject/tslint-config@1.0.3
- @0xproject/types@1.0.1-rc.1
- @0xproject/typescript-typings@1.0.2
- @0xproject/utils@1.0.2
- @0xproject/web3-wrapper@1.1.0
- @0xproject/website@0.0.41
|
2018-07-26 13:53:36 +02:00 |
|
Fabio Berger
|
034948065d
|
Updated CHANGELOGS
|
2018-07-26 13:53:27 +02:00 |
|
Fabio Berger
|
47c0195b07
|
Leave react-dom type version also unspecified
|
2018-07-25 11:57:17 +02:00 |
|
Fabio Berger
|
91c7105d43
|
Revert "Temporarily add changelog & package.json version changes"
This reverts commit 97268d22534c2f4aca9bd6a88c70e988969d3c76.
|
2018-07-25 11:48:01 +02:00 |
|
Fabio Berger
|
97268d2253
|
Temporarily add changelog & package.json version changes
|
2018-07-24 16:33:16 +02:00 |
|
Fabio Berger
|
16a38c687e
|
Merge fix-rc-packages
|
2018-07-24 16:20:25 +02:00 |
|
Fabio Berger
|
3af2ef8439
|
Revert "Revert "Publish""
This reverts commit a66ccaa1da2af753038bf22a5e7e63bdc307bf2f.
|
2018-07-23 19:11:48 +02:00 |
|
Leonid Logvinov
|
a66ccaa1da
|
Revert "Publish"
This reverts commit 3dc94051713e4a32796ce3b4ae4b70b527e24cfe.
|
2018-07-23 17:13:44 +02:00 |
|
Leonid Logvinov
|
f05a563802
|
Publish
- 0x.js@1.0.0
- @0xproject/abi-gen@1.0.1
- @0xproject/assert@1.0.1
- @0xproject/base-contract@1.0.1
- @0xproject/connect@1.0.1
- @0xproject/contract-wrappers@1.0.0
- contracts@2.1.36
- @0xproject/dev-utils@1.0.1
- ethereum-types@1.0.1
- @0xproject/fill-scenarios@1.0.0
- @0xproject/json-schemas@1.0.0
- @0xproject/metacoin@0.0.11
- @0xproject/migrations@1.0.1
- @0xproject/monorepo-scripts@1.0.1
- @0xproject/order-utils@1.0.0
- @0xproject/order-watcher@1.0.0
- @0xproject/react-docs@1.0.1
- @0xproject/react-docs-example@0.0.16
- @0xproject/react-shared@1.0.1
- @0xproject/sol-compiler@1.0.1
- @0xproject/sol-cov@1.0.1
- @0xproject/sol-resolver@1.0.1
- @0xproject/sra-report@1.0.1
- @0xproject/subproviders@1.0.1
- @0xproject/testnet-faucets@1.0.37
- @0xproject/tslint-config@1.0.1
- @0xproject/types@1.0.0
- @0xproject/typescript-typings@1.0.1
- @0xproject/utils@1.0.1
- @0xproject/web3-wrapper@1.0.1
- @0xproject/website@0.0.40
|
2018-07-23 17:13:44 +02:00 |
|
Leonid Logvinov
|
855b6b1dc5
|
Updated CHANGELOGS
|
2018-07-23 16:58:40 +02:00 |
|
Leonid Logvinov
|
2c1daf9c9a
|
Add missing timestamps in CHANGELOGs
|
2018-07-23 16:24:13 +02:00 |
|
Fabio Berger
|
c7962216e9
|
Omit verson of react types
|
2018-07-23 16:02:03 +02:00 |
|
Fabio Berger
|
51b6f8bc71
|
Revert "Move frontend package types out of typescript-typings since this package will be used in both node and browser contexts"
This reverts commit 74483631d09395de248fe97034c059a2a8bb2097.
|
2018-07-23 11:42:01 +02:00 |
|
Fabio Berger
|
74483631d0
|
Move frontend package types out of typescript-typings since this package will be used in both node and browser contexts
|
2018-07-22 16:22:19 +02:00 |
|
Fabio Berger
|
dc151f7290
|
Add missing timestamp to CHANGELOG entries
|
2018-07-20 20:13:53 +02:00 |
|
Leonid Logvinov
|
681a582630
|
FIx a typo
|
2018-07-20 00:54:44 +02:00 |
|
Leonid Logvinov
|
f364b5c5ab
|
@0xproject/react-docs@1.0.0
|
2018-07-19 23:38:13 +02:00 |
|
Leonid Logvinov
|
6486fced34
|
Change all package to depend on the new @0xproject/react-shared@1.0.0
|
2018-07-19 23:37:01 +02:00 |
|
Leonid Logvinov
|
4043fa76cc
|
Change all package to depend on the new @0xproject/dev-utils@1.0.0
|
2018-07-19 23:16:47 +02:00 |
|
Leonid Logvinov
|
37ac6749ba
|
Change all package to depend on the new @0xproject/utils@1.0.0
|
2018-07-19 22:22:51 +02:00 |
|