fabioberger
|
cc7dec7a99
|
Move react-docs into website and delete it as a standalone package
|
2019-07-27 14:12:57 +02:00 |
|
Alex Browne
|
89e398fa39
|
Update prettier to version ^1.15.3
|
2019-01-10 17:41:13 -08:00 |
|
Leonid Logvinov
|
2c974b5f3f
|
Refactor out sol-cov, sol-profiler and sol-trace into their separate packages
|
2019-01-08 14:48:06 +01:00 |
|
Fabio Berger
|
c4ae91c7c5
|
Update doc ref markdown sections
|
2018-10-18 17:31:38 +01:00 |
|
Jacob Evans
|
9f924e459c
|
chore: change package org from 0xproject to 0x
|
2018-10-18 22:27:31 +11:00 |
|
Fabio Berger
|
16386bc99e
|
Add Getting starter sidebar header
|
2018-10-12 15:55:00 +02:00 |
|
Jacob Evans
|
2df569b727
|
Folder 1.0.0 -> 1.0.1
|
2018-09-17 21:33:50 +00:00 |
|
Jacob Evans
|
65aecc0024
|
Rename to v1->v0 v2->v1
|
2018-09-17 23:23:27 +02:00 |
|
Jacob Evans
|
3d1b7c10e8
|
Remove note about RC versions
|
2018-09-13 14:32:46 +02:00 |
|
Jacob Evans
|
cf46d2c704
|
0xjs README/website docs update
|
2018-09-13 13:58:05 +02:00 |
|
fragosti
|
1d5ef4d0ca
|
Fix unused vars for react-shared and website
|
2018-08-30 13:28:07 -07:00 |
|
Fabio Berger
|
7c29cadb17
|
Use actual packageName for external example imports
|
2018-08-22 16:11:42 +01:00 |
|
Fabio Berger
|
a8d44ccc48
|
Move external types to link mapping to doc generation util and refactor typedocUtils to be a class to avoid excessive param passing
|
2018-08-15 11:36:45 -07: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
|
3bdf6004ca
|
Start refactoring docs to remove unnecessary configs given more concise TypeDoc JSON
|
2018-08-01 17:36:37 +02:00 |
|
Fabio Berger
|
b72857cd8b
|
Update doc md files for v2 packages
|
2018-07-19 20:45:00 +02:00 |
|
Fabio Berger
|
d8898cf9a3
|
merge v2-prototype
|
2018-07-19 17:48:06 +02:00 |
|
Fabio Berger
|
50ed7d2af2
|
Export missing types and add to doc ref whitelist
|
2018-07-17 16:41:55 +02:00 |
|
Fabio Berger
|
324b1079e7
|
Add ability to nest doc ref markdown under specific versions
|
2018-07-09 19:05:38 +02:00 |
|
Fabio Berger
|
84a4a888e6
|
Add OrderWatcherConfig type to 0x.js docs page
|
2018-06-19 11:34:44 +02:00 |
|
Fabio Berger
|
e1879ef4d9
|
Fix no-unused-variable tslint rule to include parameters and fix issues
|
2018-06-11 23:42:30 +02:00 |
|
Fabio Berger
|
73429fc720
|
merge v2-prototype
|
2018-06-07 12:27:03 +02:00 |
|
Fabio Berger
|
cb754ee125
|
move generated contract wrappers from contract_wrappers/generated/ to generated_contract_wrappers in package with no non-generated contract wrappers
|
2018-06-06 15:39:38 +02:00 |
|
fragosti
|
9778695b4a
|
Try enabling no-unused-variable...
|
2018-06-04 19:48:21 -07:00 |
|
Fabio Berger
|
017b5a23d8
|
Fix website and 0x.js docs
|
2018-05-09 23:26:51 +02:00 |
|
Fabio Berger
|
3c0fa0b7e6
|
Fix 0x.js docs now that many types are no longer references through the Web3 typings
|
2018-04-11 17:05:35 +09:00 |
|
Fabio Berger
|
ad894fbdbb
|
Add missing types to 0x.js docs
|
2018-04-11 16:53:30 +09:00 |
|
Leonid Logvinov
|
fbba5e054a
|
Address feedback
|
2018-04-05 12:37:35 +02:00 |
|
Fabio Berger
|
bed7d87b7f
|
Get LogEntry type to show up correctly as a Web3 type
|
2018-03-22 21:05:09 +00:00 |
|
Fabio Berger
|
170e5589f9
|
Fix 0x.js docs to include types from generated contract wrappers
|
2018-03-22 20:03:42 +00:00 |
|
Fabio Berger
|
86a55fe55a
|
Add OrderRelevantState to public types in 0x.js docs configs
|
2018-03-12 13:58:15 +01:00 |
|
Fabio Berger
|
9aec1feae3
|
Move remaining type configs to topLevel DocsInfoConfigs
|
2018-03-07 15:19:59 +01:00 |
|
Fabio Berger
|
0b1ba9f997
|
Move Documentation to the @0xproject/react-docs package
|
2018-03-06 16:31:55 +01:00 |
|
Fabio Berger
|
a783d21409
|
Merge branch 'development' into extractDocs
* development:
Update yarn.lock
Update all mentions of the repo name being `0x.js` to `0x-monorepo`
|
2018-03-03 19:20:56 +01:00 |
|
Fabio Berger
|
c797c720be
|
Update all mentions of the repo name being 0x.js to 0x-monorepo
|
2018-03-03 19:11:09 +01:00 |
|
Fabio Berger
|
abb9eb0df4
|
Because we now include non-0x.js source, the keys changed. Needed to add both for backward compatibility with old doc JSON's
|
2018-03-03 16:51:45 +01:00 |
|
Fabio Berger
|
8021694b81
|
Give all container files the proper file suffix: ts
|
2018-03-02 16:21:10 +01:00 |
|