aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/top_bar
Commit message (Collapse)AuthorAgeFilesLines
* Remove "Order utils" from menu for nowFabio Berger2018-05-171-6/+0
|
* Add missing type definitionsLeonid Logvinov2018-05-144-23/+23
|
* Fix templatesLeonid Logvinov2018-05-101-1/+1
|
* Rename deployer to sol-compilerLeonid Logvinov2018-05-101-8/+8
|
* Suggestions and fix bad mergeBrandon Millman2018-05-091-12/+6
|
* Merge branch 'development' into feature/website/top-bar-redesignBrandon Millman2018-05-091-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 propertiesLeonid Logvinov2018-05-051-1/+1
| |
| * Add order utils docs to the menuLeonid Logvinov2018-05-041-0/+6
| |
| * Fix logo left padding on mobileFabio Berger2018-05-031-1/+1
| |
* | ProviderDisplay changesBrandon Millman2018-04-242-37/+28
| |
* | Top bar expanded display typeBrandon Millman2018-04-241-15/+30
|/
* Rename Portal and PortalMenu components to LegacyPortal and LegacyPortalMenuBrandon Millman2018-04-241-2/+2
|
* Update 0x.js and web3-wrapper doc urls so that last segment is identical to ↵Fabio Berger2018-04-111-3/+9
| | | | package name. Keep legacy endpoints.
* Implement wallet locked and uninstalled statesBrandon Millman2018-03-301-1/+2
|
* Refactor titleToIcon mapping to idToIcon and move to docPageFabio Berger2018-03-201-2/+3
|
* Add Subprovider docs to websiteFabio Berger2018-03-191-7/+26
|
* Re-order developers dropdownFabio Berger2018-03-181-19/+19
|
* Add sol-cov docs to websiteFabio Berger2018-03-181-0/+19
|
* Add JSON Schemas docs to websiteFabio Berger2018-03-181-0/+19
|
* Add Deployer docs to websiteFabio Berger2018-03-161-0/+19
|
* Add Web3Wrapper docs to websiteFabio Berger2018-03-141-1/+22
|
* Add onSelectedVersion callback so it can be handled in any way the caller wishesFabio Berger2018-03-071-0/+2
|
* Fix tslint errorsFabio Berger2018-03-071-2/+1
|
* Make sidebar header configurableFabio Berger2018-03-071-2/+3
|
* Move Documentation to the `@0xproject/react-docs` packageFabio Berger2018-03-062-3/+4
|
* Moved over all pages/shared components and dependencies to react-sharedFabio Berger2018-03-054-7/+5
|
* Bug fixesFabio Berger2018-03-051-1/+1
|
* Move over AnchorTitle and associated elementsFabio Berger2018-03-041-1/+2
|
* Move more configs into docsInfo and remove logic that does not belong there ↵Fabio Berger2018-02-281-1/+0
| | | | elsewhere
* Remove extenuous defaultPropsFabio Berger2018-02-221-1/+0
|
* Make translate a required prop of TopBarFabio Berger2018-02-221-1/+1
|
* Improve homepage and add translations in chinese, russian, korean and spanishFabio Berger2018-02-212-3/+3
|
* Add translation infra and replace english text with calls to translateFabio Berger2018-02-211-22/+45
|
* Re-design docs pagesFabio Berger2018-02-161-3/+0
|
* Re-designed Wiki and half-redesigned docs pagesFabio Berger2018-02-161-45/+46
|
* Add blog to topBar and as a consequence support external links in topBar ↵Fabio Berger2018-02-092-3/+25
| | | | menu items
* Fix linter errorsFabio Berger2018-01-313-15/+2
|
* Make it such that users can switch between Ledger accounts without first ↵Fabio Berger2018-01-291-6/+4
| | | | switching back to an injected provider
* Use colors module and remove in-lined colorsFabio Berger2018-01-292-7/+10
|
* Add network name to the select providerFabio Berger2018-01-291-12/+15
|
* Implement just-in-time loading of token balances & allowancesFabio Berger2018-01-281-1/+1
|
* Initial Ledger support implementationFabio Berger2018-01-284-0/+666