Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update dependency packages | Hsuan Lee | 2019-01-19 | 1 | -198/+0 |
| | |||||
* | Fix menuItem background colors depending on the context | Fabio Berger | 2018-11-11 | 1 | -0/+1 |
| | |||||
* | Use em for all | Fabio Berger | 2018-10-20 | 1 | -1/+1 |
| | |||||
* | fix: scroll lag on doc reference and wiki pages by using react-scroll `spy` ↵ | Fabio Berger | 2018-10-20 | 1 | -1/+1 |
| | | | | and only updating the sidebar menu items whose active state had changed | ||||
* | Remove unused listeners | Fabio Berger | 2018-10-20 | 1 | -8/+0 |
| | |||||
* | Don't show topBar menu items in sidebar on wiki | Fabio Berger | 2018-10-19 | 1 | -1/+5 |
| | |||||
* | chore: fix imports | Fabio Berger | 2018-10-18 | 1 | -2/+2 |
| | |||||
* | chore: Add topBar menu in wiki mobile sidebar menu | Fabio Berger | 2018-10-17 | 1 | -1/+29 |
| | |||||
* | chore: componentize the sidebar header | Fabio Berger | 2018-10-17 | 1 | -25/+4 |
| | |||||
* | chore: fix linter | Fabio Berger | 2018-10-17 | 1 | -10/+0 |
| | |||||
* | chore: move wiki to Developers section | Fabio Berger | 2018-10-16 | 1 | -114/+62 |
| | |||||
* | Remove type prop and instead infer it from the value of to | Fabio Berger | 2018-10-05 | 1 | -2/+0 |
| | |||||
* | remove stray logs | Fabio Berger | 2018-10-05 | 1 | -1/+0 |
| | |||||
* | Use same Link UI component for react-scroll links | Fabio Berger | 2018-10-03 | 1 | -10/+19 |
| | |||||
* | Integrate heap analytics | fragosti | 2018-07-12 | 1 | -1/+1 |
| | |||||
* | Fix no-unused-variable tslint rule to include parameters and fix issues | Fabio Berger | 2018-06-12 | 1 | -2/+2 |
| | |||||
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 1 | -5/+1 |
| | |||||
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -9/+9 |
| | |||||
* | Fix type errors in CSS properties | Leonid Logvinov | 2018-05-05 | 1 | -1/+1 |
| | |||||
* | Implement backendClient object to unify calls to the portal api | Brandon Millman | 2018-04-19 | 1 | -28/+25 |
| | |||||
* | Reduce wiki article padding on mobile and remove commented out code | Fabio Berger | 2018-04-17 | 1 | -4/+1 |
| | |||||
* | Pass actual iconUrl and add default icon image | Fabio Berger | 2018-03-20 | 1 | -1/+1 |
| | |||||
* | Refactor titleToIcon mapping to idToIcon and move to docPage | Fabio Berger | 2018-03-20 | 1 | -1/+3 |
| | |||||
* | Consolidate all console.log into the @0xproject/utils package | Brandon Millman | 2018-03-14 | 1 | -1/+2 |
| | |||||
* | Add support for going back to previous hashes via the browser back button to ↵ | Fabio Berger | 2018-03-08 | 1 | -0/+8 |
| | | | | wiki | ||||
* | Make sidebar header configurable | Fabio Berger | 2018-03-07 | 1 | -1/+2 |
| | |||||
* | Moved over all pages/shared components and dependencies to react-shared | Fabio Berger | 2018-03-05 | 1 | -8/+13 |
| | |||||
* | Bug fixes | Fabio Berger | 2018-03-05 | 1 | -1/+1 |
| | |||||
* | Move over AnchorTitle and associated elements | Fabio Berger | 2018-03-04 | 1 | -1/+2 |
| | |||||
* | Hash hash instead of prefixedHash to scrollToHash function | Fabio Berger | 2018-03-03 | 1 | -1/+2 |
| | |||||
* | Make sure the page has loaded (including all images) before scrolling to hash | Fabio Berger | 2018-03-03 | 1 | -1/+2 |
| | |||||
* | Update react-markdown, properly scroll to section for wiki internal links, ↵ | Fabio Berger | 2018-03-02 | 1 | -16/+3 |
| | | | | consolidate scrollTo logic and make external links open in new tabs | ||||
* | Keep topBar and footer language to the one picked by the user | Fabio Berger | 2018-02-22 | 1 | -0/+5 |
| | |||||
* | Remove unneeded props | Fabio Berger | 2018-02-16 | 1 | -1/+0 |
| | |||||
* | Re-designed Wiki and half-redesigned docs pages | Fabio Berger | 2018-02-16 | 1 | -31/+74 |
| | |||||
* | Fix all setState calls after unmounted errors. Decided to create our own ↵ | Fabio Berger | 2018-01-31 | 1 | -8/+13 |
| | | | | flag rather then using a cancellablePromise since there was little to be gained from this alternative | ||||
* | Initial Ledger support implementation | Fabio Berger | 2018-01-28 | 1 | -1/+1 |
| | |||||
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 1 | -53/+43 |
| | |||||
* | Merge branch 'development' into fix/underscorePrivate | Brandon Millman | 2017-12-21 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (29 commits) Move call to error reporter to end of handler so that even if reporting the error takes a while, it doesn't block the UI Update outdated WETH ranges Fix conditional Fix top-padding Publish Update CHANGELOGs Add slashes to base URLs Fix linter issue Fix WETH symbol Update snapshot and artifacts Replace our EtherTokens with WETH9 from maker Fix test description Fix a typo Add err==null assertions Add WETH9 tests Use the new snapshot including WETH9 and it's artifacts Add WETH9 and mirations Fix WETH events watching Fix a typo Init the _etherTokenContractsByAddress ... | ||||
| * | Fix top-padding | Fabio Berger | 2017-12-21 | 1 | -2/+2 |
| | | |||||
* | | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors | Brandon Millman | 2017-12-20 | 1 | -14/+14 |
|/ | |||||
* | Refactor configs and constants, standardize on uppercase/snakecase, ↵ | Fabio Berger | 2017-12-19 | 1 | -2/+2 |
| | | | | alphebetize, rename for logical grouping | ||||
* | standarize on `grey` over `gray` spelling and other color related fixes | Fabio Berger | 2017-12-18 | 1 | -1/+1 |
| | |||||
* | Standardize colors to always be in uppercase hex and consolidate material-ui ↵ | Fabio Berger | 2017-12-18 | 1 | -2/+2 |
| | | | | greys | ||||
* | Consolidate all custom colors and material-ui colors into a colors module | Fabio Berger | 2017-12-18 | 1 | -2/+2 |
| | |||||
* | fix remaining tslint errors | Fabio Berger | 2017-11-28 | 1 | -8/+9 |
| | |||||
* | Add website to mono repo, update packages to align with existing ↵ | Fabio Berger | 2017-11-22 | 1 | -0/+210 |
sub-packages, use new subscribeAsync 0x.js method |