Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | feat(website): implement rest of links | Brandon Millman | 2018-11-29 | 3 | -55/+77 | |
| | | | ||||||
| | * | feat(website): implement link directly to configure | Brandon Millman | 2018-11-29 | 4 | -6/+36 | |
| | | | ||||||
| | * | feat(website): optionally show configurator | Brandon Millman | 2018-11-29 | 1 | -3/+4 | |
| | | | ||||||
| | * | feature(website): add configurator shell | Brandon Millman | 2018-11-29 | 2 | -0/+8 | |
| | | | ||||||
| | * | fix(website): instant marketing page need more background color | Brandon Millman | 2018-11-29 | 3 | -5/+4 | |
| | | | ||||||
| | * | fix(website): instant marketing page shadows | Brandon Millman | 2018-11-29 | 4 | -148/+47 | |
| | | | ||||||
| | * | fix(website): change instant marketing page styling to non mono font except ↵ | Brandon Millman | 2018-11-29 | 2 | -10/+10 | |
| | | | | | | | | | | | | the 0 in 0x | |||||
| | * | chore(website): random fixes for mobile optimization | Brandon Millman | 2018-11-29 | 4 | -36/+63 | |
| | | | ||||||
| | * | feat(website): add extra assets for instant marketing page | Brandon Millman | 2018-11-29 | 15 | -8/+354 | |
| | | | ||||||
| | * | feat(website): fix screenshots in marketing page for small screens | Brandon Millman | 2018-11-29 | 2 | -11/+31 | |
| | | | ||||||
| | * | feat(website): need more section for instant marketing page | Brandon Millman | 2018-11-29 | 3 | -2/+52 | |
| | | | ||||||
| | * | feature(website): add links to instant marketing page | Brandon Millman | 2018-11-29 | 1 | -8/+51 | |
| | | | ||||||
| | * | fix(website): update instant page CTA font | Brandon Millman | 2018-11-29 | 1 | -7/+1 | |
| | | | ||||||
| | * | feat(website): instant features section | Brandon Millman | 2018-11-29 | 6 | -31/+55 | |
| | | | ||||||
| | * | feat(website): add screenshots to instant page | Brandon Millman | 2018-11-29 | 10 | -1/+85 | |
| | | | ||||||
| | * | feat(website): implement introducing 0x instant header | Brandon Millman | 2018-11-29 | 3 | -1/+48 | |
| | | | ||||||
| | * | feat(website): add header and footer to instant page | Brandon Millman | 2018-11-29 | 1 | -1/+46 | |
| | | | ||||||
| | * | feat(website): scaffolding for instant page | Brandon Millman | 2018-11-29 | 4 | -0/+42 | |
| | | | ||||||
| * | | Replace packages/contracts with contracts/core | Leonid Logvinov | 2018-12-03 | 2 | -2/+2 | |
| |/ | ||||||
| * | Publishcontracts@2.1.56@0x/website@0.0.61@0x/web3-wrapper@3.1.6@0x/testnet-faucets@1.0.58@0x/subproviders@2.1.6@0x/sol-doc@1.0.9@0x/sol-cov@2.1.14@0x/sol-compiler@1.1.14@0x/react-shared@1.0.23@0x/react-docs@1.0.20@0x/order-watcher@2.2.6@0x/order-utils@3.0.4@0x/migrations@2.2.0@0x/metacoin@0.0.30@0x/instant@1.0.2@0x/fill-scenarios@1.0.14@0x/dev-utils@1.0.19@0x/dev-tools-pages@0.0.8@0x/contract-wrappers@4.1.1@0x/contract-artifacts@1.1.2@0x/contract-addresses@2.0.0@0x/connect@3.0.8@0x/base-contract@3.0.8@0x/asset-buyer@3.0.2@0x/abi-gen-wrappers@2.0.0@0x/abi-gen-templates@1.0.10x.js@2.0.6 | Jacob Evans | 2018-11-28 | 1 | -7/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@2.0.6 - @0x/abi-gen-templates@1.0.1 - @0x/abi-gen-wrappers@2.0.0 - @0x/asset-buyer@3.0.2 - @0x/base-contract@3.0.8 - @0x/connect@3.0.8 - @0x/contract-addresses@2.0.0 - @0x/contract-artifacts@1.1.2 - @0x/contract-wrappers@4.1.1 - contracts@2.1.56 - @0x/dev-tools-pages@0.0.8 - @0x/dev-utils@1.0.19 - @0x/fill-scenarios@1.0.14 - @0x/instant@1.0.2 - @0x/metacoin@0.0.30 - @0x/migrations@2.2.0 - @0x/order-utils@3.0.4 - @0x/order-watcher@2.2.6 - @0x/react-docs@1.0.20 - @0x/react-shared@1.0.23 - @0x/sol-compiler@1.1.14 - @0x/sol-cov@2.1.14 - @0x/sol-doc@1.0.9 - @0x/subproviders@2.1.6 - @0x/testnet-faucets@1.0.58 - @0x/web3-wrapper@3.1.6 - @0x/website@0.0.61 | |||||
* | | Cleanup | Ezekiel Aquino | 2018-12-05 | 1 | -3/+3 | |
| | | ||||||
* | | Fixes Link component to user ReactRouterLink | Ezekiel Aquino | 2018-12-04 | 1 | -7/+3 | |
| | | ||||||
* | | Adds sa bit of polish to landing page | Ezekiel Aquino | 2018-12-04 | 3 | -13/+55 | |
| | | ||||||
* | | Adds padding prop to text elements | Ezekiel Aquino | 2018-12-04 | 5 | -31/+47 | |
| | | ||||||
* | | Refactors buttons/links/header | Ezekiel Aquino | 2018-12-04 | 3 | -57/+36 | |
| | | ||||||
* | | Refactors Button component | Ezekiel Aquino | 2018-12-04 | 1 | -17/+31 | |
| | | ||||||
* | | Fixes all lint issues, cleanup | Ezekiel Aquino | 2018-12-04 | 20 | -278/+227 | |
| | | ||||||
* | | Added ecosystem page | Fred Carlsen | 2018-12-03 | 2 | -0/+119 | |
| | | ||||||
* | | Added launch kit | Fred Carlsen | 2018-12-03 | 3 | -0/+163 | |
| | | ||||||
* | | Adjust team lists | Fred Carlsen | 2018-12-03 | 1 | -1/+61 | |
| | | ||||||
* | | Add map to jobs | Fred Carlsen | 2018-12-03 | 1 | -0/+0 | |
| | | ||||||
* | | ADd content to jobs | Fred Carlsen | 2018-12-03 | 1 | -24/+62 | |
| | | ||||||
* | | Tweak line heights | Fred Carlsen | 2018-12-03 | 2 | -4/+12 | |
| | | ||||||
* | | Updated sublinks on about | Fred Carlsen | 2018-12-03 | 3 | -18/+21 | |
| | | ||||||
* | | Added press logo | Fred Carlsen | 2018-12-03 | 1 | -0/+0 | |
| | | ||||||
* | | Updated press content | Fred Carlsen | 2018-12-03 | 1 | -34/+28 | |
| | | ||||||
* | | Adjust thumb | Fred Carlsen | 2018-12-03 | 1 | -0/+1 | |
| | | ||||||
* | | Add skeleton for team, press, jobs | Fred Carlsen | 2018-12-03 | 4 | -1/+365 | |
| | | ||||||
* | | Update boolean values | Fred Carlsen | 2018-12-03 | 1 | -4/+6 | |
| | | ||||||
* | | Add color to interface | Fred Carlsen | 2018-12-03 | 1 | -0/+1 | |
| | | ||||||
* | | Misc fixes to layout | Fred Carlsen | 2018-12-03 | 1 | -5/+11 | |
| | | ||||||
* | | Added project logos | Fred Carlsen | 2018-12-03 | 1 | -5/+60 | |
| | | ||||||
* | | Lint fix | Fred Carlsen | 2018-12-03 | 1 | -1/+1 | |
| | | ||||||
* | | Fix isFullWidth type declaration in layout | Ezekiel Aquino | 2018-12-03 | 1 | -4/+4 | |
| | | ||||||
* | | Changes boolean props to follow is[Property] syntax | Ezekiel Aquino | 2018-12-03 | 9 | -70/+107 | |
| | | ||||||
* | | Adds note to layout section | Ezekiel Aquino | 2018-12-03 | 1 | -0/+4 | |
| | | ||||||
* | | A bit of formatting, centeres instant text | Ezekiel Aquino | 2018-12-03 | 2 | -17/+13 | |
| | | ||||||
* | | Uses layout elems in header | Ezekiel Aquino | 2018-12-03 | 1 | -19/+16 | |
| | | ||||||
* | | Some comments and cleanup | Ezekiel Aquino | 2018-12-03 | 3 | -30/+5 | |
| | | ||||||
* | | ThemeProvider | Ezekiel Aquino | 2018-12-01 | 7 | -13/+27 | |
| | | ||||||
* | | WIP themeprovider | Ezekiel Aquino | 2018-11-30 | 4 | -31/+67 | |
| | | ||||||
* | | Linting | Fred Carlsen | 2018-11-30 | 1 | -1/+0 | |
| | | ||||||
* | | Added about / mission | Fred Carlsen | 2018-11-30 | 19 | -1/+120 | |
| | | ||||||
* | | Prevent compiler from stopping on ts warning | Fred Carlsen | 2018-11-30 | 1 | -0/+1 | |
| | | ||||||
* | | Linting | Fred Carlsen | 2018-11-30 | 1 | -2/+2 | |
| | | ||||||
* | | Correct font-weight for heading | Fred Carlsen | 2018-11-30 | 1 | -0/+1 | |
| | | ||||||
* | | Breakpoint on padding | Ezekiel Aquino | 2018-11-30 | 2 | -3/+7 | |
| | | ||||||
* | | Types return on layout methods | Ezekiel Aquino | 2018-11-30 | 1 | -8/+4 | |
| | | ||||||
* | | Add cta | Fred Carlsen | 2018-11-30 | 1 | -0/+20 | |
| | | ||||||
* | | Make buttons align | Fred Carlsen | 2018-11-30 | 1 | -2/+2 | |
| | | ||||||
* | | Link products to 0x instant for now | Fred Carlsen | 2018-11-30 | 1 | -1/+1 | |
| | | ||||||
* | | Added 0x instant skeleton | Fred Carlsen | 2018-11-30 | 4 | -0/+126 | |
| | | ||||||
* | | Fix icon warnings | Fred Carlsen | 2018-11-30 | 1 | -4/+6 | |
| | | ||||||
* | | Contain images | Fred Carlsen | 2018-11-30 | 1 | -0/+5 | |
| | | ||||||
* | | Allows margin to be passed variable integers as values, adds comments | Ezekiel Aquino | 2018-11-30 | 2 | -3/+4 | |
| | | ||||||
* | | Makes ts happy with running a function on an optional property value | Ezekiel Aquino | 2018-11-30 | 1 | -1/+1 | |
| | | ||||||
* | | Adds proposal for padding prop on Wrappers | Ezekiel Aquino | 2018-11-30 | 2 | -5/+26 | |
| | | ||||||
* | | Adds wrapGrid, bit of cleanup | Ezekiel Aquino | 2018-11-30 | 3 | -52/+41 | |
| | | ||||||
* | | Cleanup | Ezekiel Aquino | 2018-11-30 | 1 | -6/+0 | |
| | | ||||||
* | | Just fixes those warnings on icons | Ezekiel Aquino | 2018-11-30 | 1 | -2/+2 | |
| | | ||||||
* | | Remove double reference | Fred Carlsen | 2018-11-30 | 1 | -1/+0 | |
| | | ||||||
* | | Add route links to header | Fred Carlsen | 2018-11-30 | 1 | -31/+44 | |
| | | ||||||
* | | Some cleanup, reindent | Ezekiel Aquino | 2018-11-30 | 3 | -14/+26 | |
| | | ||||||
* | | Adds ts caching | Ezekiel Aquino | 2018-11-30 | 1 | -0/+1 | |
| | | ||||||
* | | Adds awcache to gitignore | Ezekiel Aquino | 2018-11-30 | 1 | -0/+1 | |
| | | ||||||
* | | Speed up ts loading with cache | Fred Carlsen | 2018-11-30 | 1 | -1/+7 | |
| | | ||||||
* | | Linting | Fred Carlsen | 2018-11-30 | 1 | -2/+2 | |
| | | ||||||
* | | Fix tag | Fred Carlsen | 2018-11-30 | 1 | -1/+1 | |
| | | ||||||
* | | Linting errors | Fred Carlsen | 2018-11-30 | 2 | -144/+146 | |
| | | ||||||
* | | Replaces Text elements in why route | Ezekiel Aquino | 2018-11-30 | 2 | -114/+116 | |
| | | ||||||
* | | Just makes it render | Ezekiel Aquino | 2018-11-30 | 2 | -116/+116 | |
| | | ||||||
* | | Text and landing | Ezekiel Aquino | 2018-11-30 | 4 | -148/+185 | |
| | | ||||||
* | | Tweak text | Fred Carlsen | 2018-11-30 | 1 | -3/+18 | |
| | | ||||||
* | | Linting + typing | Fred Carlsen | 2018-11-30 | 1 | -6/+7 | |
| | | ||||||
* | | Tweak submit position | Fred Carlsen | 2018-11-30 | 1 | -6/+10 | |
| | | ||||||
* | | Linting format | Fred Carlsen | 2018-11-30 | 1 | -16/+10 | |
| | | ||||||
* | | Tweak global styles | Fred Carlsen | 2018-11-30 | 1 | -37/+47 | |
| | | ||||||
* | | Added coin icon | Fred Carlsen | 2018-11-30 | 1 | -0/+1 | |
| | | ||||||
* | | Export svgs as typed pure components | Fred Carlsen | 2018-11-30 | 5 | -31/+87 | |
| | | ||||||
* | | Linter fixes | Fred Carlsen | 2018-11-30 | 1 | -3/+2 | |
| | | ||||||
* | | Started on why 0x | Fred Carlsen | 2018-11-30 | 3 | -3/+65 | |
| | | ||||||
* | | Add center prop to text | Fred Carlsen | 2018-11-30 | 1 | -18/+36 | |
| | | ||||||
* | | Hide trade button on mobile | Fred Carlsen | 2018-11-30 | 1 | -2/+8 | |
| | | ||||||
* | | Added newsletter form to footer | Fred Carlsen | 2018-11-30 | 4 | -3/+104 | |
| | | ||||||
* | | Adjust global font size | Fred Carlsen | 2018-11-30 | 3 | -6/+7 | |
| | | ||||||
* | | Format styles | Fred Carlsen | 2018-11-30 | 1 | -9/+19 | |
| | | ||||||
* | | Adds buttonWrapper | Ezekiel Aquino | 2018-11-29 | 2 | -3/+14 | |
| | | ||||||
* | | Removes text-decoration on buttons | Ezekiel Aquino | 2018-11-29 | 1 | -1/+2 | |
| | | ||||||
* | | Cleans up Button | Ezekiel Aquino | 2018-11-29 | 2 | -57/+24 | |
| | | ||||||
* | | Cleanup button component | Fred Carlsen | 2018-11-29 | 3 | -25/+11 | |
| | | ||||||
* | | Fix type def | Fred Carlsen | 2018-11-29 | 1 | -1/+1 | |
| | | ||||||
* | | Introduces WrapCentered | Ezekiel Aquino | 2018-11-29 | 2 | -10/+18 | |
| | | ||||||
* | | Tests flush width sections | Ezekiel Aquino | 2018-11-29 | 2 | -3/+11 | |
| | | ||||||
* | | Ooops fixes that | Ezekiel Aquino | 2018-11-29 | 1 | -1/+1 | |
| | | ||||||
* | | Enables fullwidth sections. As in edge-to-edge | Ezekiel Aquino | 2018-11-29 | 2 | -2/+6 | |
| | | ||||||
* | | Adds fullWidth prop to sections | Ezekiel Aquino | 2018-11-29 | 3 | -5/+12 | |
| | | ||||||
* | | Updated text | Fred Carlsen | 2018-11-29 | 1 | -4/+2 | |
| | | ||||||
* | | Tweaks button | Ezekiel Aquino | 2018-11-29 | 1 | -8/+7 | |
| | | ||||||
* | | Edits button.js | Ezekiel Aquino | 2018-11-29 | 1 | -1/+1 | |
| | | ||||||
* | | Adds notes to button | Ezekiel Aquino | 2018-11-29 | 1 | -5/+32 | |
| | | ||||||
* | | Remove export of interface | Fred Carlsen | 2018-11-29 | 4 | -4/+4 | |
| | | ||||||
* | | Add text and illustrations for home | Fred Carlsen | 2018-11-29 | 5 | -3/+38 | |
| | | ||||||
* | | Add transparent button | Fred Carlsen | 2018-11-29 | 2 | -5/+7 | |
| | | ||||||
* | | Add transparent button | Fred Carlsen | 2018-11-29 | 2 | -10/+25 | |
| | | ||||||
* | | Fix linting and typing errors in footer | Fred Carlsen | 2018-11-29 | 1 | -8/+5 | |
| | | ||||||
* | | WIP landing and button changes | Fred Carlsen | 2018-11-29 | 3 | -4/+52 | |
| | | ||||||
* | | Quick test responsive cols | Ezekiel Aquino | 2018-11-29 | 1 | -3/+9 | |
| | | ||||||
* | | Fixes interface syntax | Ezekiel Aquino | 2018-11-29 | 2 | -27/+43 | |
| | | ||||||
* | | Adds key to mapped footer elems | Ezekiel Aquino | 2018-11-29 | 1 | -2/+5 | |
| | | ||||||
* | | Make dev layout guidelines less obtrusive | Ezekiel Aquino | 2018-11-29 | 2 | -7/+9 | |
| | | ||||||
* | | Refactors footer to use layout system | Ezekiel Aquino | 2018-11-29 | 2 | -74/+55 | |
| | | ||||||
* | | Fix colwidth layout calc | Ezekiel Aquino | 2018-11-29 | 1 | -1/+1 | |
| | | ||||||
* | | Moves content wrap to layout.tsx | Ezekiel Aquino | 2018-11-29 | 2 | -19/+27 | |
| | | ||||||
* | | Edits column width calc method | Ezekiel Aquino | 2018-11-29 | 1 | -5/+19 | |
| | | ||||||
* | | Add index to list | Fred Carlsen | 2018-11-29 | 1 | -1/+1 | |
| | | ||||||
* | | Start on text component | Fred Carlsen | 2018-11-29 | 1 | -0/+29 | |
| | | ||||||
* | | Left align logo | Fred Carlsen | 2018-11-29 | 1 | -1/+1 | |
| | | ||||||
* | | Linting errors | Fred Carlsen | 2018-11-29 | 1 | -2/+3 | |
| | | ||||||
* | | Fix linting errors | Fred Carlsen | 2018-11-29 | 1 | -11/+11 | |
| | | ||||||
* | | Add footer | Fred Carlsen | 2018-11-29 | 2 | -5/+125 | |
| | | ||||||
* | | Test with max widths | Ezekiel Aquino | 2018-11-29 | 2 | -2/+4 | |
| | | ||||||
* | | Adds section margins | Ezekiel Aquino | 2018-11-29 | 1 | -0/+1 | |
| | | ||||||
* | | Samples full width wraps | Ezekiel Aquino | 2018-11-29 | 1 | -0/+12 | |
| | | ||||||
* | | [WIP] Proposed layout modules | Ezekiel Aquino | 2018-11-29 | 3 | -4/+122 | |
| | | ||||||
* | | Fix key in loop | Fred Carlsen | 2018-11-29 | 1 | -1/+1 | |
| | | ||||||
* | | Add bgColor and removePadding props to container | Fred Carlsen | 2018-11-29 | 1 | -2/+7 | |
| | | ||||||
* | | Change bg color | Fred Carlsen | 2018-11-29 | 1 | -1/+1 | |
| | | ||||||
* | | Fix linting errors | Fred Carlsen | 2018-11-28 | 1 | -6/+5 | |
| | | ||||||
* | | Tweak links in header | Fred Carlsen | 2018-11-28 | 1 | -6/+12 | |
| | | ||||||
* | | Add ehader | Fred Carlsen | 2018-11-28 | 4 | -1/+79 | |
| | | ||||||
* | | Add container and button | Fred Carlsen | 2018-11-28 | 2 | -1/+30 | |
| | | ||||||
* | | Fix font references | Fred Carlsen | 2018-11-28 | 1 | -4/+3 | |
| | | ||||||
* | | Ignore osx metadata files | Fred Carlsen | 2018-11-28 | 1 | -0/+0 | |
| | | ||||||
* | | Fix type error in Text component | Fred Carlsen | 2018-11-28 | 1 | -0/+1 | |
| | | ||||||
* | | Add styled-component types | Fred Carlsen | 2018-11-28 | 2 | -2/+3 | |
| | | ||||||
* | | Renames font-files, adds font-face declaration in globalStyles | Ezekiel Aquino | 2018-11-28 | 10 | -1/+23 | |
| | | ||||||
* | | Adds very basic SiteWrap and global styling | Ezekiel Aquino | 2018-11-28 | 4 | -2/+98 | |
| | | ||||||
* | | Updates styled-components, react typings | Ezekiel Aquino | 2018-11-28 | 1 | -2/+2 | |
| | | ||||||
* | | WIP button | Fred Carlsen | 2018-11-28 | 1 | -0/+21 | |
| | | ||||||
* | | Adds initial /next route to index.tsx | Ezekiel Aquino | 2018-11-28 | 2 | -2/+17 | |
| | | ||||||
* | | Add @next folder structure | Fred Carlsen | 2018-11-28 | 3 | -0/+6 | |
| | | ||||||
* | | Add svg loader | Fred Carlsen | 2018-11-28 | 3 | -0/+11 | |
| | | ||||||
* | | Add Formular font and normalize | Fred Carlsen | 2018-11-28 | 10 | -0/+394 | |
| | | ||||||
* | | Add brand colors | Fred Carlsen | 2018-11-28 | 1 | -0/+8 | |
| | | ||||||
* | | Merge remote-tracking branch 'upstream/development' into website | Fred Carlsen | 2018-11-27 | 10 | -10/+137 | |
|\| | ||||||
| * | feat: Add Xianny to about page | fragosti | 2018-11-27 | 2 | -0/+8 | |
| | | ||||||
| * | Publishcontracts@2.1.55@0x/website@0.0.60@0x/web3-wrapper@3.1.5@0x/utils@2.0.6@0x/types@1.3.0@0x/testnet-faucets@1.0.57@0x/subproviders@2.1.5@0x/sra-spec@1.0.11@0x/sol-resolver@1.0.17@0x/sol-doc@1.0.8@0x/sol-cov@2.1.13@0x/sol-compiler@1.1.13@0x/react-shared@1.0.22@0x/react-docs@1.0.19@0x/order-watcher@2.2.5@0x/order-utils@3.0.3@0x/monorepo-scripts@1.0.14@0x/migrations@2.1.0@0x/metacoin@0.0.29@0x/json-schemas@2.1.2@0x/instant@1.0.1@0x/fill-scenarios@1.0.13@0x/dev-utils@1.0.18@0x/dev-tools-pages@0.0.7@0x/contract-wrappers@4.1.0@0x/contract-addresses@1.2.0@0x/connect@3.0.7@0x/base-contract@3.0.7@0x/asset-buyer@3.0.1@0x/assert@1.0.18@0x/abi-gen@1.0.17@0x/abi-gen-wrappers@1.1.00x.js@2.0.5 | Fabio Berger | 2018-11-22 | 1 | -10/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@2.0.5 - @0x/abi-gen@1.0.17 - @0x/abi-gen-wrappers@1.1.0 - @0x/assert@1.0.18 - @0x/asset-buyer@3.0.1 - @0x/base-contract@3.0.7 - @0x/connect@3.0.7 - @0x/contract-addresses@1.2.0 - @0x/contract-wrappers@4.1.0 - contracts@2.1.55 - @0x/dev-tools-pages@0.0.7 - @0x/dev-utils@1.0.18 - @0x/fill-scenarios@1.0.13 - @0x/instant@1.0.1 - @0x/json-schemas@2.1.2 - @0x/metacoin@0.0.29 - @0x/migrations@2.1.0 - @0x/monorepo-scripts@1.0.14 - @0x/order-utils@3.0.3 - @0x/order-watcher@2.2.5 - @0x/react-docs@1.0.19 - @0x/react-shared@1.0.22 - @0x/sol-compiler@1.1.13 - @0x/sol-cov@2.1.13 - @0x/sol-doc@1.0.8 - @0x/sol-resolver@1.0.17 - @0x/sra-spec@1.0.11 - @0x/subproviders@2.1.5 - @0x/testnet-faucets@1.0.57 - @0x/types@1.3.0 - @0x/utils@2.0.6 - @0x/web3-wrapper@3.1.5 - @0x/website@0.0.60 | |||||
| * | Add migrations, contract-addresses and contract-artifacts to Developers home | Fabio Berger | 2018-11-21 | 1 | -0/+25 | |
| | | ||||||
| * | Create migrations doc reference page | Fabio Berger | 2018-11-21 | 6 | -0/+94 | |
| | | ||||||
* | | Add fix for assertion error to devserver config | Fred Carlsen | 2018-11-27 | 1 | -0/+7 | |
|/ | ||||||
* | Add 0x-order-utils.py library to developers home | Fabio Berger | 2018-11-20 | 1 | -0/+9 | |
| | ||||||
* | Update blog post feature | Fabio Berger | 2018-11-17 | 1 | -2/+2 | |
| | ||||||
* | Fix disclaimer on mobile | Fabio Berger | 2018-11-17 | 1 | -1/+1 | |
| | ||||||
* | Add smart contract docs to Developer Home | Fabio Berger | 2018-11-17 | 1 | -0/+8 | |
| | ||||||
* | Add Apache license link | Fabio Berger | 2018-11-17 | 1 | -0/+1 | |
| | ||||||
* | Fix capitalization in title | Fabio Berger | 2018-11-17 | 1 | -3/+10 | |
| | ||||||
* | Remove excess semi-colon | Fabio Berger | 2018-11-17 | 1 | -1/+1 | |
| | ||||||
* | Point directly to README for docs link | Fabio Berger | 2018-11-17 | 1 | -1/+1 | |
| | ||||||
* | Update icons | Fabio Berger | 2018-11-16 | 5 | -50/+46 | |
| | ||||||
* | Fix disclaimer | Fabio Berger | 2018-11-16 | 1 | -1/+1 | |
| | ||||||
* | Add blogpost URL | Fabio Berger | 2018-11-16 | 1 | -1/+1 | |
| | ||||||
* | Add disclaimer | Fabio Berger | 2018-11-16 | 1 | -0/+29 | |
| | ||||||
* | Merge branch 'development' into launchKitLanding | Fabio Berger | 2018-11-16 | 22 | -59/+94 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (110 commits) fix: fix exceeds block gas limit error chore(instant): fix lint error fix: remove unused vars Send in affiliate info as option Have heartbeat update not trigger errors fix: remove redundant handler feat: make onUnlockWalletClick different based on ON chore: remove wallet panel content for mobile feat: use blue for wallet prompt on mobile feat: use stable version of bowser fix: add http to external url string feat: make onUnlockWalletClick different based on ON chore: remove wallet panel content for mobile feat: use blue for wallet prompt on mobile feat: use stable version of bowser feat: expose webpack-dev-server content to local network fix(website): remove node env definition from webpack fix(website): currentProvider called on undefined chore: update yarn lock feat: use capital values for enums ... | |||||
| * | fix(website): remove node env definition from webpack | Brandon Millman | 2018-11-15 | 1 | -1/+0 | |
| | | ||||||
| * | fix(website): currentProvider called on undefined | Brandon Millman | 2018-11-15 | 1 | -1/+1 | |
| | | ||||||
| * | Publishcontracts@2.1.54@0x/website@0.0.59@0x/web3-wrapper@3.1.4@0x/utils@2.0.5@0x/testnet-faucets@1.0.56@0x/subproviders@2.1.4@0x/sra-spec@1.0.10@0x/sol-doc@1.0.7@0x/sol-cov@2.1.12@0x/sol-compiler@1.1.12@0x/react-shared@1.0.21@0x/react-docs@1.0.18@0x/order-watcher@2.2.4@0x/order-utils@3.0.2@0x/migrations@2.0.4@0x/metacoin@0.0.28@0x/json-schemas@2.1.1@0x/instant@0.0.7@0x/fill-scenarios@1.0.12@0x/dev-utils@1.0.17@0x/dev-tools-pages@0.0.6@0x/contract-wrappers@4.0.2@0x/connect@3.0.6@0x/base-contract@3.0.6@0x/asset-buyer@3.0.0@0x/assert@1.0.17@0x/abi-gen@1.0.16@0x/abi-gen-wrappers@1.0.50x.js@2.0.4 | Leonid Logvinov | 2018-11-14 | 1 | -9/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@2.0.4 - @0x/abi-gen@1.0.16 - @0x/abi-gen-wrappers@1.0.5 - @0x/assert@1.0.17 - @0x/asset-buyer@3.0.0 - @0x/base-contract@3.0.6 - @0x/connect@3.0.6 - @0x/contract-wrappers@4.0.2 - contracts@2.1.54 - @0x/dev-tools-pages@0.0.6 - @0x/dev-utils@1.0.17 - @0x/fill-scenarios@1.0.12 - @0x/instant@0.0.7 - @0x/json-schemas@2.1.1 - @0x/metacoin@0.0.28 - @0x/migrations@2.0.4 - @0x/order-utils@3.0.2 - @0x/order-watcher@2.2.4 - @0x/react-docs@1.0.18 - @0x/react-shared@1.0.21 - @0x/sol-compiler@1.1.12 - @0x/sol-cov@2.1.12 - @0x/sol-doc@1.0.7 - @0x/sra-spec@1.0.10 - @0x/subproviders@2.1.4 - @0x/testnet-faucets@1.0.56 - @0x/utils@2.0.5 - @0x/web3-wrapper@3.1.4 - @0x/website@0.0.59 | |||||
| * | Merge pull request #1244 from 0xProject/developerSectionNits | Fabio B | 2018-11-14 | 19 | -48/+84 | |
| |\ | | | | | | | Remaining Developer Section Design Nits | |||||
| | * | Improve logo spacing | Fabio Berger | 2018-11-12 | 1 | -1/+24 | |
| | | | ||||||
| | * | merge development | Fabio Berger | 2018-11-12 | 4 | -87/+88 | |
| | |\ | ||||||
| | * | | Increase logo size | Fabio Berger | 2018-11-12 | 1 | -3/+3 | |
| | | | | ||||||
| | * | | Adjust paddin | Fabio Berger | 2018-11-11 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Fix menuItem background colors depending on the context | Fabio Berger | 2018-11-11 | 4 | -3/+18 | |
| | | | | ||||||
| | * | | Remove "Home" menu item, instead make different parts of logo link to ↵ | Fabio Berger | 2018-11-11 | 8 | -59/+53 | |
| | | | | | | | | | | | | | | | | different sections of the website | |||||
| | * | | Rename tutorial to match verb structure | Fabio Berger | 2018-11-11 | 5 | -5/+5 | |
| | | | | ||||||
| | * | | style: reduce border size on version dropdown | Fabio Berger | 2018-10-26 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | style: make line-height of sidebar title 26px, make sure still bottom ↵ | Fabio Berger | 2018-10-26 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | aligned with version picker | |||||
| | * | | style: remove small gap under topbar | Fabio Berger | 2018-10-26 | 2 | -23/+26 | |
| | | | | ||||||
| * | | | Publishcontracts@2.1.53@0x/website@0.0.58@0x/web3-wrapper@3.1.3@0x/testnet-faucets@1.0.55@0x/subproviders@2.1.3@0x/sol-doc@1.0.6@0x/sol-cov@2.1.11@0x/sol-compiler@1.1.11@0x/react-shared@1.0.20@0x/react-docs@1.0.17@0x/order-watcher@2.2.3@0x/order-utils@3.0.1@0x/migrations@2.0.3@0x/metacoin@0.0.27@0x/instant@0.0.6@0x/fill-scenarios@1.0.11@0x/dev-utils@1.0.16@0x/dev-tools-pages@0.0.5@0x/contract-wrappers@4.0.1@0x/connect@3.0.5@0x/base-contract@3.0.5@0x/asset-buyer@2.2.2@0x/abi-gen-wrappers@1.0.40x.js@2.0.3 | Leonid Logvinov | 2018-11-14 | 1 | -7/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@2.0.3 - @0x/abi-gen-wrappers@1.0.4 - @0x/asset-buyer@2.2.2 - @0x/base-contract@3.0.5 - @0x/connect@3.0.5 - @0x/contract-wrappers@4.0.1 - contracts@2.1.53 - @0x/dev-tools-pages@0.0.5 - @0x/dev-utils@1.0.16 - @0x/fill-scenarios@1.0.11 - @0x/instant@0.0.6 - @0x/metacoin@0.0.27 - @0x/migrations@2.0.3 - @0x/order-utils@3.0.1 - @0x/order-watcher@2.2.3 - @0x/react-docs@1.0.17 - @0x/react-shared@1.0.20 - @0x/sol-compiler@1.1.11 - @0x/sol-cov@2.1.11 - @0x/sol-doc@1.0.6 - @0x/subproviders@2.1.3 - @0x/testnet-faucets@1.0.55 - @0x/web3-wrapper@3.1.3 - @0x/website@0.0.58 | |||||
| * | | | Publishcontracts@2.1.52@0x/website@0.0.57@0x/web3-wrapper@3.1.2@0x/testnet-faucets@1.0.54@0x/subproviders@2.1.2@0x/sra-spec@1.0.9@0x/sol-doc@1.0.5@0x/sol-cov@2.1.10@0x/sol-compiler@1.1.10@0x/react-shared@1.0.19@0x/react-docs@1.0.16@0x/order-watcher@2.2.2@0x/order-utils@3.0.0@0x/migrations@2.0.2@0x/metacoin@0.0.26@0x/json-schemas@2.1.0@0x/instant@0.0.5@0x/fill-scenarios@1.0.10@0x/dev-utils@1.0.15@0x/dev-tools-pages@0.0.4@0x/contract-wrappers@4.0.0@0x/connect@3.0.4@0x/base-contract@3.0.4@0x/asset-buyer@2.2.1@0x/assert@1.0.16@0x/abi-gen-wrappers@1.0.30x.js@2.0.2 | Leonid Logvinov | 2018-11-12 | 1 | -8/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@2.0.2 - @0x/abi-gen-wrappers@1.0.3 - @0x/assert@1.0.16 - @0x/asset-buyer@2.2.1 - @0x/base-contract@3.0.4 - @0x/connect@3.0.4 - @0x/contract-wrappers@4.0.0 - contracts@2.1.52 - @0x/dev-tools-pages@0.0.4 - @0x/dev-utils@1.0.15 - @0x/fill-scenarios@1.0.10 - @0x/instant@0.0.5 - @0x/json-schemas@2.1.0 - @0x/metacoin@0.0.26 - @0x/migrations@2.0.2 - @0x/order-utils@3.0.0 - @0x/order-watcher@2.2.2 - @0x/react-docs@1.0.16 - @0x/react-shared@1.0.19 - @0x/sol-compiler@1.1.10 - @0x/sol-cov@2.1.10 - @0x/sol-doc@1.0.5 - @0x/sra-spec@1.0.9 - @0x/subproviders@2.1.2 - @0x/testnet-faucets@1.0.54 - @0x/web3-wrapper@3.1.2 - @0x/website@0.0.57 | |||||
* | | | | Add launch kit to Developer home list of tools | Fabio Berger | 2018-11-16 | 1 | -0/+9 | |
| | | | | ||||||
* | | | | fix linter issue | Fabio Berger | 2018-11-16 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Add support for responsive left | Fabio Berger | 2018-11-16 | 1 | -0/+9 | |
| | | | | ||||||
* | | | | Update call-to-action links | Fabio Berger | 2018-11-16 | 2 | -4/+6 | |
| | | | | ||||||
* | | | | Move benefits to language files and fix copy | Fabio Berger | 2018-11-14 | 7 | -34/+78 | |
| | | | | ||||||
* | | | | Implement 0x launch kit landing page | Fabio Berger | 2018-11-14 | 18 | -1/+493 | |
|/ / / | ||||||
* | / | fix(website): fix code splitting | Brandon Millman | 2018-11-12 | 23 | -31/+33 | |
| |/ |/| | ||||||
* | | Publishethereum-types@1.1.2contracts@2.1.51@0x/website@0.0.56@0x/web3-wrapper@3.1.1@0x/utils@2.0.4@0x/typescript-typings@3.0.4@0x/types@1.2.1@0x/tslint-config@1.0.10@0x/testnet-faucets@1.0.53@0x/subproviders@2.1.1@0x/sra-spec@1.0.8@0x/sol-resolver@1.0.16@0x/sol-doc@1.0.4@0x/sol-cov@2.1.9@0x/sol-compiler@1.1.9@0x/react-shared@1.0.18@0x/react-docs@1.0.15@0x/order-watcher@2.2.1@0x/order-utils@2.0.1@0x/monorepo-scripts@1.0.13@0x/migrations@2.0.1@0x/metacoin@0.0.25@0x/json-schemas@2.0.1@0x/instant@0.0.4@0x/fill-scenarios@1.0.9@0x/dev-utils@1.0.14@0x/dev-tools-pages@0.0.3@0x/contract-wrappers@3.0.1@0x/contract-artifacts@1.1.0@0x/contract-addresses@1.1.0@0x/connect@3.0.3@0x/base-contract@3.0.3@0x/asset-buyer@2.2.0@0x/assert@1.0.15@0x/abi-gen@1.0.15@0x/abi-gen-wrappers@1.0.20x.js@2.0.1 | Jacob Evans | 2018-11-09 | 1 | -12/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@2.0.1 - @0x/abi-gen@1.0.15 - @0x/abi-gen-wrappers@1.0.2 - @0x/assert@1.0.15 - @0x/asset-buyer@2.2.0 - @0x/base-contract@3.0.3 - @0x/connect@3.0.3 - @0x/contract-addresses@1.1.0 - @0x/contract-artifacts@1.1.0 - @0x/contract-wrappers@3.0.1 - contracts@2.1.51 - @0x/dev-tools-pages@0.0.3 - @0x/dev-utils@1.0.14 - ethereum-types@1.1.2 - @0x/fill-scenarios@1.0.9 - @0x/instant@0.0.4 - @0x/json-schemas@2.0.1 - @0x/metacoin@0.0.25 - @0x/migrations@2.0.1 - @0x/monorepo-scripts@1.0.13 - @0x/order-utils@2.0.1 - @0x/order-watcher@2.2.1 - @0x/react-docs@1.0.15 - @0x/react-shared@1.0.18 - @0x/sol-compiler@1.1.9 - @0x/sol-cov@2.1.9 - @0x/sol-doc@1.0.4 - @0x/sol-resolver@1.0.16 - @0x/sra-spec@1.0.8 - @0x/subproviders@2.1.1 - @0x/testnet-faucets@1.0.53 - @0x/tslint-config@1.0.10 - @0x/types@1.2.1 - @0x/typescript-typings@3.0.4 - @0x/utils@2.0.4 - @0x/web3-wrapper@3.1.1 - @0x/website@0.0.56 | |||||
* | | fix(website): turn off production flag when building locally | Brandon Millman | 2018-11-08 | 1 | -4/+5 | |
| | | ||||||
* | | fix(website): prepare website for breaking MetaMask change for eip 1102 | Brandon Millman | 2018-10-31 | 2 | -69/+66 | |
| | | ||||||
* | | Merge pull request #1178 from 0xProject/fix/linter-improvements | Alex Browne | 2018-10-27 | 1 | -1/+1 | |
|\ \ | | | | | | | Add --format stylish to tslint and fix linter errors in contract-wrappers. | |||||
| * | | chore: Add --format stylish to tslint | Alex Browne | 2018-10-24 | 1 | -1/+1 | |
| |/ | ||||||
* / | fix(website): round makerAssetToken amount in FillOrder component | Brandon Millman | 2018-10-26 | 1 | -1/+4 | |
|/ | ||||||
* | fix(website): asset-buyer usage documentation formatting | Brandon Millman | 2018-10-23 | 2 | -5/+5 | |
| | ||||||
* | Merge pull request #1173 from 0xProject/fixSchemaBug | Kadinsky | 2018-10-23 | 3 | -34/+82 | |
|\ | | | | | Fix number schema bug | |||||
| * | chore: Add whole number to next json-schema doc md section | Fabio Berger | 2018-10-22 | 2 | -5/+53 | |
| | | ||||||
| * | chore: link to schemas at a particular commit so it doesn't change when they ↵ | Fabio Berger | 2018-10-22 | 1 | -29/+29 | |
| | | | | | | | | are updated | |||||
| * | Fix links | Fabio Berger | 2018-10-22 | 1 | -7/+7 | |
| | | ||||||
| * | revert unrelated change | Fabio Berger | 2018-10-22 | 1 | -2/+2 | |
| | | ||||||
| * | fix: Update address to ZRX token to newly deployed 'mintable' ZRX token on ↵ | Fabio Berger | 2018-10-20 | 1 | -2/+2 | |
| | | | | | | | | Kovan/Ropsten | |||||
* | | fix(website): create correct subprovider for metamask | Brandon Millman | 2018-10-23 | 1 | -1/+1 | |
| | | ||||||
* | | fix(website): do not fetch balances for empty tokens | Brandon Millman | 2018-10-23 | 1 | -6/+13 | |
|/ | ||||||
* | Use em for all | Fabio Berger | 2018-10-20 | 3 | -3/+3 | |
| | ||||||
* | chore: use Text | Fabio Berger | 2018-10-20 | 1 | -2/+2 | |
| | ||||||
* | chore: use `colors` module | 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 | 4 | -3/+96 | |
| | | | | and only updating the sidebar menu items whose active state had changed | |||||
* | Use media module | Fabio Berger | 2018-10-20 | 1 | -2/+3 | |
| | ||||||
* | Remove unused listeners | Fabio Berger | 2018-10-20 | 1 | -8/+0 | |
| | ||||||
* | chore: fix dropdown bug on Firefox and reduced duplicate code | Fabio Berger | 2018-10-19 | 1 | -24/+22 | |
| | ||||||
* | style: Switch out homepage image with improved one from Ben | Fabio Berger | 2018-10-19 | 1 | -51/+6 | |
| | ||||||
* | style: make sure sideBar bottom padding is on scrollable content, not container | Fabio Berger | 2018-10-19 | 1 | -2/+3 | |
| | ||||||
* | Improve sidebar logic to handle MS Edge, Firefox differences between Windows ↵ | Fabio Berger | 2018-10-19 | 3 | -6/+30 | |
| | | | | & Mac | |||||
* | chore: improve sidebar scroll | Fabio Berger | 2018-10-19 | 1 | -1/+1 | |
| | ||||||
* | chore: Replace state with styled-components for hover detection | Fabio Berger | 2018-10-19 | 1 | -71/+69 | |
| | ||||||
* | style: accomodate different scrollbar widths on Firefox vs. Chrome/Safari | Fabio Berger | 2018-10-19 | 1 | -2/+3 | |
| | ||||||
* | chore: Fix scroll issue by bumping version and installing from new branch | Fabio Berger | 2018-10-19 | 1 | -1/+1 | |
| | ||||||
* | copy: consistently name ERCdEX with correct capitalization | Fabio Berger | 2018-10-19 | 1 | -7/+7 | |
| | ||||||
* | Switch tutorial descriptions | Fabio Berger | 2018-10-19 | 5 | -10/+10 | |
| | ||||||
* | copy: Networked liquidity -> shared liquidity | Fabio Berger | 2018-10-19 | 8 | -15/+15 | |
| | ||||||
* | fix: Make sure page scrollable on mobile | Fabio Berger | 2018-10-19 | 1 | -2/+3 | |
| | ||||||
* | Don't show topBar menu items in sidebar on wiki | Fabio Berger | 2018-10-19 | 1 | -1/+5 | |
| | ||||||
* | Update doc ref markdown sections | Fabio Berger | 2018-10-19 | 56 | -64/+391 | |
| | ||||||
* | Publishethereum-types@1.1.1contracts@2.1.50@0x/website@0.0.55@0x/web3-wrapper@3.1.0@0x/utils@2.0.3@0x/typescript-typings@3.0.3@0x/types@1.2.0@0x/tslint-config@1.0.9@0x/testnet-faucets@1.0.52@0x/subproviders@2.1.0@0x/sra-spec@1.0.7@0x/sol-resolver@1.0.15@0x/sol-doc@1.0.3@0x/sol-cov@2.1.8@0x/sol-compiler@1.1.8@0x/react-shared@1.0.17@0x/react-docs@1.0.14@0x/order-watcher@2.2.0@0x/order-utils@2.0.0@0x/monorepo-scripts@1.0.12@0x/migrations@2.0.0@0x/metacoin@0.0.24@0x/json-schemas@2.0.0@0x/instant@0.0.3@0x/fill-scenarios@1.0.8@0x/dev-utils@1.0.13@0x/dev-tools-pages@0.0.2@0x/contract-wrappers@3.0.0@0x/contract-artifacts@1.0.1@0x/contract-addresses@1.0.1@0x/connect@3.0.2@0x/base-contract@3.0.2@0x/asset-buyer@2.1.0@0x/assert@1.0.14@0x/abi-gen@1.0.14@0x/abi-gen-wrappers@1.0.10x.js@2.0.0 | Leonid Logvinov | 2018-10-18 | 1 | -12/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@2.0.0 - @0x/abi-gen@1.0.14 - @0x/abi-gen-wrappers@1.0.1 - @0x/assert@1.0.14 - @0x/asset-buyer@2.1.0 - @0x/base-contract@3.0.2 - @0x/connect@3.0.2 - @0x/contract-addresses@1.0.1 - @0x/contract-artifacts@1.0.1 - @0x/contract-wrappers@3.0.0 - contracts@2.1.50 - @0x/dev-tools-pages@0.0.2 - @0x/dev-utils@1.0.13 - ethereum-types@1.1.1 - @0x/fill-scenarios@1.0.8 - @0x/instant@0.0.3 - @0x/json-schemas@2.0.0 - @0x/metacoin@0.0.24 - @0x/migrations@2.0.0 - @0x/monorepo-scripts@1.0.12 - @0x/order-utils@2.0.0 - @0x/order-watcher@2.2.0 - @0x/react-docs@1.0.14 - @0x/react-shared@1.0.17 - @0x/sol-compiler@1.1.8 - @0x/sol-cov@2.1.8 - @0x/sol-doc@1.0.3 - @0x/sol-resolver@1.0.15 - @0x/sra-spec@1.0.7 - @0x/subproviders@2.1.0 - @0x/testnet-faucets@1.0.52 - @0x/tslint-config@1.0.9 - @0x/types@1.2.0 - @0x/typescript-typings@3.0.3 - @0x/utils@2.0.3 - @0x/web3-wrapper@3.1.0 - @0x/website@0.0.55 | |||||
* | Fix ethereum-types versions | Leonid Logvinov | 2018-10-18 | 1 | -1/+1 | |
| | ||||||
* | Add index signature to FakeTokenRegistry | Leonid Logvinov | 2018-10-18 | 1 | -1/+8 | |
| | ||||||
* | chore: fix imports | Fabio Berger | 2018-10-18 | 15 | -26/+26 | |
| | ||||||
* | chore: replace @0xproject with @0x in .tsx files | Fabio Berger | 2018-10-18 | 74 | -115/+115 | |
| | ||||||
* | Remove old 0x.js from website | Fabio Berger | 2018-10-18 | 3 | -12/+877 | |
| | ||||||
* | chore: change README.md from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -2/+2 | |
| | ||||||
* | chore: change tslint.json from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -1/+1 | |
| | ||||||
* | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 34 | -75/+75 | |
| | ||||||
* | chore: fix up asset-buyer doc and add to Dev Home | Fabio Berger | 2018-10-18 | 2 | -1/+11 | |
| | ||||||
* | merge dev-section-redesign | Fabio Berger | 2018-10-18 | 13 | -44/+228 | |
|\ | ||||||
| * | merge development | Fabio Berger | 2018-10-18 | 14 | -44/+229 | |
| |\ | ||||||
| | * | feat(website): add expanded and minimized display types to relayer grid | Brandon Millman | 2018-10-18 | 3 | -22/+56 | |
| | | | ||||||
| | * | Merge pull request #1145 from 0xProject/refactorSchemasToJSON | Kadinsky | 2018-10-18 | 1 | -20/+32 | |
| | |\ | | | | | | | | | Move json-schema schemas to JSON files | |||||
| | | * | Update schemas markdown section for v2 docs | Fabio Berger | 2018-10-17 | 1 | -20/+32 | |
| | | | | ||||||
| | * | | Update asset-buyer usage wording | Brandon Millman | 2018-10-18 | 1 | -2/+2 | |
| | | | | ||||||
| | * | | Merge branch 'development' into feature/website/asset-buyer-docs | Brandon Millman | 2018-10-18 | 1 | -1/+2 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (31 commits) Update CODEOWNERS Update CODEOWNERS Update CODEOWNERS Add leo to CODEOWNERS on some packages fix(monorepo-scripts): Format date as UTC not local time. Bump max bundle size for instant fix: dont use enum string as type as typedoc gets confused feat: export AssetData from order-utils feat: export AssetData from utils chore: temporarily increase the bundle size for instant Remove order-utils from dependencies Run tests on circle CI Add tests for format and use toFixed instead of round for usd Remove expiry buffer seconds option from AssetBuyer init Add ts-optchain and use it instead of lodash get Hide USD price when ETH-USD price is not available Rename OrderDetailsRow to EthAmountRow fix: add Steve's github account to about page, and capitalize AppFolio correctly Put boundNoop in a util file Add tnxHash to buy button callbacks ... | |||||
| | | * | Merge pull request #1138 from 0xProject/feature/add-steves-github | Steve Klebanoff | 2018-10-17 | 1 | -1/+2 | |
| | | |\ | | | | | | | | | | | [website] Add Steve's github | |||||
| | | | * | fix: add Steve's github account to about page, and capitalize AppFolio correctly | Steve Klebanoff | 2018-10-16 | 1 | -1/+2 | |
| | | | | |