aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'development' into feature/website/new-logosSteve Klebanoff2018-12-2179-242/+5357
|\
| * Merge pull request #1117 from 0xProject/feature/contracts/orderMatcherAmir Bandeali2018-12-2117-5/+1394
| |\
| | * Update CHANGELOGAmir Bandeali2018-12-211-0/+4
| | * Remove assembly version of matchOrdersAmir Bandeali2018-12-212-369/+52
| | * Add getOrderInfo check before calling fillOrderAmir Bandeali2018-12-212-124/+242
| | * Update comments and hard code function selector constantsAmir Bandeali2018-12-212-53/+56
| | * Fix build after rebaseAmir Bandeali2018-12-219-784/+22
| | * update commentsAmir Bandeali2018-12-216-13/+17
| | * Fix build and add back testsAmir Bandeali2018-12-214-4/+776
| | * Update dependency pathsAmir Bandeali2018-12-211-6/+6
| | * Add OrderMatcher testsAmir Bandeali2018-12-215-2/+774
| | * feat: Add OrderMatcher contract that takes spread in multiple assets by calli...Amir Bandeali2018-12-2110-1/+796
| * | Merge pull request #1455 from 0xProject/fix/contracts/MAPupdatesAmir Bandeali2018-12-213-4/+46
| |\ \ | | |/ | |/|
| | * Update CHANGELOGAmir Bandeali2018-12-211-0/+4
| | * Use more efficient equality checksAmir Bandeali2018-12-211-2/+2
| | * Add note about input validationAmir Bandeali2018-12-211-0/+3
| | * Use more efficient check for overflowAmir Bandeali2018-12-211-5/+5
| | * Check if amount == 0 before doing divisionAmir Bandeali2018-12-212-1/+36
| |/
| * feat(sra_client.py): Test deployed pkg via toxF. Eugene Aumson2018-12-201-0/+14
| * Merge pull request #1448 from 0xProject/feature/website/0x-orgSteve Klebanoff2018-12-20231-127/+8792
| |\
| | * Merge branch 'development' into feature/website/0x-orgSteve Klebanoff2018-12-2064-235/+3892
| | |\
| | * \ Merge pull request #1457 from 0xProject/feature/website/0x-org-lintingSteve Klebanoff2018-12-2042-398/+498
| | |\ \
| * | \ \ Merge pull request #1453 from 0xProject/addUnenforcedConventionsFabio B2018-12-201-1/+14
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'development' into addUnenforcedConventionsFabio Berger2018-12-1936-15/+3431
| | |\ \ \
| | * | | | Add unenforced coding rules to CONTRIBUTING.mdFabio Berger2018-12-181-1/+14
| * | | | | Merge pull request #1461 from 0xProject/feature/sol-compiler-watchLeonid Logvinov2018-12-1931-228/+463
| |\ \ \ \ \
| | * | | | | Update packages/sol-compiler/src/compiler.tsFabio B2018-12-191-1/+2
| | * | | | | Update packages/sol-compiler/src/utils/compiler.tsFabio B2018-12-191-1/+1
| | * | | | | Run prettierLeonid Logvinov2018-12-191-1/+3
| | * | | | | Run prettierLeonid Logvinov2018-12-191-1/+10
| | * | | | | Describe regexesLeonid Logvinov2018-12-191-1/+4
| | * | | | | Add a NOTE commentLeonid Logvinov2018-12-191-0/+3
| | * | | | | Add a comment for SpyResolverLeonid Logvinov2018-12-191-0/+4
| | * | | | | Move logWithTime to logUtilsLeonid Logvinov2018-12-195-11/+20
| | * | | | | Update packages/sol-compiler/src/compiler.tsFabio B2018-12-191-1/+1
| | * | | | | Disable linter no a hanging promise with a commentLeonid Logvinov2018-12-191-2/+3
| | * | | | | Mark the field as readonlyLeonid Logvinov2018-12-191-1/+1
| | * | | | | Remove unused variablesLeonid Logvinov2018-12-191-2/+0
| | * | | | | Move logWithTime function to utilsLeonid Logvinov2018-12-192-10/+11
| | * | | | | Add PR numbersLeonid Logvinov2018-12-192-4/+4
| | * | | | | Add the sol-compiler watch command to all packagesLeonid Logvinov2018-12-198-8/+16
| | * | | | | Add sol-compiler watch modeLeonid Logvinov2018-12-197-7/+88
| | * | | | | Add SpyResolverLeonid Logvinov2018-12-192-0/+24
| | * | | | | Add to type in sol-resolverLeonid Logvinov2018-12-198-26/+66
| | * | | | | Add missing contract libs to compiler.json configLeonid Logvinov2018-12-191-1/+1
| | * | | | | Add includes section to typescript-typings package.jsonLeonid Logvinov2018-12-191-1/+2
| | * | | | | Refactor most of the sol-compiler methods into helper functions in utils and ...Leonid Logvinov2018-12-193-187/+237
| |/ / / / /
| * | | | | Merge pull request #1429 from 0xProject/website/addPySRAFabio B2018-12-191-0/+8
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | fix prettierFabio Berger2018-12-191-2/+1
| | * | | | Merge branch 'development' into website/addPySRAFabio Berger2018-12-19183-793/+4985
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'development' of github.com:0xProject/0x-monorepo into developmentFabio Berger2018-12-1910-2/+732
| |\ \ \ \ \
| | * \ \ \ \ Merge pull request #1427 from 0xProject/features/orderwatcher_wsFabio B2018-12-1910-2/+732
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'development' into features/orderwatcher_wsFabio Berger2018-12-1923-5/+2679
| | | |\ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Move onMessageAsync outside of tests and add commentsFabio Berger2018-12-191-23/+30
| | | * | | | | Fix WS tests to remove race-condition and be more specific about the message ...Fabio Berger2018-12-191-23/+34
| | | * | | | | Add temporary console.log to test failing on CIFabio Berger2018-12-191-0/+1
| | | * | | | | Merge branch 'development' into features/orderwatcher_wsFabio Berger2018-12-19419-1630/+11457
| | | |\ \ \ \ \
| | | * | | | | | Remove unused fileFabio Berger2018-12-191-2/+0
| | | * | | | | | Fix file nameFabio Berger2018-12-173-2/+2
| | | * | | | | | Consolidate use of isVerbose in orderWatcherConfigFabio Berger2018-12-172-19/+14
| | | * | | | | | Add isVerbose option to enable/disable loggingFabio Berger2018-12-172-6/+23
| | | * | | | | | Fix schemas and testsFabio Berger2018-12-174-29/+32
| | | * | | | | | Move OrderWatcher Websocket schemas to json-schemas and convert to JSON so th...Fabio Berger2018-12-176-64/+71
| | | * | | | | | Improve our compliance to the JSON RPC specFabio Berger2018-12-175-33/+37
| | | * | | | | | remove unused instance variableFabio Berger2018-12-161-2/+0
| | | * | | | | | Ensure fileName matches class name, fix broadcastFabio Berger2018-12-165-59/+33
| | | * | | | | | Respond to CRkao2018-12-155-101/+209
| | | * | | | | | Respond to CRkao2018-12-156-144/+295
| | | * | | | | | WIP: OrderWatcher WebSocketkao2018-12-134-1/+420
| * | | | | | | | Add missing CHANGELOG entry for OrderWatcher WS interfaceFabio Berger2018-12-191-0/+10
| |/ / / / / / /
| * | | | | | | Bump up stale to close to 30 daysFabio Berger2018-12-191-1/+1
| * | | | | | | Merge pull request #1459 from 0xProject/fix/contracts-test-publishLeonid Logvinov2018-12-192-1/+3
| |\ \ \ \ \ \ \
| | * | | | | | | Make @0x/contracts-test-utils a dependency instead of a devDependencyAlex Browne2018-12-193-3/+5
| | * | | | | | | Fix test-publish failure in contracts packagesAlex Browne2018-12-193-4/+4
| |/ / / / / / /
| * | | | | | | Merge pull request #1383 from 0xProject/feature/contracts/balanceThresholdFilterGreg Hysen2018-12-1920-3/+2675
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Fixed solhint errorsGreg Hysen2018-12-192-129/+130
| | * | | | | | Added documentation to `LibAddressArray.append` and switched `if` to `require...Greg Hysen2018-12-192-4/+14
| | * | | | | | Updated changelogs for new contractsGreg Hysen2018-12-192-3/+12
| | * | | | | | Added `gas` field so tests pass on Geth;Greg Hysen2018-12-191-6/+30
| | * | | | | | Added Changelog for new ExtensionsGreg Hysen2018-12-191-0/+9
| | * | | | | | Updated comment `Execute fillOrder` -> `Execute exchange function`Greg Hysen2018-12-191-1/+1
| | * | | | | | Explicit returnsGreg Hysen2018-12-192-0/+3
| | * | | | | | Prettier / Linter on contracts + TSGreg Hysen2018-12-195-90/+44
| | * | | | | | Refactoring balance threshold filterGreg Hysen2018-12-198-74/+481
| | * | | | | | Moved exchange calldata functions to separate mixinGreg Hysen2018-12-192-235/+9
| | * | | | | | Less Assembly. More Solidity. Less Efficiency. More Readability.Greg Hysen2018-12-194-266/+155
| | * | | | | | Run all tests for extensionsGreg Hysen2018-12-191-1/+1
| | * | | | | | Cleaned up tests for balance threshold filterGreg Hysen2018-12-191-563/+534
| | * | | | | | Removed deprecated README + commentsGreg Hysen2018-12-192-4/+1
| | * | | | | | removed unnecessary logGreg Hysen2018-12-191-1/+0
| | * | | | | | removed `only` from testsGreg Hysen2018-12-191-1/+1
| | * | | | | | solhint fixesGreg Hysen2018-12-193-4/+11
| | * | | | | | Prettier / Linter fixes for TSGreg Hysen2018-12-195-339/+544
| | * | | | | | Ported Balance Threshold Filter to new contract directory structureGreg Hysen2018-12-1911-41/+52
| | * | | | | | Test for ERC20 balance thresholdGreg Hysen2018-12-191-114/+146
| | * | | | | | Exchange Selectors - sortedGreg Hysen2018-12-191-107/+96
| | * | | | | | Removed Yes Token - its no longer needed to test Balance Threshold FilterGreg Hysen2018-12-198-1454/+12
| | * | | | | | Tests finished for balance threshold wrapperGreg Hysen2018-12-191-31/+189
| | * | | | | | matchOrders test cases for balance threshold filter contractGreg Hysen2018-12-192-3/+45
| | * | | | | | Tests for MatchOrdersGreg Hysen2018-12-193-7/+111
| | * | | | | | Tests for marketBuy invariantsGreg Hysen2018-12-191-10/+185
| | * | | | | | marketSellNoThrow testsGreg Hysen2018-12-191-0/+91
| | * | | | | | tests for marketSellOrdersGreg Hysen2018-12-191-9/+99
| | * | | | | | All tests running so farGreg Hysen2018-12-193-166/+9
| | * | | | | | Tests for batchFill variantsGreg Hysen2018-12-191-11/+203
| | * | | | | | tests for batchFillOrdesGreg Hysen2018-12-191-39/+287
| | * | | | | | tests for fillOrder variantsGreg Hysen2018-12-191-24/+131
| | * | | | | | fillOrder tests with new wrapperGreg Hysen2018-12-191-24/+13
| | * | | | | | Wrappers for balance threshold filter + updated some tests to use the wrapperGreg Hysen2018-12-193-63/+429
| | * | | | | | Conformed to hex format for constructing offsetsGreg Hysen2018-12-191-2/+1
| | * | | | | | Removed unnecessary noteGreg Hysen2018-12-191-2/+0
| | * | | | | | Include threshold balance in constructor of BalanceThresholdFilter contractGreg Hysen2018-12-194-2/+21
| | * | | | | | Function DocumentationGreg Hysen2018-12-192-59/+96
| | * | | | | | Updated Balance Threshold Filter to use mixin patternGreg Hysen2018-12-193-290/+358
| | * | | | | | ComplianceForwarder renamed to BalanceThresholdFilterGreg Hysen2018-12-194-18/+48
| | * | | | | | Revert reasons for balance threshold filterGreg Hysen2018-12-193-13/+39
| | * | | | | | Some commentsGreg Hysen2018-12-191-4/+4
| | * | | | | | Documented inline assembly functionsGreg Hysen2018-12-192-51/+153
| | * | | | | | working on batch fills. Compliance part is finished.Greg Hysen2018-12-192-7/+7
| | * | | | | | cleanupGreg Hysen2018-12-191-15/+18
| | * | | | | | cleaningGreg Hysen2018-12-192-34/+30
| | * | | | | | cleaningGreg Hysen2018-12-191-9/+19
| | * | | | | | cleaningGreg Hysen2018-12-191-11/+3
| | * | | | | | cleaningGreg Hysen2018-12-192-56/+19
| | * | | | | | cleaning IGreg Hysen2018-12-191-1/+17
| | * | | | | | Code to validate addresses from order arraysGreg Hysen2018-12-192-8/+49
| | * | | | | | Refactoring asmGreg Hysen2018-12-191-3/+41
| | * | | | | | generalized KYC extension passing all testsGreg Hysen2018-12-193-5/+16
| | * | | | | | Abstract address validation in asmGreg Hysen2018-12-191-13/+21
| | * | | | | | Exchange selector contract - autogeneratedGreg Hysen2018-12-191-0/+162
| | * | | | | | Making progress on generalized forwarderGreg Hysen2018-12-193-77/+99
| | * | | | | | Extract makerAddress in assemblyGreg Hysen2018-12-192-8/+50
| | * | | | | | fillOrder -> executeTransaction renameGreg Hysen2018-12-192-6/+6
| | * | | | | | Removed unnecessary comments in compliant forwarderGreg Hysen2018-12-191-2/+1
| | * | | | | | Wrapped up tests for compliant forwarderGreg Hysen2018-12-192-5/+15
| | * | | | | | More tests + require instead of revert in compliance contractGreg Hysen2018-12-193-18/+92
| | * | | | | | Ran linterGreg Hysen2018-12-192-43/+11
| | * | | | | | Ran prettierGreg Hysen2018-12-191-33/+50
| | * | | | | | End-to-end test for compliant forwarder - worksGreg Hysen2018-12-191-28/+28
| | * | | | | | WIP - Tests for compliant forwarderGreg Hysen2018-12-192-5/+12
| | * | | | | | Writing tests for Compliant ForwarderGreg Hysen2018-12-192-47/+126
| | * | | | | | template for Compliant Forwarder testsGreg Hysen2018-12-192-41/+18
| | * | | | | | Compile Compliant Forwarder contractGreg Hysen2018-12-192-1/+2
| | * | | | | | Yes Compliance TokenGreg Hysen2018-12-197-38/+22
| | * | | | | | Broken commit -- saving current state of getting wyre compliance token contra...Greg Hysen2018-12-198-81/+1580
| | * | | | | | Untested - Compliant Forwarder with Wyre "Yes Compliance" TokenGreg Hysen2018-12-192-0/+220
| |/ / / / / /
| | | * | | | Add Python SRA client to Developer homeFabio Berger2018-12-131-0/+9
* | | | | | | New relayersSteve Klebanoff2018-12-206-4/+101
| |_|_|_|_|/ |/| | | | |
* | | | | | Declare interface and make isNoBorder optionalSteve Klebanoff2018-12-191-1/+4
* | | | | | Type definition so TS knows it has defaultPropsSteve Klebanoff2018-12-191-1/+1
* | | | | | Move Hero to bottom, give interface explicit namesSteve Klebanoff2018-12-191-45/+51
* | | | | | LintingSteve Klebanoff2018-12-191-1/+4
* | | | | | includeEmpty -> shouldIncludeEmptySteve Klebanoff2018-12-192-5/+5
* | | | | | Get rid of unused importSteve Klebanoff2018-12-191-1/+0
* | | | | | Move imports and put action into varSteve Klebanoff2018-12-191-9/+8
* | | | | | Move importsSteve Klebanoff2018-12-191-4/+3
* | | | | | Remove commentsSteve Klebanoff2018-12-191-2/+0
* | | | | | Not assigning to variable because we never used the variableSteve Klebanoff2018-12-191-1/+1
* | | | | | Removing unused interfaceSteve Klebanoff2018-12-191-4/+0
* | | | | | Removing unused importsSteve Klebanoff2018-12-193-24/+14
* | | | | | useAnchorTag -> shouldUseAnchorTagSteve Klebanoff2018-12-194-8/+8
* | | | | | run prettier on websiteSteve Klebanoff2018-12-1932-297/+404
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #1456 from 0xProject/feature/website/0x-org-bb-fixes-rebaseSteve Klebanoff2018-12-1911-20/+115
|\ \ \ \ \
| * | | | | Remove community and market maker routeFred Carlsen2018-12-191-2/+0
| * | | | | Added routesFred Carlsen2018-12-191-0/+2
| * | | | | Added community and market maker routesFred Carlsen2018-12-191-0/+2
| * | | | | Left-align hero on mobileFred Carlsen2018-12-192-3/+9
| * | | | | Change cursor on dropdown triggersFred Carlsen2018-12-191-0/+1
| * | | | | Tweak market makerFred Carlsen2018-12-197-14/+69
| * | | | | Mobile tweaksFred Carlsen2018-12-192-3/+28
| * | | | | Prevent overflow on instant pageFred Carlsen2018-12-191-0/+6
|/ / / / /
* | | | | Merge branch 'development' into feature/website/0x-orgSteve Klebanoff2018-12-1920-153/+379
|\| | | |
| * | | | Fix OrderWatcher title to fix sidebar topFabio Berger2018-12-181-1/+1
| * | | | Fix version picker so it doesn't overflow onto two linesFabio Berger2018-12-181-7/+9
| | |_|/ | |/| |
| * | | Fix bug in pull_missing_blocks with incorrect start block (#1438)Alex Browne2018-12-181-10/+6
| * | | Pull approval events for ZRX and DAI (#1430)Alex Browne2018-12-181-19/+49
| * | | Merge pull request #1424 from 0xProject/feature/instant/usd-eth-toggleSteve Klebanoff2018-12-1516-116/+314
| |\ \ \
| | * \ \ Merge branch 'development' into feature/instant/usd-eth-toggleSteve Klebanoff2018-12-15228-1033/+9605
| | |\ \ \ | | |/ / / | |/| | |
| | * | | fix semicolon and apply prettierSteve Klebanoff2018-12-151-2/+10
| | * | | Show @ price in light greySteve Klebanoff2018-12-141-4/+5
| | * | | typeof -> isStringSteve Klebanoff2018-12-141-1/+1
| | * | | Fix SectionHeaderPropsSteve Klebanoff2018-12-141-4/+2
| | * | | A little bit of scaling logic for not cutting off textSteve Klebanoff2018-12-131-6/+9
| | * | | show < 0.00001 ETH when amount gets really smallSteve Klebanoff2018-12-132-7/+26
| | * | | Use BN equals and call functionSteve Klebanoff2018-12-131-2/+2
| | * | | Use helper function to check for errorSteve Klebanoff2018-12-131-3/+1
| | * | | show as <$0.01 when less than a cent in USD, and also show 1 significant digi...Steve Klebanoff2018-12-132-3/+22
| | * | | Abstract SectionHeader and make 12px per Chris's comment and figma designSteve Klebanoff2018-12-133-21/+33
| | * | | LintingSteve Klebanoff2018-12-131-4/+3
| | * | | Analytics events for ETH/USD toggle and failure to fetch eth usd priceSteve Klebanoff2018-12-134-0/+14
| | * | | Change base currency to ETH if we can't get USD priceSteve Klebanoff2018-12-131-1/+2
| | * | | Show error when fetching usd pricesSteve Klebanoff2018-12-131-4/+32
| | * | | Make primary value in total cost boldSteve Klebanoff2018-12-131-0/+1
| | * | | Small clean upSteve Klebanoff2018-12-131-18/+5
| | * | | Refactor BaseCurrencyChoice to be done in helper functionSteve Klebanoff2018-12-131-27/+19
| | * | | Remove unused utilSteve Klebanoff2018-12-131-36/+0
| | * | | Default to USDSteve Klebanoff2018-12-131-1/+1
| | * | | Refactor OrderDetails to use private instance methodsSteve Klebanoff2018-12-131-91/+115
| | * | | Move header to helperSteve Klebanoff2018-12-131-29/+33
| | * | | Render OrderDetailsRow directlySteve Klebanoff2018-12-132-45/+29
| | * | | Delete old interface and rename BaseCurrencyChoiceSteve Klebanoff2018-12-121-13/+4
| | * | | Refactor out custom componentsSteve Klebanoff2018-12-121-82/+55
| | * | | Show as 0 when selectedSteve Klebanoff2018-12-123-8/+14
| | * | | Remove unused componentSteve Klebanoff2018-12-121-49/+0
| | * | | feat(instant): ETH/USD toggleSteve Klebanoff2018-12-126-48/+269
* | | | | fix(website): fix broken copper form post linkBrandon Millman2018-12-181-21/+40
* | | | | Merge pull request #1452 from 0xProject/feature/website/0x-org-flawlessFrancesco Agosti2018-12-183-15/+10
|\ \ \ \ \
| * | | | | fix: uppercase Kfragosti2018-12-181-1/+1
| * | | | | feat: update statsfragosti2018-12-181-2/+2
| * | | | | feat: make 0x.org #flawlessfragosti2018-12-182-13/+8
* | | | | | Merge pull request #1449 from 0xProject/feature/website/0x-org-steve-linksSteve Klebanoff2018-12-186-148/+144
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix linkSteve Klebanoff2018-12-181-2/+2
| * | | | | Merge branch 'feature/website/0x-org' into feature/website/0x-org-steve-linksSteve Klebanoff2018-12-1818-226/+281
| |\ \ \ \ \
| * | | | | | Use constantsSteve Klebanoff2018-12-181-9/+5
| * | | | | | Link homepage to Why#casesSteve Klebanoff2018-12-181-1/+2
| * | | | | | Per Matt's sugestion change personalized to dedicatedSteve Klebanoff2018-12-181-1/+1
| * | | | | | Ecosystem linksSteve Klebanoff2018-12-182-2/+16
| * | | | | | Prettify ecosystemSteve Klebanoff2018-12-181-52/+54
| * | | | | | Capitalize K in Launch KitSteve Klebanoff2018-12-181-1/+1
| * | | | | | Prettify dropdownSteve Klebanoff2018-12-181-26/+16
| * | | | | | Allow banner to open in new windowSteve Klebanoff2018-12-182-3/+13
| * | | | | | Prettify bannerSteve Klebanoff2018-12-181-37/+26
| * | | | | | Remove unused targetSteve Klebanoff2018-12-181-1/+1
| * | | | | | Merge branch 'feature/website/0x-org' into feature/website/0x-org-steve-linksSteve Klebanoff2018-12-187-121/+188
| |\ \ \ \ \ \
| * | | | | | | fragment and launchkit urlSteve Klebanoff2018-12-181-3/+7
| * | | | | | | prettify launch kitSteve Klebanoff2018-12-181-29/+19
* | | | | | | | Merge pull request #1451 from 0xProject/feature/website/0x-org-hide-linksSteve Klebanoff2018-12-182-4/+0
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Merge branch 'feature/website/0x-org' into feature/website/0x-org-hide-linksSteve Klebanoff2018-12-1812-151/+208
| |\ \ \ \ \ \ \
| * | | | | | | | Remove community and market-maker URLsSteve Klebanoff2018-12-182-4/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #1450 from 0xProject/feature/website/0x-org-aboutFrancesco Agosti2018-12-186-76/+74
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | feat: redirect careers to jobsfragosti2018-12-182-1/+3
| * | | | | | | feat: add links to press pagefragosti2018-12-181-5/+7
| * | | | | | | feat: remove download our presskit copyfragosti2018-12-181-2/+1
| * | | | | | | feat: add press mailto linkfragosti2018-12-181-5/+11
| * | | | | | | fix: use new AboutPageLayout API everywherefragosti2018-12-182-2/+2
| * | | | | | | feat: update job titlesfragosti2018-12-181-30/+16
| * | | | | | | fix: mission and values link to new tab and not appendfragosti2018-12-182-27/+30
| * | | | | | | feat: link to mission and valuesfragosti2018-12-181-9/+9
* | | | | | | | Merge pull request #1447 from 0xProject/feature/website/0x-org-jank-linksFrancesco Agosti2018-12-1812-151/+208
|\| | | | | | | | |/ / / / / / |/| | | | | |
| * | | | | | feat: add react-shared release notesfragosti2018-12-181-0/+10
| * | | | | | feat: more blog url fixesfragosti2018-12-183-26/+26
| * | | | | | feat: fix blog linkfragosti2018-12-183-3/+4
| * | | | | | feat: final footer polishfragosti2018-12-182-3/+3
| * | | | | | Merge branch 'feature/website/0x-org' of https://github.com/0xProject/0x-mono...fragosti2018-12-1816-311/+463
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #1444 from 0xProject/feature/website/0x-org-instant-configSteve Klebanoff2018-12-187-121/+188
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Open all new instant links in new windowSteve Klebanoff2018-12-184-17/+24
| * | | | | | Fix URLsSteve Klebanoff2018-12-181-8/+4
| * | | | | | Conditional getStartedClick working on features listSteve Klebanoff2018-12-181-10/+11
| * | | | | | Action takes in useAnchorTagSteve Klebanoff2018-12-181-2/+11
| * | | | | | Janky but didn't want to mess anything else up, send in useAnchorTag boolean ...Steve Klebanoff2018-12-181-2/+3