Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deploy @dexon-foundation/0x.jsstable | Hsuan Lee | 2019-03-06 | 1 | -85/+0 |
| | |||||
* | fix(website): fix code splitting | Brandon Millman | 2018-11-12 | 1 | -1/+1 |
| | |||||
* | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -2/+2 |
| | |||||
* | BREAKING CHANGE: document contracts from sol-doc | F. Eugene Aumson | 2018-09-22 | 1 | -2/+2 |
| | | | | | Change website to accept smart contract documentation in the format generated by sol-doc rather than that generated by Doxity. | ||||
* | Start refactoring docs to remove unnecessary configs given more concise ↵ | Fabio Berger | 2018-08-01 | 1 | -2/+2 |
| | | | | TypeDoc JSON | ||||
* | Fix version dropdown so it also renders RC versions properly | Fabio Berger | 2018-07-20 | 1 | -2/+1 |
| | |||||
* | -fetch'; | Fabio Berger | 2018-07-13 | 1 | -3/+3 |
| | |||||
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-07 | 1 | -1/+1 |
|\ | | | | | | | feature/improve-linting | ||||
| * | Add a documentation page for ethereum types | Leonid Logvinov | 2018-06-05 | 1 | -1/+1 |
| | | |||||
* | | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 1 | -1/+0 |
|/ | |||||
* | Refactor all docJSON's to reside within the same S3 bucket under different ↵ | Fabio Berger | 2018-03-16 | 1 | -13/+47 |
| | | | | folders | ||||
* | Consolidate all console.log into the @0xproject/utils package | Brandon Millman | 2018-03-14 | 1 | -2/+3 |
| | |||||
* | Move Documentation to the `@0xproject/react-docs` package | Fabio Berger | 2018-03-06 | 1 | -1/+2 |
| | |||||
* | Fix ts error in portal after enabling more strict checks | Leonid Logvinov | 2018-01-10 | 1 | -2/+2 |
| | |||||
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 1 | -8/+7 |
| | |||||
* | Fix website unused vars | Leonid Logvinov | 2017-12-15 | 1 | -1/+0 |
| | |||||
* | Fix tslint issues | Fabio Berger | 2017-11-28 | 1 | -9/+7 |
| | |||||
* | Add website to mono repo, update packages to align with existing ↵ | Fabio Berger | 2017-11-22 | 1 | -0/+55 |
sub-packages, use new subscribeAsync 0x.js method |