aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | chore: fix linter issuesfragosti2018-12-063-12/+3
| | * | | chore: remove shark relay from possible SRA endpointsfragosti2018-12-061-5/+1
| | * | | hack: make min-height of line-number container 98% to prevent scrollbar from ...fragosti2018-12-061-1/+1
| | * | | fix: use WebsitePaths type and update wiki link to new linkfragosti2018-12-065-11/+16
| | * | | fix: reset available tokens when sra endpoint is changedfragosti2018-12-062-3/+8
| | * | | fix: make select box-shadow darkerfragosti2018-12-061-2/+4
| | * | | fix: do not show select all if no tokens are availablefragosti2018-12-061-0/+5
| | * | | feat: update configurator snippet to actually work if copy and pastedfragosti2018-12-061-17/+23
| | * | | fix: change liquiditySource to orderSourcefragosti2018-12-061-1/+1
| | * | | feat: update relayer listfragosti2018-12-061-1/+19
| | * | | polish: make configurator inputs look more like mocksfragosti2018-12-063-3/+6
| | * | | feat: fetch asset meta data from the asset meta data mapfragosti2018-12-061-31/+23
| | * | | fix: address to lowercase and explore the docs leads to correct wikifragosti2018-12-061-2/+2
| | * | | feat: create more dank sliderfragosti2018-12-064-17/+388
| | * | | feat: make (optional) label inlinefragosti2018-12-061-2/+3
| | * | | feat: add fee percentage sliderfragosti2018-12-064-31/+44
| | * | | feat: add fee percentage slierfragosti2018-12-063-2/+30
| | * | | feat: implement basic feeRecipient address in config generatorfragosti2018-12-064-11/+96
| | * | | fix: use correct styles even when syntax highlighter component removes classn...fragosti2018-12-061-3/+4
| | * | | feat: implement code generationfragosti2018-12-063-27/+49
| | * | | feat: implement multi token select componentfragosti2018-12-068-46/+156
| | * | | feat: implement available token fetchingfragosti2018-12-063-6/+116
| | * | | feat: add MultiSelect component skeletonfragosti2018-12-062-1/+80
| | * | | feat: add Select component and use for configuratorfragosti2018-12-067-31/+285
| | * | | feat: move instant base config to types filefragosti2018-12-062-19/+19
| | * | | feat: implement configurator layoutfragosti2018-12-062-4/+29
| | * | | feat: factor out ActionLink component from featuresfragosti2018-12-062-37/+54
| | * | | feat: improve styling of code demo componentfragosti2018-12-062-12/+126
| | * | | feat: have basic code syntax highlighting workingfragosti2018-12-066-481/+415
| | * | | [WIP] Adds paragraph sizesEzekiel Aquino2018-12-062-17/+11
| | * | | Implements desktop/mobile font sizingEzekiel Aquino2018-12-062-25/+29
| | * | | Merge remote-tracking branch 'upstream/development' into websiteFred Carlsen2018-12-05419-1691/+11537
| | |\ \ \
| | * | | | CleanupEzekiel Aquino2018-12-051-3/+3
| | * | | | Fixes Link component to user ReactRouterLinkEzekiel Aquino2018-12-041-7/+3
| | * | | | Adds sa bit of polish to landing pageEzekiel Aquino2018-12-043-13/+55
| | * | | | Adds padding prop to text elementsEzekiel Aquino2018-12-045-31/+47
| | * | | | Refactors buttons/links/headerEzekiel Aquino2018-12-043-57/+36
| | * | | | Refactors Button componentEzekiel Aquino2018-12-041-17/+31
| | * | | | Fixes all lint issues, cleanupEzekiel Aquino2018-12-0420-278/+227
| | * | | | Added ecosystem pageFred Carlsen2018-12-032-0/+119
| | * | | | Added launch kitFred Carlsen2018-12-033-0/+163
| | * | | | Adjust team listsFred Carlsen2018-12-031-1/+61
| | * | | | Add map to jobsFred Carlsen2018-12-031-0/+0
| | * | | | ADd content to jobsFred Carlsen2018-12-031-24/+62
| | * | | | Tweak line heightsFred Carlsen2018-12-032-4/+12
| | * | | | Updated sublinks on aboutFred Carlsen2018-12-033-18/+21
| | * | | | Added press logoFred Carlsen2018-12-031-0/+0
| | * | | | Updated press contentFred Carlsen2018-12-031-34/+28
| | * | | | Adjust thumbFred Carlsen2018-12-031-0/+1
| | * | | | Add skeleton for team, press, jobsFred Carlsen2018-12-034-1/+365
| | * | | | Update boolean valuesFred Carlsen2018-12-031-4/+6
| | * | | | Add color to interfaceFred Carlsen2018-12-031-0/+1
| | * | | | Misc fixes to layoutFred Carlsen2018-12-031-5/+11
| | * | | | Added project logosFred Carlsen2018-12-031-5/+60
| | * | | | Lint fixFred Carlsen2018-12-031-1/+1
| | * | | | Fix isFullWidth type declaration in layoutEzekiel Aquino2018-12-031-4/+4
| | * | | | Changes boolean props to follow is[Property] syntaxEzekiel Aquino2018-12-039-70/+107
| | * | | | Adds note to layout sectionEzekiel Aquino2018-12-031-0/+4
| | * | | | A bit of formatting, centeres instant textEzekiel Aquino2018-12-032-17/+13
| | * | | | Uses layout elems in headerEzekiel Aquino2018-12-031-19/+16
| | * | | | Some comments and cleanupEzekiel Aquino2018-12-033-30/+5
| | * | | | ThemeProviderEzekiel Aquino2018-12-017-13/+27
| | * | | | WIP themeproviderEzekiel Aquino2018-11-304-31/+67
| | * | | | LintingFred Carlsen2018-11-301-1/+0
| | * | | | Added about / missionFred Carlsen2018-11-3019-1/+120
| | * | | | Prevent compiler from stopping on ts warningFred Carlsen2018-11-301-0/+1
| | * | | | LintingFred Carlsen2018-11-301-2/+2
| | * | | | Correct font-weight for headingFred Carlsen2018-11-301-0/+1
| | * | | | Breakpoint on paddingEzekiel Aquino2018-11-302-3/+7
| | * | | | Types return on layout methodsEzekiel Aquino2018-11-301-8/+4
| | * | | | Add ctaFred Carlsen2018-11-301-0/+20
| | * | | | Make buttons alignFred Carlsen2018-11-301-2/+2
| | * | | | Link products to 0x instant for nowFred Carlsen2018-11-301-1/+1
| | * | | | Added 0x instant skeletonFred Carlsen2018-11-304-0/+126
| | * | | | Fix icon warningsFred Carlsen2018-11-301-4/+6
| | * | | | Contain imagesFred Carlsen2018-11-301-0/+5
| | * | | | Allows margin to be passed variable integers as values, adds commentsEzekiel Aquino2018-11-302-3/+4
| | * | | | Makes ts happy with running a function on an optional property valueEzekiel Aquino2018-11-301-1/+1
| | * | | | Adds proposal for padding prop on WrappersEzekiel Aquino2018-11-302-5/+26
| | * | | | Adds wrapGrid, bit of cleanupEzekiel Aquino2018-11-303-52/+41
| | * | | | CleanupEzekiel Aquino2018-11-301-6/+0
| | * | | | Just fixes those warnings on iconsEzekiel Aquino2018-11-301-2/+2
| | * | | | Remove double referenceFred Carlsen2018-11-301-1/+0
| | * | | | Add route links to headerFred Carlsen2018-11-301-31/+44
| | * | | | Some cleanup, reindentEzekiel Aquino2018-11-303-14/+26
| | * | | | Adds ts cachingEzekiel Aquino2018-11-302-1/+3
| | * | | | Adds awcache to gitignoreEzekiel Aquino2018-11-301-0/+1
| | * | | | Speed up ts loading with cacheFred Carlsen2018-11-301-1/+7
| | * | | | LintingFred Carlsen2018-11-301-2/+2
| | * | | | Fix tagFred Carlsen2018-11-301-1/+1
| | * | | | Linting errorsFred Carlsen2018-11-302-144/+146
| | * | | | Replaces Text elements in why routeEzekiel Aquino2018-11-302-114/+116
| | * | | | Just makes it renderEzekiel Aquino2018-11-302-116/+116
| | * | | | Text and landingEzekiel Aquino2018-11-304-148/+185
| | * | | | Tweak textFred Carlsen2018-11-301-3/+18
| | * | | | Linting + typingFred Carlsen2018-11-301-6/+7
| | * | | | Tweak submit positionFred Carlsen2018-11-301-6/+10
| | * | | | Linting formatFred Carlsen2018-11-301-16/+10
| | * | | | Tweak global stylesFred Carlsen2018-11-301-37/+47
| | * | | | Added coin iconFred Carlsen2018-11-301-0/+1
| | * | | | Export svgs as typed pure componentsFred Carlsen2018-11-305-31/+87
| | * | | | Linter fixesFred Carlsen2018-11-301-3/+2
| | * | | | Started on why 0xFred Carlsen2018-11-303-3/+65
| | * | | | Add center prop to textFred Carlsen2018-11-301-18/+36
| | * | | | Hide trade button on mobileFred Carlsen2018-11-301-2/+8
| | * | | | Added newsletter form to footerFred Carlsen2018-11-304-3/+104
| | * | | | Adjust global font sizeFred Carlsen2018-11-303-6/+7
| | * | | | Format stylesFred Carlsen2018-11-301-9/+19
| | * | | | Adds buttonWrapperEzekiel Aquino2018-11-292-3/+14
| | * | | | Removes text-decoration on buttonsEzekiel Aquino2018-11-291-1/+2
| | * | | | Cleans up ButtonEzekiel Aquino2018-11-292-57/+24
| | * | | | Cleanup button componentFred Carlsen2018-11-293-25/+11
| | * | | | Fix type defFred Carlsen2018-11-291-1/+1
| | * | | | Introduces WrapCenteredEzekiel Aquino2018-11-292-10/+18
| | * | | | Tests flush width sectionsEzekiel Aquino2018-11-292-3/+11
| | * | | | Ooops fixes thatEzekiel Aquino2018-11-291-1/+1
| | * | | | Enables fullwidth sections. As in edge-to-edgeEzekiel Aquino2018-11-292-2/+6
| | * | | | Adds fullWidth prop to sectionsEzekiel Aquino2018-11-293-5/+12
| | * | | | Updated textFred Carlsen2018-11-291-4/+2
| | * | | | Tweaks buttonEzekiel Aquino2018-11-291-8/+7
| | * | | | Edits button.jsEzekiel Aquino2018-11-291-1/+1
| | * | | | Adds notes to buttonEzekiel Aquino2018-11-291-5/+32
| | * | | | Remove export of interfaceFred Carlsen2018-11-294-4/+4
| | * | | | Add text and illustrations for homeFred Carlsen2018-11-295-3/+38
| | * | | | Add transparent buttonFred Carlsen2018-11-292-5/+7
| | * | | | Add transparent buttonFred Carlsen2018-11-292-10/+25
| | * | | | Fix linting and typing errors in footerFred Carlsen2018-11-291-8/+5
| | * | | | WIP landing and button changesFred Carlsen2018-11-293-4/+52
| | * | | | Quick test responsive colsEzekiel Aquino2018-11-291-3/+9
| | * | | | Fixes interface syntaxEzekiel Aquino2018-11-292-27/+43
| | * | | | Adds key to mapped footer elemsEzekiel Aquino2018-11-291-2/+5
| | * | | | Make dev layout guidelines less obtrusiveEzekiel Aquino2018-11-292-7/+9
| | * | | | Refactors footer to use layout systemEzekiel Aquino2018-11-292-74/+55
| | * | | | Fix colwidth layout calcEzekiel Aquino2018-11-291-1/+1
| | * | | | Moves content wrap to layout.tsxEzekiel Aquino2018-11-292-19/+27
| | * | | | Edits column width calc methodEzekiel Aquino2018-11-291-5/+19
| | * | | | Add index to listFred Carlsen2018-11-291-1/+1
| | * | | | Start on text componentFred Carlsen2018-11-291-0/+29
| | * | | | Left align logoFred Carlsen2018-11-291-1/+1
| | * | | | Linting errorsFred Carlsen2018-11-291-2/+3
| | * | | | Fix linting errorsFred Carlsen2018-11-291-11/+11
| | * | | | Add footerFred Carlsen2018-11-292-5/+125
| | * | | | Test with max widthsEzekiel Aquino2018-11-292-2/+4
| | * | | | Adds section marginsEzekiel Aquino2018-11-291-0/+1
| | * | | | Samples full width wrapsEzekiel Aquino2018-11-291-0/+12
| | * | | | [WIP] Proposed layout modulesEzekiel Aquino2018-11-293-4/+122
| | * | | | Fix key in loopFred Carlsen2018-11-291-1/+1
| | * | | | Add bgColor and removePadding props to containerFred Carlsen2018-11-291-2/+7
| | * | | | Change bg colorFred Carlsen2018-11-291-1/+1
| | * | | | Fix linting errorsFred Carlsen2018-11-281-6/+5
| | * | | | Tweak links in headerFred Carlsen2018-11-281-6/+12
| | * | | | Add ehaderFred Carlsen2018-11-284-1/+79
| | * | | | Add container and buttonFred Carlsen2018-11-282-1/+30
| | * | | | Fix font referencesFred Carlsen2018-11-281-4/+3
| | * | | | Ignore osx metadata filesFred Carlsen2018-11-282-0/+3
| | * | | | Fix type error in Text componentFred Carlsen2018-11-281-0/+1
| | * | | | Add styled-component typesFred Carlsen2018-11-283-2/+12
| | * | | | Renames font-files, adds font-face declaration in globalStylesEzekiel Aquino2018-11-2810-1/+23
| | * | | | Adds very basic SiteWrap and global stylingEzekiel Aquino2018-11-284-2/+98
| | * | | | Updates styled-components, react typingsEzekiel Aquino2018-11-282-2/+36
| | * | | | WIP buttonFred Carlsen2018-11-281-0/+21
| | * | | | Adds initial /next route to index.tsxEzekiel Aquino2018-11-282-2/+17
| | * | | | Add @next folder structureFred Carlsen2018-11-283-0/+6
| | * | | | Add svg loaderFred Carlsen2018-11-284-2/+130
| | * | | | Add Formular font and normalizeFred Carlsen2018-11-2810-0/+394
| | * | | | Add brand colorsFred Carlsen2018-11-281-0/+8
| | * | | | Merge remote-tracking branch 'upstream/development' into websiteFred Carlsen2018-11-27157-525/+1431
| | |\ \ \ \
| | * | | | | Add fix for assertion error to devserver configFred Carlsen2018-11-271-0/+7
* | | | | | | 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