Brandon Millman
7440b87596
Merge pull request #412 from 0xProject/feature/sra-reporter
...
Implement initial sra-report command line tool
2018-03-08 08:49:21 -08:00
Brandon Millman
583a17d627
Detail tests in the README
2018-03-08 08:45:05 -08:00
Brandon Millman
caf1a22084
Add support for ropsten and rinkeby
2018-03-08 08:44:45 -08:00
Brandon Millman
29abc5e921
Fix yarn.lock
2018-03-08 08:43:53 -08:00
Brandon Millman
098dae9a7e
Merge branch 'development' into feature/sra-reporter
...
* development: (68 commits)
Update list of packages and organize them alphabetically
Fix prettier issues
Add support for going back to previous hashes via the browser back button to wiki
Scroll to previous hashed elements when user clicks back button
Add back strict null checks to react-shared package and fix issues
remove ability to have implicit dependencies and add missing deps
update license
remove no-implicit-this
Add example & screenshot to npmignore
Remove `;` to be nice to windows users
Use unencoded @ symbol, browser will fix
Fix external type links
Add comment about commented out CSS exception
Update prettier since the previous version had a bug when dealing with css files
Fix css files with prettier
Added base-contract package to README
Prettify test jsons
Update yarn.lock
Improve README
Feedback
...
2018-03-08 08:43:16 -08:00
Fabio Berger
aaa7affa46
Update list of packages and organize them alphabetically
2018-03-08 17:20:45 +01:00
Fabio Berger
40ca846cdc
Merge pull request #438 from 0xProject/extractDocs
...
Extract Docs Template To Separate Package
2018-03-08 16:58:16 +01:00
Fabio Berger
2a24f6e2ea
Fix prettier issues
2018-03-08 16:47:49 +01:00
Fabio Berger
98e8105ec5
Merge branch 'development' into extractDocs
...
* development:
Added base-contract package to README
Update yarn.lock
Improve README
Feedback
README on derivation path
Use our dev seed derivation path.
README
Add ledger-node package as optional dependency
Force shouldGetChainCode to true in types
Nuke tests for now
Remove old ledger
Update ledgerco packages
Remove only
Fix a typo
Add PR name
Improve an error message when an inorrect number of constructor params is passed
2018-03-08 16:40:46 +01: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
2011349eb1
Scroll to previous hashed elements when user clicks back button
2018-03-08 16:35:33 +01:00
Fabio Berger
8057f4a678
Add back strict null checks to react-shared package and fix issues
2018-03-08 16:19:39 +01:00
Fabio Berger
f9ec8a0828
remove ability to have implicit dependencies and add missing deps
2018-03-08 16:00:15 +01:00
Fabio Berger
a0030c7bdb
update license
2018-03-08 15:56:56 +01:00
Fabio Berger
0e4448fd3f
remove no-implicit-this
2018-03-08 15:56:49 +01:00
Fabio Berger
21d2d59b50
Add example & screenshot to npmignore
2018-03-08 15:51:07 +01:00
Fabio Berger
295f177271
Remove ; to be nice to windows users
2018-03-08 14:44:58 +01:00
Fabio Berger
f3154313a8
Use unencoded @ symbol, browser will fix
2018-03-08 14:43:33 +01:00
Fabio Berger
e37f3b4fa3
Fix external type links
2018-03-08 14:43:09 +01:00
Fabio Berger
7e5c35d06e
Add comment about commented out CSS exception
2018-03-08 14:39:28 +01:00
Fabio Berger
60756aa02b
Update prettier since the previous version had a bug when dealing with css files
2018-03-08 14:37:25 +01:00
Fabio Berger
3779ab90de
Fix css files with prettier
2018-03-08 14:37:05 +01:00
Fabio Berger
5b5037a844
Add publish config to package.json
2018-03-08 13:07:19 +01:00
Leonid Logvinov
03902b0b26
Merge pull request #419 from 0xProject/fix/deployer-args
...
Improve an error message when an incorrect number of constructor param…
2018-03-08 01:25:31 -08:00
Jacob Evans
883feabb8b
Merge pull request #437 from 0xProject/feature/subproviders/update-ledgerco
...
Update ledgerco packages
2018-03-07 19:11:16 -05:00
Brandon Millman
5fb79e3253
Added base-contract package to README
2018-03-07 14:29:24 -08:00
Fabio Berger
c44811fbc2
Prettify test jsons
2018-03-07 22:01:37 +01:00
Fabio Berger
c3eaa694dd
Update yarn.lock
2018-03-07 21:58:18 +01:00
Fabio Berger
bd8b8abfea
Improve README
2018-03-07 21:44:11 +01:00
Jacob Evans
1a6c2e2bac
Feedback
2018-03-07 15:20:06 -05:00
Jacob Evans
e2e6ae937d
README on derivation path
2018-03-07 13:01:55 -05:00
Jacob Evans
5b9c5d2790
Use our dev seed derivation path.
...
Ensuring our signer address is 0x5409ed021d9299bf6814279a6a1411a7e866a631
2018-03-07 12:03:25 -05:00
Fabio Berger
896a57d4ed
Flesh out the README
2018-03-07 16:48:28 +01:00
Fabio Berger
c3de8d3a67
Fix source line numbers in docJson since source needs to be identical to Github version tag for them to line up.
2018-03-07 16:15:10 +01:00
Fabio Berger
d1a92a0a2e
fix source link
2018-03-07 16:05:20 +01:00
Fabio Berger
5f626495fd
Add command to deploy react-docs example
2018-03-07 16:05:13 +01:00
Fabio Berger
238f3c89a7
Make sure we apply the appropriate syntax highlighting depending on the language of the docs
2018-03-07 15:32:37 +01:00
Fabio Berger
6e724eb8a5
Fix link color
2018-03-07 15:21:33 +01:00
Fabio Berger
9aec1feae3
Move remaining type configs to topLevel DocsInfoConfigs
2018-03-07 15:19:59 +01:00
Fabio Berger
8517de128b
Update 0.1.12 json to add types
2018-03-07 14:27:12 +01:00
Fabio Berger
a3e15c910c
Update 0.2.0 doc json to include types
2018-03-07 14:23:00 +01:00
Fabio Berger
a6303de4d1
Move RawLogEntry to types package
2018-03-07 14:22:15 +01:00
Fabio Berger
5356b0e118
Small improvements to docs
2018-03-07 14:11:14 +01:00
Fabio Berger
e31309f213
Allow user to change versions in demo example
2018-03-07 13:57:17 +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
327cc307b3
Add back icons to example so that link icon renders
2018-03-07 11:05:48 +01:00
Fabio Berger
f191ba6e69
hide sidebar scrollbar unless onHover
2018-03-07 10:50:51 +01:00
Fabio Berger
a2b89411b0
Move example to it's own folder
2018-03-07 10:50:38 +01:00
Fabio Berger
f66efed777
Add example docs to react-docs package
2018-03-07 10:20:15 +01:00
Brandon Millman
f61b59fa89
Disable completed docs linting for globals
2018-03-07 00:17:39 -08:00