Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove example from react-docs package to react-docs-example package | Fabio Berger | 2018-03-09 | 47 | -9051/+7 |
| | |||||
* | Fix isse of sourceMapLoader looking at node_modules | Fabio Berger | 2018-03-09 | 1 | -0/+4 |
| | |||||
* | Export DocsState | Fabio Berger | 2018-03-09 | 1 | -1/+1 |
| | |||||
* | Add missing dependencies | Fabio Berger | 2018-03-09 | 1 | -0/+3 |
| | |||||
* | Add missing package.json fields | Fabio Berger | 2018-03-09 | 1 | -1/+9 |
| | |||||
* | Improve README | Fabio Berger | 2018-03-09 | 1 | -1/+1 |
| | |||||
* | Remove screenshot and host it on S3 | Fabio Berger | 2018-03-09 | 3 | -2/+1 |
| | |||||
* | Publish | Brandon Millman | 2018-03-09 | 1 | -13/+13 |
| | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.33.1 - @0xproject/abi-gen@0.2.5 - @0xproject/assert@0.2.0 - @0xproject/base-contract@0.0.3 - @0xproject/connect@0.6.3 - contracts@2.1.15 - @0xproject/deployer@0.2.1 - @0xproject/dev-utils@0.2.1 - @0xproject/json-schemas@0.7.14 - @0xproject/react-docs@0.0.1 - @0xproject/react-shared@0.0.1 - @0xproject/sra-report@0.0.1 - @0xproject/subproviders@0.7.0 - @0xproject/testnet-faucets@1.0.16 - @0xproject/types@0.3.1 - @0xproject/utils@0.4.1 - @0xproject/web3-wrapper@0.2.1 - @0xproject/website@0.0.18 | ||||
* | Updated CHANGELOGs | Brandon Millman | 2018-03-09 | 1 | -1/+1 |
| | |||||
* | Scroll to previous hashed elements when user clicks back button | Fabio Berger | 2018-03-08 | 1 | -0/+10 |
| | |||||
* | remove ability to have implicit dependencies and add missing deps | Fabio Berger | 2018-03-08 | 2 | -1/+3 |
| | |||||
* | remove no-implicit-this | Fabio Berger | 2018-03-08 | 1 | -1/+0 |
| | |||||
* | Add example & screenshot to npmignore | Fabio Berger | 2018-03-08 | 1 | -0/+2 |
| | |||||
* | Remove `;` to be nice to windows users | Fabio Berger | 2018-03-08 | 1 | -1/+1 |
| | |||||
* | Use unencoded @ symbol, browser will fix | Fabio Berger | 2018-03-08 | 1 | -1/+1 |
| | |||||
* | Fix external type links | Fabio Berger | 2018-03-08 | 1 | -2/+1 |
| | |||||
* | Add comment about commented out CSS exception | Fabio Berger | 2018-03-08 | 1 | -0/+6 |
| | |||||
* | Fix css files with prettier | Fabio Berger | 2018-03-08 | 5 | -314/+892 |
| | |||||
* | Prettify test jsons | Fabio Berger | 2018-03-08 | 2 | -6909/+6717 |
| | |||||
* | Flesh out the README | Fabio Berger | 2018-03-07 | 2 | -4/+47 |
| | |||||
* | Fix source line numbers in docJson since source needs to be identical to ↵ | Fabio Berger | 2018-03-07 | 2 | -563/+1007 |
| | | | | Github version tag for them to line up. | ||||
* | fix source link | Fabio Berger | 2018-03-07 | 1 | -1/+1 |
| | |||||
* | Add command to deploy react-docs example | Fabio Berger | 2018-03-07 | 1 | -1/+3 |
| | |||||
* | Make sure we apply the appropriate syntax highlighting depending on the ↵ | Fabio Berger | 2018-03-07 | 5 | -4/+15 |
| | | | | language of the docs | ||||
* | Fix link color | Fabio Berger | 2018-03-07 | 1 | -0/+4 |
| | |||||
* | Move remaining type configs to topLevel DocsInfoConfigs | Fabio Berger | 2018-03-07 | 5 | -31/+56 |
| | |||||
* | Update 0.1.12 json to add types | Fabio Berger | 2018-03-07 | 1 | -1333/+3190 |
| | |||||
* | Update 0.2.0 doc json to include types | Fabio Berger | 2018-03-07 | 2 | -355/+2271 |
| | |||||
* | Small improvements to docs | Fabio Berger | 2018-03-07 | 1 | -5/+5 |
| | |||||
* | Allow user to change versions in demo example | Fabio Berger | 2018-03-07 | 3 | -58/+1430 |
| | |||||
* | Add onSelectedVersion callback so it can be handled in any way the caller wishes | Fabio Berger | 2018-03-07 | 3 | -2/+9 |
| | |||||
* | Add back icons to example so that link icon renders | Fabio Berger | 2018-03-07 | 7 | -0/+789 |
| | |||||
* | hide sidebar scrollbar unless onHover | Fabio Berger | 2018-03-07 | 1 | -1/+22 |
| | |||||
* | Move example to it's own folder | Fabio Berger | 2018-03-07 | 35 | -10/+10 |
| | |||||
* | Add example docs to react-docs package | Fabio Berger | 2018-03-07 | 38 | -33/+2261 |
| | |||||
* | Fix tslint errors | Fabio Berger | 2018-03-07 | 6 | -6/+6 |
| | |||||
* | Make sidebar header configurable | Fabio Berger | 2018-03-07 | 1 | -1/+2 |
| | |||||
* | Add publishConfig to package.json so that packages are published as public ↵ | Fabio Berger | 2018-03-07 | 1 | -0/+3 |
| | | | | under the @0xproject namespace | ||||
* | re-org index.ts | Fabio Berger | 2018-03-07 | 1 | -3/+3 |
| | |||||
* | Remove menuSubsectionsBySection prop from Documentation component | Fabio Berger | 2018-03-07 | 1 | -2/+2 |
| | |||||
* | Rename docsVersion prop to selectedVersion and docsVersions to versions for ↵ | Fabio Berger | 2018-03-06 | 1 | -8/+8 |
| | | | | clarity | ||||
* | Move DocsInfo out of the components folder | Fabio Berger | 2018-03-06 | 10 | -12/+12 |
| | |||||
* | Remove location prop | Fabio Berger | 2018-03-06 | 1 | -2/+1 |
| | |||||
* | Move Documentation to the `@0xproject/react-docs` package | Fabio Berger | 2018-03-06 | 27 | -0/+2375 |