Fabio Berger
d7bf003d51
Refactor all docJSON's to reside within the same S3 bucket under different folders
2018-03-16 16:56:53 +01:00
Fabio Berger
8d1e27a1a5
Merge branch 'development' into addExtraDocs
...
* development:
Add changelog entry about pragma addition
Add pragma above command-line script
Keep console.log in monorepo-scripts
Enable coverage for all other packages with tests
Fix parallel coverage results reporting
Fix linter issuesx
Update CHANGELOGs
Consolidate all console.log into the @0xproject/utils package
# Conflicts:
# packages/deployer/package.json
2018-03-15 19:44:10 +01:00
Fabio Berger
f9ad97b978
Add Deployer docs to website
2018-03-15 19:23:21 +01:00
Fabio Berger
28d63ad8e1
Add Web3Wrapper docs to website
2018-03-14 16:37:24 +01:00
Brandon Millman
c8a8b851d8
Consolidate all console.log into the @0xproject/utils package
2018-03-13 18:13:48 -07:00
Fabio Berger
4a94a2b4e8
Add support for going back to previous hashes via the browser back button to wiki
2018-03-08 16:38:25 +01:00
Fabio Berger
6f8a70834b
Add onSelectedVersion callback so it can be handled in any way the caller wishes
2018-03-07 13:25:15 +01:00
Fabio Berger
f66efed777
Add example docs to react-docs package
2018-03-07 10:20:15 +01:00
Fabio Berger
f8b8a10b8f
Make sidebar header configurable
2018-03-06 20:38:45 +01:00
Fabio Berger
71008dc819
Remove menuSubsectionsBySection prop from Documentation component
2018-03-06 19:49:00 +01:00
Fabio Berger
9301173f7d
Rename docsVersion prop to selectedVersion and docsVersions to versions for clarity
2018-03-06 16:46:07 +01:00
Fabio Berger
c8ace2edc0
Remove location prop
2018-03-06 16:37:37 +01:00
Fabio Berger
0b1ba9f997
Move Documentation to the @0xproject/react-docs
package
2018-03-06 16:31:55 +01:00
Fabio Berger
f014a97e9a
Merge branch 'development' into extractDocs
...
* development:
Also show staging 0x.js docs on development
Fix source links in docs with a hack to support old and new versions of the TypeDoc JSON files
remove from devDeps
Remove date for now
Add ethers typescript typings to 0x.js deps. The library works without this atm since another dep of 0x.js has it as a dep. But it's more robust to have it here.
Add missing instructions to add external types to tsconfig.json after installing the package
2018-03-06 11:11:35 +01:00
Fabio Berger
5dd0654105
Also show staging 0x.js docs on development
2018-03-06 09:34:22 +01:00
Fabio Berger
b4b664e97a
Fix source links in docs with a hack to support old and new versions of the TypeDoc JSON files
2018-03-06 09:33:35 +01:00
Fabio Berger
5a90fece80
Moved over all pages/shared components and dependencies to react-shared
2018-03-05 13:53:13 +01:00
Fabio Berger
874e667849
Bug fixes
2018-03-05 07:10:55 +01:00
Fabio Berger
3592ebef08
Move over AnchorTitle and associated elements
2018-03-03 19:55:40 +01:00
Fabio Berger
45b9647ba0
Fix small bug where onHover type declarations with comments was taking up the entire window width
2018-03-03 13:47:39 +01:00
Fabio Berger
212d680a47
Small stylistic improvements
2018-03-03 05:46:12 +01:00
Fabio Berger
fdaf9f0bfc
Fix comment and use named variable in conditional
2018-03-03 05:36:26 +01:00
Fabio Berger
0afe45b3a8
Hash hash instead of prefixedHash to scrollToHash function
2018-03-03 05:36:08 +01:00
Fabio Berger
52232e98c7
Make sure the page has loaded (including all images) before scrolling to hash
2018-03-02 17:02:14 +01:00
Fabio Berger
a2b262c9df
Add hash to URL onClick
2018-03-02 15:10:44 +01:00
Fabio Berger
5906f4c995
Add underline to internal linksx
2018-03-02 15:02:50 +01:00
Fabio Berger
67c834841e
Update react-markdown, properly scroll to section for wiki internal links, consolidate scrollTo logic and make external links open in new tabs
2018-03-02 14:40:26 +01:00
Fabio Berger
5908f189a7
Fix bug where contract event anchor ids were incorrect
2018-03-01 09:18:46 +01:00
Fabio Berger
79593f52b0
remove unused import
2018-02-27 14:50:35 -08:00
Fabio Berger
97fcfb7f6c
Move more configs into docsInfo and remove logic that does not belong there elsewhere
2018-02-27 14:29:22 -08:00
Fabio Berger
ecba95250d
Update missed docsJsonRoot variables
2018-02-26 10:09:22 -08:00
Fabio Berger
dd116b3cd6
remove docsJsonRoot from docsInfo
2018-02-26 09:52:08 -08:00
Fabio Berger
7dd9ce2e32
Remove unused props
2018-02-26 07:57:41 -08:00
Fabio Berger
66b36f6d8f
Begin refactoring out doc generator template
2018-02-21 16:34:14 -08:00
Fabio Berger
c226509be0
Remove unused var
2018-02-21 11:56:10 -08:00
Fabio Berger
e2d17d122e
Keep topBar and footer language to the one picked by the user
2018-02-21 11:46:16 -08:00
Fabio Berger
fc2a9a756a
Mobile optimize translated landing page
2018-02-21 09:59:09 -08:00
Fabio Berger
38a308ce5b
Move translate to redux
2018-02-20 19:52:28 -08:00
Fabio Berger
c4f65681a1
Add translation infra and replace english text with calls to translate
2018-02-20 14:11:19 -08:00
Fabio Berger
6a8f624e75
Add Rinkeby network to smart contract docs
2018-02-16 08:47:27 -07:00
Fabio Berger
0114fc9608
remove hard-coded color
2018-02-16 00:12:27 -07:00
Fabio Berger
8db098eaec
Remove section links until they go somewhere
2018-02-16 00:09:10 -07:00
Fabio Berger
05c3a66543
Add more padding on top of section title
2018-02-16 00:08:57 -07:00
Fabio Berger
9349752baa
Add hack comment explaining param count short-cut
2018-02-15 23:56:19 -07:00
Fabio Berger
974fab7284
replace repeated conditionals with variable
2018-02-15 23:54:36 -07:00
Fabio Berger
8a52ffe7b7
Remove unneeded props
2018-02-15 23:52:49 -07:00
Fabio Berger
c6ecdbd86e
use const over hard-coding
2018-02-15 23:52:40 -07:00
Fabio Berger
2778f96483
Re-design docs pages
2018-02-15 21:51:49 -07:00
Fabio Berger
5c91b4bfc6
Re-designed Wiki and half-redesigned docs pages
2018-02-15 20:12:47 -07:00
Brandon Millman
2897b72967
Add support for intersection types in docs
2018-02-14 10:16:00 -08:00