aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/top_bar
Commit message (Collapse)AuthorAgeFilesLines
* Add loading state to ProviderDisplayBrandon Millman2018-06-012-22/+39
|
* Remove blacklist conceptfragosti2018-05-301-2/+0
|
* Improve tooltip lookfragosti2018-05-301-0/+3
|
* Run linterfragosti2018-05-261-1/+4
|
* Implement metamask installation flowfragosti2018-05-261-6/+3
|
* Fix issue where modal can be out of sync with app statefragosti2018-05-251-1/+1
|
* Basic onboarding flow infrastructure set upfragosti2018-05-251-1/+2
|
* merge developmentFabio Berger2018-05-221-6/+0
|\
| * Remove "Order utils" from menu for nowFabio Berger2018-05-171-6/+0
| |
* | PrettierBrandon Millman2018-05-191-1/+3
| |
* | Close drawer when new path is chosenBrandon Millman2018-05-191-0/+7
| |
* | Refactor portal specific colors out of react-sharedBrandon Millman2018-05-191-4/+4
| |
* | Add custom styling for drawerBrandon Millman2018-05-191-1/+2
| |
* | Set up scaffolding for new drawerBrandon Millman2018-05-191-1/+16
| |
* | Merge branch 'development' into v2-prototypeFabio Berger2018-05-164-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 definitionsLeonid Logvinov2018-05-144-23/+23
| |
* | Merge branch 'development' into v2-prototypeAmir Bandeali2018-05-162-65/+71
|\|
| * 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
| |
* | Fix zeppelin imports, run prettierAmir Bandeali2018-04-211-1/+3
|/
* 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