Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update dependency packages | Hsuan Lee | 2019-01-19 | 3 | -480/+0 |
| | |||||
* | chore: fix imports | Fabio Berger | 2018-10-18 | 2 | -4/+4 |
| | |||||
* | chore: replace @0xproject with @0x in .tsx files | Fabio Berger | 2018-10-18 | 1 | -1/+1 |
| | |||||
* | chore: Rename "Documentation" to "Docs" in mobile menu | Fabio Berger | 2018-10-17 | 1 | -1/+1 |
| | |||||
* | chore: fix linter | Fabio Berger | 2018-10-17 | 1 | -1/+1 |
| | |||||
* | chore: remove wiki from main website topBar | Fabio Berger | 2018-10-16 | 1 | -32/+1 |
| | |||||
* | Remove doc menus from main topBar | Fabio Berger | 2018-10-13 | 1 | -65/+4 |
| | |||||
* | fix: Remove unnecessary onClick prop from NestedSidebar, since one can ↵ | Fabio Berger | 2018-10-13 | 1 | -4/+2 |
| | | | | listen to container element onClick | ||||
* | Refactor Home so that Dev section chrome is reusable across pages | Fabio Berger | 2018-10-12 | 1 | -3/+0 |
| | |||||
* | fix(website): remove deadzone between "Developers" menu item and dropdown so ↵ | Fabio Berger | 2018-10-11 | 1 | -1/+1 |
| | | | | it never closes when hovering between the two | ||||
* | Remove type prop and instead infer it from the value of to | Fabio Berger | 2018-10-05 | 2 | -15/+8 |
| | |||||
* | Remove style prop from Link | Fabio Berger | 2018-10-05 | 1 | -1/+1 |
| | |||||
* | Fix bug where wiki links in dev dropdown weren't working when on the wiki | Fabio Berger | 2018-10-05 | 1 | -0/+1 |
| | |||||
* | Use same Link UI component for react-scroll links | Fabio Berger | 2018-10-03 | 2 | -14/+14 |
| | |||||
* | Use new Link UI component everywhere, and add complementary ALink type | Fabio Berger | 2018-10-03 | 2 | -43/+25 |
| | |||||
* | merge development | Fabio Berger | 2018-09-28 | 1 | -2/+12 |
|\ | |||||
| * | Merge pull request #1047 from 0xProject/feature/re-add-no-unused-variables | Francesco Agosti | 2018-08-31 | 1 | -1/+1 |
| |\ | | | | | | | Re-add no-unused-variable tslint rule | ||||
| | * | Fix unused vars for react-shared and website | fragosti | 2018-08-31 | 1 | -1/+1 |
| | | | |||||
| * | | Add careers page to top bar | fragosti | 2018-08-31 | 1 | -1/+11 |
| |/ | |||||
| * | Revert "Have new Popover component working in React 16" | fragosti | 2018-08-29 | 2 | -0/+4 |
| | | | | | | | | This reverts commit 5785ec0713c39466b3a6a171f5f0a2d38207b44b. | ||||
| * | Have new Popover component working in React 16 | fragosti | 2018-08-28 | 2 | -4/+0 |
| | | |||||
| * | Change all onTouchTap to onClick | fragosti | 2018-08-25 | 1 | -1/+1 |
| | | |||||
* | | Add developers dropdown to topBar | Fabio Berger | 2018-08-27 | 1 | -123/+6 |
|/ | |||||
* | Add missing keyu | Fabio Berger | 2018-08-23 | 1 | -1/+5 |
| | |||||
* | Fix many linter errors that showed up upon upgrading tsutil | Fabio Berger | 2018-08-23 | 1 | -7/+10 |
| | |||||
* | Fix bug related to react-scroll's scrollSpy and the render order of elements | Fabio Berger | 2018-08-06 | 1 | -2/+12 |
| | |||||
* | Add OrderWatcher docs page | Fabio Berger | 2018-08-03 | 1 | -7/+22 |
| | |||||
* | Add contract-wrappers page and make topBar component more concise | Fabio Berger | 2018-08-02 | 1 | -117/+38 |
| | |||||
* | Add zIndex 1 to topbar and fix issue where no box-shadow present on /docs | fragosti | 2018-07-19 | 1 | -1/+6 |
| | |||||
* | Remove legacy portal code | Brandon Millman | 2018-07-12 | 1 | -21/+2 |
| | |||||
* | Implement landing page change in preperation for portal | Brandon Millman | 2018-07-06 | 2 | -17/+12 |
| | |||||
* | Various fixes for portal on mobile and top bar layout | Brandon Millman | 2018-07-06 | 2 | -17/+27 |
| | |||||
* | Merge pull request #799 from 0xProject/feature/website/wallet-menu | Brandon Millman | 2018-07-04 | 3 | -168/+29 |
|\ | | | | | Add menu for at the top of wallet and top right component | ||||
| * | Remove InstallPrompt | Brandon Millman | 2018-07-04 | 2 | -61/+0 |
| | | |||||
| * | Lint fixes | Brandon Millman | 2018-07-02 | 1 | -10/+3 |
| | | |||||
| * | Consolidate logic for common menu items | Brandon Millman | 2018-07-02 | 1 | -10/+9 |
| | | |||||
| * | Implement correct behavior for menu in the wallet | Brandon Millman | 2018-07-02 | 2 | -7/+6 |
| | | |||||
| * | Implement simple menu | Brandon Millman | 2018-07-02 | 2 | -90/+14 |
| | | |||||
| * | Clean up a bit of the provider display logic | Brandon Millman | 2018-07-02 | 2 | -72/+79 |
| | | |||||
* | | Use new lock svg | Brandon Millman | 2018-07-03 | 1 | -2/+2 |
|/ | |||||
* | Remove unused imports and variables | Brandon Millman | 2018-06-29 | 1 | -2/+0 |
| | |||||
* | Create AccountConnection component | Brandon Millman | 2018-06-29 | 1 | -21/+5 |
| | |||||
* | Implement new locked and uninstalled states | Brandon Millman | 2018-06-29 | 1 | -4/+4 |
| | |||||
* | Update ProviderDisplay with new design | Brandon Millman | 2018-06-29 | 1 | -29/+87 |
| | |||||
* | Remove unused variables | fragosti | 2018-06-27 | 1 | -1/+0 |
| | |||||
* | Have basic network switching working | fragosti | 2018-06-26 | 1 | -1/+0 |
| | |||||
* | Update Island shadow styling and use Island in more places | Brandon Millman | 2018-06-20 | 1 | -4/+3 |
| | |||||
* | Use Image component instead of img tag | Brandon Millman | 2018-06-20 | 1 | -1/+2 |
| | |||||
* | Consolidate account state messaging logic | Brandon Millman | 2018-06-19 | 2 | -21/+23 |
| | |||||
* | Add max width to top bar | Brandon Millman | 2018-06-17 | 1 | -1/+2 |
| | |||||
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-07 | 1 | -0/+17 |
|\ | | | | | | | feature/improve-linting | ||||
| * | Merge pull request #653 from 0xProject/feature/ethereum-types-docs | Leonid Logvinov | 2018-06-07 | 1 | -0/+17 |
| |\ | | | | | | | Add a documentation page for ethereum-types package | ||||
| | * | Add EthereumTypes to _renderDrawer | Leonid Logvinov | 2018-06-07 | 1 | -0/+11 |
| | | | |||||
| | * | Add a documentation page for ethereum types | Leonid Logvinov | 2018-06-05 | 1 | -0/+6 |
| | | | |||||
* | | | Fix remaining tslint issues | Fabio Berger | 2018-06-06 | 1 | -1/+0 |
| | | | |||||
* | | | merge v2-prototype | Fabio Berger | 2018-06-06 | 2 | -2/+3 |
|\| | | |||||
| * | | Merge branch 'feature/website/landing-subscribe-button' into ↵ | fragosti | 2018-06-02 | 2 | -3/+3 |
| |\ \ | | |/ | |/| | | | | feature/website/landing-subscribe-button-2 | ||||
| | * | Add styled-components and polished | fragosti | 2018-06-02 | 2 | -3/+3 |
| | | | |||||
* | | | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 3 | -8/+0 |
|/ / | |||||
* | | Only show ProviderDisplay in portal | Brandon Millman | 2018-06-02 | 1 | -12/+14 |
| | | |||||
* | | Add loading state to ProviderDisplay | Brandon Millman | 2018-06-01 | 2 | -22/+39 |
|/ | |||||
* | Remove blacklist concept | fragosti | 2018-05-30 | 1 | -2/+0 |
| | |||||
* | Improve tooltip look | fragosti | 2018-05-30 | 1 | -0/+3 |
| | |||||
* | Run linter | fragosti | 2018-05-26 | 1 | -1/+4 |
| | |||||
* | Implement metamask installation flow | fragosti | 2018-05-26 | 1 | -6/+3 |
| | |||||
* | Fix issue where modal can be out of sync with app state | fragosti | 2018-05-25 | 1 | -1/+1 |
| | |||||
* | Basic onboarding flow infrastructure set up | fragosti | 2018-05-25 | 1 | -1/+2 |
| | |||||
* | merge development | Fabio Berger | 2018-05-22 | 1 | -6/+0 |
|\ | |||||
| * | Remove "Order utils" from menu for now | Fabio Berger | 2018-05-17 | 1 | -6/+0 |
| | | |||||
* | | Prettier | Brandon Millman | 2018-05-19 | 1 | -1/+3 |
| | | |||||
* | | Close drawer when new path is chosen | Brandon Millman | 2018-05-19 | 1 | -0/+7 |
| | | |||||
* | | Refactor portal specific colors out of react-shared | Brandon Millman | 2018-05-19 | 1 | -4/+4 |
| | | |||||
* | | Add custom styling for drawer | Brandon Millman | 2018-05-19 | 1 | -1/+2 |
| | | |||||
* | | Set up scaffolding for new drawer | Brandon Millman | 2018-05-19 | 1 | -1/+16 |
| | | |||||
* | | Merge branch 'development' into v2-prototype | Fabio Berger | 2018-05-16 | 4 | -23/+23 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (29 commits) Do not remove artifacts when running `clean` fix style errors Fix circular dependency Add my profile image to images Add myself to about page Add dogfood configs to website Revert to lerna:run lint Do lint sequentially Exclude monorepo-scripts from tslint as test Fix prettier Add hover state to top tokens Change to weekly txn volume Change minimum Node version to 6.12 Document Node.js version requirement and add it to package.json Apply prettier to some files which were not formatted correctly Fix TSLint issues Fix TSLint issues Update ethereeumjs-testrpc to ganache-cli Fix infinite loop Add changelog entries for packages where executable binary exporting fixed ... # Conflicts: # packages/contracts/package.json # packages/contracts/util/formatters.ts # packages/contracts/util/signed_order_utils.ts # packages/migrations/package.json # yarn.lock | ||||
| * | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 4 | -23/+23 |
| | | |||||
* | | Merge branch 'development' into v2-prototype | Amir Bandeali | 2018-05-16 | 2 | -65/+71 |
|\| | |||||
| * | Fix templates | Leonid Logvinov | 2018-05-10 | 1 | -1/+1 |
| | | |||||
| * | Rename deployer to sol-compiler | Leonid Logvinov | 2018-05-10 | 1 | -8/+8 |
| | | |||||
| * | Suggestions and fix bad merge | Brandon Millman | 2018-05-09 | 1 | -12/+6 |
| | | |||||
| * | Merge branch 'development' into feature/website/top-bar-redesign | Brandon Millman | 2018-05-09 | 1 | -1/+7 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (63 commits) Update The Ocean logo Fix artifacts paths Create an artifacts folder Introduce a var Add removeHexPrefix util method CHeck if ABI exists Improve the readability of the check for should compile Use named constants Add a comment Fix comments Rename args to constructor-args Fix a typo Define a separator const Move artifacts from src/artifacts to artifacts/v1 Fix sol-cov to work with the new artifacts format Implement new artifacts format Publish Updated CHANGELOGS Make node types a dependency Fix type errors in CSS properties ... | ||||
| | * | Fix type errors in CSS properties | Leonid Logvinov | 2018-05-05 | 1 | -1/+1 |
| | | | |||||
| | * | Add order utils docs to the menu | Leonid Logvinov | 2018-05-04 | 1 | -0/+6 |
| | | | |||||
| | * | Fix logo left padding on mobile | Fabio Berger | 2018-05-03 | 1 | -1/+1 |
| | | | |||||
| * | | ProviderDisplay changes | Brandon Millman | 2018-04-24 | 2 | -37/+28 |
| | | | |||||
| * | | Top bar expanded display type | Brandon Millman | 2018-04-24 | 1 | -15/+30 |
| |/ | |||||
| * | Rename Portal and PortalMenu components to LegacyPortal and LegacyPortalMenu | Brandon Millman | 2018-04-24 | 1 | -2/+2 |
| | | |||||
* | | Fix zeppelin imports, run prettier | Amir Bandeali | 2018-04-21 | 1 | -1/+3 |
|/ | |||||
* | Update 0x.js and web3-wrapper doc urls so that last segment is identical to ↵ | Fabio Berger | 2018-04-11 | 1 | -3/+9 |
| | | | | package name. Keep legacy endpoints. | ||||
* | Implement wallet locked and uninstalled states | Brandon Millman | 2018-03-30 | 1 | -1/+2 |
| | |||||
* | Refactor titleToIcon mapping to idToIcon and move to docPage | Fabio Berger | 2018-03-20 | 1 | -2/+3 |
| | |||||
* | Add Subprovider docs to website | Fabio Berger | 2018-03-19 | 1 | -7/+26 |
| | |||||
* | Re-order developers dropdown | Fabio Berger | 2018-03-18 | 1 | -19/+19 |
| | |||||
* | Add sol-cov docs to website | Fabio Berger | 2018-03-18 | 1 | -0/+19 |
| | |||||
* | Add JSON Schemas docs to website | Fabio Berger | 2018-03-18 | 1 | -0/+19 |
| | |||||
* | Add Deployer docs to website | Fabio Berger | 2018-03-16 | 1 | -0/+19 |
| | |||||
* | Add Web3Wrapper docs to website | Fabio Berger | 2018-03-14 | 1 | -1/+22 |
| | |||||
* | Add onSelectedVersion callback so it can be handled in any way the caller wishes | Fabio Berger | 2018-03-07 | 1 | -0/+2 |
| | |||||
* | Fix tslint errors | Fabio Berger | 2018-03-07 | 1 | -2/+1 |
| | |||||
* | Make sidebar header configurable | Fabio Berger | 2018-03-07 | 1 | -2/+3 |
| | |||||
* | Move Documentation to the `@0xproject/react-docs` package | Fabio Berger | 2018-03-06 | 2 | -3/+4 |
| | |||||
* | Moved over all pages/shared components and dependencies to react-shared | Fabio Berger | 2018-03-05 | 4 | -7/+5 |
| | |||||
* | Bug fixes | Fabio Berger | 2018-03-05 | 1 | -1/+1 |
| | |||||
* | Move over AnchorTitle and associated elements | Fabio Berger | 2018-03-04 | 1 | -1/+2 |
| | |||||
* | Move more configs into docsInfo and remove logic that does not belong there ↵ | Fabio Berger | 2018-02-28 | 1 | -1/+0 |
| | | | | elsewhere | ||||
* | Remove extenuous defaultProps | Fabio Berger | 2018-02-22 | 1 | -1/+0 |
| | |||||
* | Make translate a required prop of TopBar | Fabio Berger | 2018-02-22 | 1 | -1/+1 |
| | |||||
* | Improve homepage and add translations in chinese, russian, korean and spanish | Fabio Berger | 2018-02-21 | 2 | -3/+3 |
| | |||||
* | Add translation infra and replace english text with calls to translate | Fabio Berger | 2018-02-21 | 1 | -22/+45 |
| | |||||
* | Re-design docs pages | Fabio Berger | 2018-02-16 | 1 | -3/+0 |
| | |||||
* | Re-designed Wiki and half-redesigned docs pages | Fabio Berger | 2018-02-16 | 1 | -45/+46 |
| | |||||
* | Add blog to topBar and as a consequence support external links in topBar ↵ | Fabio Berger | 2018-02-09 | 2 | -3/+25 |
| | | | | menu items | ||||
* | Fix linter errors | Fabio Berger | 2018-01-31 | 3 | -15/+2 |
| | |||||
* | Make it such that users can switch between Ledger accounts without first ↵ | Fabio Berger | 2018-01-29 | 1 | -6/+4 |
| | | | | switching back to an injected provider | ||||
* | Use colors module and remove in-lined colors | Fabio Berger | 2018-01-29 | 2 | -7/+10 |
| | |||||
* | Add network name to the select provider | Fabio Berger | 2018-01-29 | 1 | -12/+15 |
| | |||||
* | Implement just-in-time loading of token balances & allowances | Fabio Berger | 2018-01-28 | 1 | -1/+1 |
| | |||||
* | Initial Ledger support implementation | Fabio Berger | 2018-01-28 | 4 | -0/+666 |