Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated CHANGELOGS | Leonid Logvinov | 2018-10-18 | 60 | -46/+352 |
| | |||||
* | Fix ethereum-types versions | Leonid Logvinov | 2018-10-18 | 25 | -25/+25 |
| | |||||
* | Merge pull request #1156 from 0xProject/feature/0x/npm-domain | Leonid Logvinov | 2018-10-18 | 531 | -2586/+3587 |
|\ | | | | | Move package org from 0xproject to 0x | ||||
| * | Add index signature to FakeTokenRegistry | Leonid Logvinov | 2018-10-18 | 1 | -1/+8 |
| | | |||||
| * | Fix prettier issues | Leonid Logvinov | 2018-10-18 | 3 | -17/+3 |
| | | |||||
| * | chore: update yarn.lock | Fabio Berger | 2018-10-18 | 1 | -8/+0 |
| | | |||||
| * | chore: add missing import | Fabio Berger | 2018-10-18 | 1 | -1/+1 |
| | | |||||
| * | chore: missing converts | Fabio Berger | 2018-10-18 | 3 | -6/+6 |
| | | |||||
| * | chore: fix imports | Fabio Berger | 2018-10-18 | 22 | -39/+39 |
| | | |||||
| * | chore: fix dep | Fabio Berger | 2018-10-18 | 1 | -1/+1 |
| | | |||||
| * | chore: add missing imports | Fabio Berger | 2018-10-18 | 1 | -2/+2 |
| | | |||||
| * | chore: replace @0xproject with @0x in .tsx files | Fabio Berger | 2018-10-18 | 86 | -132/+132 |
| | | |||||
| * | update outdated package and tsconfig issue | Fabio Berger | 2018-10-18 | 3 | -340/+35 |
| | | |||||
| * | Remove old 0x.js from website | Fabio Berger | 2018-10-18 | 3 | -12/+877 |
| | | |||||
| * | chore: update ethers import in utils | Jacob Evans | 2018-10-18 | 1 | -1/+1 |
| | | |||||
| * | chore: update yarn.lock | Jacob Evans | 2018-10-18 | 3 | -492/+939 |
| | | |||||
| * | chore: change abi-gen-wrappers ethereum-types version | Jacob Evans | 2018-10-18 | 1 | -1/+1 |
| | | |||||
| * | chore: change circleci config from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -344/+344 |
| | | |||||
| * | chore: change README.md from 0xproject to 0x | Jacob Evans | 2018-10-18 | 37 | -200/+200 |
| | | |||||
| * | chore: change tslint.json from 0xproject to 0x | Jacob Evans | 2018-10-18 | 35 | -34/+35 |
| | | |||||
| * | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 344 | -978/+986 |
|/ | |||||
* | Merge pull request #1155 from 0xProject/feature/RIP-sra-report | Leonid Logvinov | 2018-10-18 | 31 | -9781/+2 |
|\ | | | | | Remove sra-report | ||||
| * | Remove sra-report | Leonid Logvinov | 2018-10-18 | 31 | -9781/+2 |
| | | |||||
* | | Merge pull request #1154 from 0xProject/dev-section-redesign | Kadinsky | 2018-10-18 | 87 | -1088/+2261 |
|\ \ | |/ |/| | [BASE_BRANCH] Developer section redesign | ||||
| * | Merge pull request #1140 from 0xProject/reSkinReferenceDocs | Kadinsky | 2018-10-18 | 211 | -2305/+3425 |
| |\ | | | | | | | Move Doc Reference Pages & Wiki into Developer Section of Website | ||||
| | * | Add styled-components dep | Fabio Berger | 2018-10-18 | 1 | -0/+2 |
| | | | |||||
| | * | chore: fix up asset-buyer doc and add to Dev Home | Fabio Berger | 2018-10-18 | 2 | -1/+11 |
| | | | |||||
| | * | merge dev-section-redesign | Fabio Berger | 2018-10-18 | 157 | -831/+2035 |
| | |\ | |||||
| | | * | merge development | Fabio Berger | 2018-10-18 | 158 | -831/+2036 |
| | |/| | |/| | | |||||
| | * | | Update react-scroll hash to avoid collision with older, unfixed branch | Fabio Berger | 2018-10-18 | 4 | -4/+4 |
| | | | | |||||
| | * | | Update changelogs for unpublished packages | Fabio Berger | 2018-10-18 | 2 | -3/+19 |
| | | | | |||||
| | * | | refactor: fix anchor so it doesn't keep re-rendering the anchor icon | Fabio Berger | 2018-10-18 | 1 | -12/+18 |
| | | | | |||||
| | * | | nit: remove todo | Fabio Berger | 2018-10-17 | 1 | -1/+0 |
| | | | | |||||
| | * | | nit: don't init scrolledToId | Fabio Berger | 2018-10-17 | 1 | -4/+2 |
| | | | | |||||
| | * | | nit: use styled-component instead of react-state for onHover | Fabio Berger | 2018-10-17 | 2 | -27/+14 |
| | | | | |||||
| | * | | nit: use ObjectMap | Fabio Berger | 2018-10-17 | 1 | -1/+1 |
| | | | | |||||
| | * | | chore: Add topBar menu in wiki mobile sidebar menu | Fabio Berger | 2018-10-17 | 1 | -1/+29 |
| | | | | |||||
| | * | | chore: Rename "Documentation" to "Docs" in mobile menu | Fabio Berger | 2018-10-17 | 1 | -1/+1 |
| | | | | |||||
| | * | | chore: Add topBar menu items to mobile drawer | Fabio Berger | 2018-10-17 | 4 | -27/+65 |
| | | | | |||||
| | * | | chore: componentize the sidebar header | Fabio Berger | 2018-10-17 | 3 | -55/+70 |
| | | | | |||||
| | * | | chore: Add missing responsive classes | Fabio Berger | 2018-10-17 | 1 | -0/+12 |
| | | | | |||||
| | * | | chore: Fix logo on mobile topBar | Fabio Berger | 2018-10-17 | 1 | -2/+2 |
| | | | | |||||
| | * | | chore: fix linter | Fabio Berger | 2018-10-17 | 2 | -11/+1 |
| | | | | |||||
| | * | | chore: initalize _urlIntervalCheckId | Fabio Berger | 2018-10-17 | 1 | -1/+1 |
| | | | | |||||
| | * | | Merge branch 'dev-section-redesign' into reSkinReferenceDocs | Fabio Berger | 2018-10-16 | 360 | -47294/+15243 |
| | |\ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * dev-section-redesign: (87 commits) Added note about restriction on `testDirectory` fix(dev-utils): Make chai a dev dependency since exported interface depends on it Add changelog entries fix(subproviders): make web3-provider-engine types a 'dependency' so it's available to users of the library fix(sra-spec): make @loopback/openapi-v3-types a 'dependency' so it's available to users of the library fix(sol-cov): make @types/solidity-parser-antlr a 'dependency' so it's available to users of the library fix(dev-utils): make web3-provider-engine types a 'dependency' so it's available to users of the library fix(0x.js): make web3-provider-engine types a 'dependency' so it's available to users of the library fix(monorepo-scripts): Move the creation of the `.installation-test` directory OUTSIDE of the monorepo root, so that the installed packages can't reference the hoisted node_modules folder Remove ContractNotFound errors in contract-wrappers Update prettierignore Update website to use the new unsubscribeAll method in contract-wrappers In abi-gen-wrappers, ./wrappers -> ./src/generated-wrappers In contract-wrappers, remove setProvider and add unsubscribeAll method. take out explicit children definition in props Update json-schemas for contract-wrappers Add OrThrow suffix to getContractAddressesForNetwork remove unused import Update CHANGELOG.json for all changed packages Remove ContractAddresses from packages/types (mistake after rebase) ... | ||||
| * | | | merge development | Fabio Berger | 2018-10-16 | 361 | -47297/+15287 |
| |\ \ \ | |||||
| | | * | | chore: don't use Container in react-shared, react-docs yet | Fabio Berger | 2018-10-16 | 5 | -68/+18 |
| | | | | | |||||
| | | * | | chore: remove unused prop | Fabio Berger | 2018-10-16 | 1 | -2/+0 |
| | | | | | |||||
| | | * | | chore: Remove unused prop | Fabio Berger | 2018-10-16 | 2 | -6/+1 |
| | | | | | |||||
| | | * | | chore: convert to stateless component | Fabio Berger | 2018-10-16 | 1 | -7/+3 |
| | | | | | |||||
| | | * | | chore: simplify | Fabio Berger | 2018-10-16 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | style: improve menu & logo alignment | Fabio Berger | 2018-10-16 | 1 | -2/+5 |
| | | | | | |||||
| | | * | | chore: Implement newest topBar | Fabio Berger | 2018-10-16 | 4 | -77/+25 |
| | | | | | |||||
| | | * | | chore: remove unused imports | Fabio Berger | 2018-10-16 | 1 | -2/+1 |
| | | | | | |||||
| | | * | | chore: get menu onHover darken back | Fabio Berger | 2018-10-16 | 1 | -37/+27 |
| | | | | | |||||
| | | * | | chore: change landing "build on 0x" to link to developer home, not 0x.js docs | Fabio Berger | 2018-10-16 | 1 | -2/+2 |
| | | | | | |||||
| | | * | | chore: remove wiki from main website topBar | Fabio Berger | 2018-10-16 | 1 | -32/+1 |
| | | | | | |||||
| | | * | | chore: Replace FAQ with Developer home in footer | Fabio Berger | 2018-10-16 | 1 | -4/+4 |
| | | | | | |||||
| | | * | | Replace sandbox with wiki in developer popover | Fabio Berger | 2018-10-16 | 1 | -5/+4 |
| | | | | | |||||
| | | * | | chore: move wiki to Developers section | Fabio Berger | 2018-10-16 | 3 | -149/+65 |
| | | | | | |||||
| | | * | | chore: fix padding issue | Fabio Berger | 2018-10-16 | 1 | -3/+5 |
| | | | | | |||||
| | | * | | chore: replace Github with Wiki in topBar and refactor so can display ↵ | Fabio Berger | 2018-10-16 | 1 | -15/+21 |
| | | | | | | | | | | | | | | | | | | | | internal & external links | ||||
| | | * | | feat: highlighted sidebar as you scroll on doc reference pages | Fabio Berger | 2018-10-16 | 5 | -20/+58 |
| | | | | | |||||
| | | * | | chore: Remove unused state | Fabio Berger | 2018-10-15 | 1 | -19/+1 |
| | | | | | |||||
| | | * | | Chore: Only render one sidebar at a time | Fabio Berger | 2018-10-15 | 2 | -3/+5 |
| | | | | | |||||
| | | * | | fix: menu item overflow issue | Fabio Berger | 2018-10-15 | 1 | -0/+3 |
| | | | | | |||||
| | | * | | chore: improve rendering of sidebar top section on mobile | Fabio Berger | 2018-10-15 | 2 | -2/+6 |
| | | | | | |||||
| | | * | | chore: fix missed class rename | Fabio Berger | 2018-10-15 | 1 | -11/+1 |
| | | | | | |||||
| | | * | | fix: Nested a tag warning in console by not rendering a tags within type ↵ | Fabio Berger | 2018-10-15 | 3 | -43/+54 |
| | | | | | | | | | | | | | | | | | | | | definition popovers | ||||
| | | * | | chore: improve colors | Fabio Berger | 2018-10-15 | 2 | -3/+3 |
| | | | | | |||||
| | | * | | chore: many small stylistic changes | Fabio Berger | 2018-10-15 | 8 | -9/+110 |
| | | | | | |||||
| | | * | | chore: improve styling of sidebar | Fabio Berger | 2018-10-15 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | chore: fix key issue | Fabio Berger | 2018-10-15 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | chore: round border of code snippets | Fabio Berger | 2018-10-15 | 1 | -0/+1 |
| | | | | | |||||
| | | * | | chore: only show sidebar once docs have loaded | Fabio Berger | 2018-10-14 | 1 | -1/+3 |
| | | | | | |||||
| | | * | | fix: Dropdown component so that re-clicking the activeNode when dropdown is ↵ | Fabio Berger | 2018-10-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | open, closes it | ||||
| | | * | | Fix sidebar top so long titles display correctly | Fabio Berger | 2018-10-14 | 1 | -5/+5 |
| | | | | | |||||
| | | * | | Chore: remove unused imports | Fabio Berger | 2018-10-13 | 1 | -6/+3 |
| | | | | | |||||
| | | * | | Fix: Make width variable | Fabio Berger | 2018-10-13 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | Remove doc menus from main topBar | Fabio Berger | 2018-10-13 | 1 | -65/+4 |
| | | | | | |||||
| | | * | | Implement new version dropdown and remove it from nestedTopBar | Fabio Berger | 2018-10-13 | 5 | -62/+124 |
| | | | | | |||||
| | | * | | Fix sidebar shifting onHover due to scrollbar width | Fabio Berger | 2018-10-13 | 1 | -2/+11 |
| | | | | | |||||
| | | * | | fix: Remove unnecessary onClick prop from NestedSidebar, since one can ↵ | Fabio Berger | 2018-10-13 | 2 | -16/+3 |
| | | | | | | | | | | | | | | | | | | | | listen to container element onClick | ||||
| | | * | | Pass down sidebar instead of sectionNameToLinks | Fabio Berger | 2018-10-13 | 4 | -19/+17 |
| | | | | | |||||
| | | * | | Make all doc reference pages responsive | Fabio Berger | 2018-10-12 | 11 | -11/+33 |
| | | | | | |||||
| | | * | | Improve loading | Fabio Berger | 2018-10-12 | 1 | -26/+17 |
| | | | | | |||||
| | | * | | If sidebar menu item links to internal page, no longer open in new tab | Fabio Berger | 2018-10-12 | 1 | -15/+0 |
| | | | | | |||||
| | | * | | Add Getting starter sidebar header | Fabio Berger | 2018-10-12 | 11 | -35/+24 |
| | | | | | |||||
| | | * | | Refactor Home so that Dev section chrome is reusable across pages | Fabio Berger | 2018-10-12 | 14 | -854/+780 |
| | | | | | |||||
| | | * | | chore: update yarn.lock | Fabio Berger | 2018-10-11 | 1 | -7/+0 |
| | | | | | |||||
| | | * | | style: Make width of developer section same as rest of website (1064px) | Fabio Berger | 2018-10-11 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | merge dev-section-redesign | Fabio Berger | 2018-10-11 | 122 | -1386/+3478 |
| | | |\ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge branch 'development' into dev-section-redesign | Fabio Berger | 2018-10-11 | 122 | -1393/+3478 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (62 commits) Fix linter error Upgrade ethereum-types Lint and update deps Be more explicit with falsiness Add type to cssRuleIfExists Fix issue where we throw if non-numeric characters are used in input Upgrade to more recent types, fix yarn.lock [fix]: [testnet-faucet] Exit 1 on build fail Explains tools we want them to use Add note about button Add dev-tools-pages bundles to gitignore Improve README Fix button and center Increase max bundle size for instant Add stuff Initial project scaffolding Change tslint config to remove conflicts with prettier fix: [testnet-faucet] Signing of orders Update the CHANGELOG Add comments for expiryBuffer ... | ||||
| | | | * | | fix(website): remove deadzone between "Developers" menu item and dropdown so ↵ | Fabio Berger | 2018-10-11 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | it never closes when hovering between the two | ||||
| | | | * | | fix(website): Avoid hover activated dropdown from closing when activeNode is ↵ | Fabio Berger | 2018-10-11 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | clicked | ||||
| | | | * | | Replace Rollbar UMD with regular import | Fabio Berger | 2018-10-10 | 3 | -3/+44 |
| | |_|/ / | |/| | | | |||||
| * | | | | Merge branch 'development' into dev-section-redesign | Fabio Berger | 2018-10-09 | 98 | -460/+879 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Clarifies use of schemas outside of Javascript/TypeScript. Fix typo Add asset-buyer to published packages section in README Publish Updated CHANGELOGS Update BuyQuote interface Add missing default options Remove unused constants Add fee order with a takerFee Add additional order factory methods and refactor test to use them Add comments about buy quote calculation Update CHANGELOG Fix linter Add additional test for slippage Add buy_quote_calculator_test | ||||
| * \ \ \ \ | Merge pull request #1103 from 0xProject/doc-overview-page | Fabio Berger | 2018-10-09 | 56 | -426/+1565 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Implement Developer Home | ||||
| | * | | | | | remove unused import | Fabio Berger | 2018-10-06 | 1 | -1/+0 |
| | | | | | | | |||||
| | * | | | | | Move valid-url import to react-shared | Fabio Berger | 2018-10-06 | 2 | -3/+3 |
| | | | | | | | |||||
| | * | | | | | Fix comment | Fabio Berger | 2018-10-06 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | Fix liinter | Fabio Berger | 2018-10-06 | 2 | -2/+1 |
| | | | | | | | |||||
| | * | | | | | Convert TutorialButton to styled component | Fabio Berger | 2018-10-06 | 1 | -64/+45 |
| | | | | | | | |||||
| | * | | | | | Convert more divs to containers and text components | Fabio Berger | 2018-10-05 | 4 | -57/+57 |
| | | | | | | | |||||
| | * | | | | | remove inline style | Fabio Berger | 2018-10-05 | 1 | -4/+1 |
| | | | | | | | |||||
| | * | | | | | Remove type prop and instead infer it from the value of to | Fabio Berger | 2018-10-05 | 16 | -95/+69 |
| | | | | | | | |||||
| | * | | | | | Remove style prop from Link | Fabio Berger | 2018-10-05 | 13 | -64/+56 |
| | | | | | | | |||||
| | * | | | | | Rename scroll container | Fabio Berger | 2018-10-05 | 5 | -17/+6 |
| | | | | | | | |||||
| | * | | | | | Remove containerId option and throw if passing in shouldOpenInNewTab with ↵ | Fabio Berger | 2018-10-05 | 1 | -4/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | type ReactScroll | ||||
| | * | | | | | Apply props to all link variants when possible | Fabio Berger | 2018-10-05 | 1 | -1/+7 |
| | | | | | | | |||||
| | * | | | | | Render paragraphs with spans so we don't get margin added | Fabio Berger | 2018-10-05 | 1 | -0/+1 |
| | | | | | | | |||||
| | * | | | | | Fix bug where wiki links in dev dropdown weren't working when on the wiki | Fabio Berger | 2018-10-05 | 3 | -78/+93 |
| | | | | | | | |||||
| | * | | | | | Fix react warning | Fabio Berger | 2018-10-05 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | remove stray logs | Fabio Berger | 2018-10-05 | 2 | -2/+0 |
| | | | | | | | |||||
| | * | | | | | merge base branch | Fabio Berger | 2018-10-05 | 154 | -1229/+3646 |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | merge developmemnt | Fabio Berger | 2018-10-05 | 154 | -1228/+3672 |
| |\ \ \ \ \ \ | |||||
| | | * | | | | | Convert more divs to Containers | Fabio Berger | 2018-10-04 | 2 | -49/+44 |
| | | | | | | | | |||||
| | | * | | | | | Use Container and Text where possible | Fabio Berger | 2018-10-04 | 1 | -12/+11 |
| | | | | | | | | |||||
| | | * | | | | | rename for clarity | Fabio Berger | 2018-10-04 | 1 | -2/+2 |
| | | | | | | | | |||||
| | | * | | | | | Fix linter | Fabio Berger | 2018-10-04 | 6 | -25/+12 |
| | | | | | | | | |||||
| | | * | | | | | Remove todo | Fabio Berger | 2018-10-04 | 1 | -1/+0 |
| | | | | | | | | |||||
| | | * | | | | | Improve comment | Fabio Berger | 2018-10-04 | 1 | -3/+4 |
| | | | | | | | | |||||
| | | * | | | | | Use nestedSidebarMenu component for Dev home | Fabio Berger | 2018-10-04 | 2 | -43/+20 |
| | | | | | | | | |||||
| | | * | | | | | Fix nit | Fabio Berger | 2018-10-03 | 1 | -1/+1 |
| | | | | | | | | |||||
| | | * | | | | | Remove stray console.log | Fabio Berger | 2018-10-03 | 1 | -2/+0 |
| | | | | | | | | |||||
| | | * | | | | | Use same Link UI component for react-scroll links | Fabio Berger | 2018-10-03 | 28 | -136/+212 |
| | | | | | | | | |||||
| | | * | | | | | remove stray console | Fabio Berger | 2018-10-03 | 1 | -3/+0 |
| | | | | | | | | |||||
| | | * | | | | | Make whole bottom bar clickable not just the text | Fabio Berger | 2018-10-03 | 1 | -13/+13 |
| | | | | | | | | |||||
| | | * | | | | | Don't make opening links in new tab a default | Fabio Berger | 2018-10-03 | 1 | -3/+6 |
| | | | | | | | | |||||
| | | * | | | | | Decrease size of section descriptions | Fabio Berger | 2018-10-03 | 1 | -1/+1 |
| | | | | | | | | |||||
| | | * | | | | | Add border underneath logo while user is scrolling | Fabio Berger | 2018-10-03 | 2 | -6/+30 |
| | | | | | | | | |||||
| | | * | | | | | Align logo and menu | Fabio Berger | 2018-10-03 | 1 | -11/+11 |
| | | | | | | | | |||||
| | | * | | | | | Add padding to bottom of scroll area | Fabio Berger | 2018-10-03 | 1 | -3/+7 |
| | | | | | | | | |||||
| | | * | | | | | Fix link | Fabio Berger | 2018-10-03 | 1 | -1/+6 |
| | | | | | | | | |||||
| | | * | | | | | Make tutorial buttons also open in a new tab | Fabio Berger | 2018-10-03 | 1 | -3/+18 |
| | | | | | | | | |||||
| | | * | | | | | Convert remaining Links to new UI component | Fabio Berger | 2018-10-03 | 3 | -4/+31 |
| | | | | | | | | |||||
| | | * | | | | | Use new Link UI component everywhere, and add complementary ALink type | Fabio Berger | 2018-10-03 | 20 | -347/+424 |
| | | | | | | | | |||||
| | | * | | | | | Improve mobile padding | Fabio Berger | 2018-10-02 | 1 | -1/+1 |
| | | | | | | | | |||||
| | | * | | | | | Fix hovering | Fabio Berger | 2018-10-02 | 1 | -2/+2 |
| | | | | | | | | |||||
| | | * | | | | | Simplify helper methods | Fabio Berger | 2018-10-02 | 1 | -23/+13 |
| | | | | | | | | |||||
| | | * | | | | | Use colors module | Fabio Berger | 2018-10-02 | 1 | -2/+2 |
| | | | | | | | | |||||
| | | * | | | | | Use container instead of div | Fabio Berger | 2018-10-02 | 1 | -8/+1 |
| | | | | | | | | |||||
| | | * | | | | | Move more copy to translation files | Fabio Berger | 2018-10-02 | 7 | -8/+36 |
| | | | | | | | | |||||
| | | * | | | | | Make menuSubsectionsBySection optional | Fabio Berger | 2018-10-02 | 3 | -4/+6 |
| | | | | | | | | |||||
| | | * | | | | | Rename for clarity | Fabio Berger | 2018-10-02 | 1 | -3/+3 |
| | | | | | | | | |||||
| | | * | | | | | Move constants before configs and add TODO comment | Fabio Berger | 2018-10-02 | 1 | -8/+9 |
| | | | | | | | | |||||
| | | * | | | | | Add comment about link component | Fabio Berger | 2018-10-02 | 1 | -0/+5 |
| | | | | | | | | |||||
| | | * | | | | | Move colors to colors.ts file | Fabio Berger | 2018-10-02 | 2 | -4/+6 |
| | | | | | | | | |||||
| | | * | | | | | Fix bug where button wouldn't be highlighted after hitting browser back ↵ | Fabio Berger | 2018-10-02 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | button despite the cursor resting above it | ||||
| | | * | | | | | Prefer basscss over style | Fabio Berger | 2018-10-02 | 1 | -1/+1 |
| | | | | | | | | |||||
| | | * | | | | | Further shorten description | Fabio Berger | 2018-10-02 | 5 | -6/+6 |
| | | | | | | | | |||||
| | | * | | | | | Fix linter | Fabio Berger | 2018-10-01 | 2 | -13/+3 |
| | | | | | | | | |||||
| | | * | | | | | Disable max file size tslint rule for types file | Fabio Berger | 2018-10-01 | 1 | -1/+1 |
| | | | | | | | | |||||
| | | * | | | | | Fix bug where main content scrollbar wasn't showing up after navigating back ↵ | Fabio Berger | 2018-10-01 | 1 | -3/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in browser history via keyboard shortcut | ||||
| | | * | | | | | Fix incorrect merge errors | Fabio Berger | 2018-10-01 | 2 | -2/+1 |
| | | | | | | | | |||||
| | | * | | | | | Hide .svg file contents from PR review diff | Fabio Berger | 2018-10-01 | 1 | -0/+1 |
| | | | | | | | | |||||
| | | * | | | | | Revert command name | Fabio Berger | 2018-10-01 | 1 | -1/+1 |
| | | | | | | | | |||||
| | | * | | | | | fix merge | Fabio Berger | 2018-10-01 | 2 | -7/+12 |
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | merge | Fabio Berger | 2018-10-01 | 12 | -129/+253 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge pull request #1027 from 0xProject/dev-dropdown | Fabio Berger | 2018-09-17 | 19 | -269/+371 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | New Topbar Developers Dropdown | ||||
| | | * | | | | | | | Use Container instead of div | Fabio Berger | 2018-09-17 | 1 | -6/+10 |
| | | | | | | | | | | |||||
| | | * | | | | | | | Fix linter | Fabio Berger | 2018-08-30 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| | | * | | | | | | | Fix prettier | Fabio Berger | 2018-08-29 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| | | | | * | | | | | Merge branch 'dev-section-redesign' into doc-overview-page | Fabio Berger | 2018-10-01 | 88 | -236/+553 |
| | | | | |\ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * dev-section-redesign: Publish Updated CHANGELOGS Un-nest the interface to fix the doc rendering | ||||
| | | | | * | | | | | Update react-scroll to include fix of using `history.replaceState` instead ↵ | Fabio Berger | 2018-10-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of `history.pushState` | ||||
| | | | | * | | | | | Rename website `yarn watch_without_deps` to `yarn dev` | Fabio Berger | 2018-09-29 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| | | | | * | | | | | Convert package descriptions to markdown and linkify them | Fabio Berger | 2018-09-28 | 1 | -11/+16 |
| | | | | | | | | | | |||||
| | | | | * | | | | | Fix minor scrolling issue | Fabio Berger | 2018-09-28 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| | | | | * | | | | | Add mobile menu to overview page | Fabio Berger | 2018-09-28 | 2 | -3/+23 |
| | | | | | | | | | | |||||
| | | | | * | | | | | Add back ability to listen for menu click events from the sidebar | Fabio Berger | 2018-09-28 | 1 | -1/+11 |
| | | | | | | | | | | |||||
| | | | | * | | | | | Add sidebar menu, proper scrolling and mobile-optimize | Fabio Berger | 2018-09-28 | 3 | -91/+203 |
| | | | | | | | | | | |||||
| | | | | * | | | | | Make sidebar menu item formatting optional so package names (with hyphens) ↵ | Fabio Berger | 2018-09-28 | 1 | -5/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | render properly | ||||
| | | | | * | | | | | Shorten tutorial descriptions | Fabio Berger | 2018-09-28 | 5 | -15/+10 |
| | | | | | | | | | | |||||
| | | | | * | | | | | Import ObjectMap from types now that it's moved | Fabio Berger | 2018-09-28 | 1 | -1/+2 |
| | | | | | | | | | | |||||
| | | | | * | | | | | merge development | Fabio Berger | 2018-09-28 | 522 | -111099/+44226 |
| | | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | | Move more text over to translation files | Fabio Berger | 2018-09-26 | 9 | -37/+68 |
| | | | | | | | | | | | |||||
| | | | | * | | | | | | Implement dev home | Fabio Berger | 2018-09-26 | 15 | -15/+473 |
| | | | | | | | | | | | |||||
| | | | | * | | | | | | Fix logo to link to docs home | Fabio Berger | 2018-09-26 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
| | | | | * | | | | | | Use new link component in Developer dropdown | Fabio Berger | 2018-09-26 | 1 | -21/+14 |
| | | | | | | | | | | | |||||
| | | | | * | | | | | | Create a link ui component that abstracts away interval vs. internal links | Fabio Berger | 2018-09-26 | 1 | -0/+42 |
| | | | | | | | | | | | |||||
| | | | | * | | | | | | Move /docs endpoint before longer ones so doesn't overtake other doc endpoints | Fabio Berger | 2018-09-26 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
| | | | | * | | | | | | Implement new responsive, dev section header and home scaffolding | Fabio Berger | 2018-09-17 | 5 | -53/+103 |
| | | | | | | | | | | | |||||
| | | | | * | | | | | | Remove temporary borders | Fabio Berger | 2018-08-29 | 1 | -2/+0 |
| | | | | | | | | | | | |||||
| | | | | * | | | | | | Implement dev topbar | Fabio Berger | 2018-08-29 | 5 | -27/+87 |
| | | | | | | | | | | | |||||
| | | | | * | | | | | | Merge branch 'dev-dropdown' into doc-overview-page | Fabio Berger | 2018-08-28 | 8 | -151/+125 |
| | | | | |\ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * dev-dropdown: Update to latest react-shared Use translation helper Use generatic ObjectMap type fix(contracts): Catch cases where the actual error differs from the expected error (#1032) Add clarifying comments Remove redundant mstores from fillOrderNoThrow fix(contracts): Use correct error message for division by zero | ||||
| | | * | | | | | | | | Update to latest react-shared | Fabio Berger | 2018-08-28 | 3 | -106/+5 |
| | | | | | | | | | | | |||||
| | | * | | | | | | | | Merge branch 'development' into dev-dropdown | Fabio Berger | 2018-08-28 | 5 | -37/+113 |
| | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: fix(contracts): Catch cases where the actual error differs from the expected error (#1032) Add clarifying comments Remove redundant mstores from fillOrderNoThrow fix(contracts): Use correct error message for division by zero | ||||
| | | * | | | | | | | | | Use translation helper | Fabio Berger | 2018-08-28 | 1 | -1/+1 |
| | | | | | | | | | | | | |||||
| | | * | | | | | | | | | Use generatic ObjectMap type | Fabio Berger | 2018-08-28 | 1 | -10/+9 |
| | | | | | | | | | | | | |||||
| | | | | | * | | | | | | Swap out link | Fabio Berger | 2018-08-28 | 1 | -1/+1 |
| | | | | | | | | | | | | |||||
| | | | | | * | | | | | | Begin implementing doc home page | Fabio Berger | 2018-08-28 | 13 | -5/+231 |
| | | | |_|/ / / / / / | | | |/| | | | | | | | |||||
| | | * | | | | | | | | Merge branch 'development' into dev-dropdown | Fabio Berger | 2018-08-27 | 171 | -1188/+3483 |
| | | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (120 commits) Exit with non-error code at end of publishRelease Publish Updated CHANGELOGS Fix prettier Update changelog files for RC packages Skip doc generation for local publishes since we test this in a separate CI test Fix typo Use absolute path Run yarn a second time if the first fails Try relative to root dir Fix command Move md files to lib folder during build Change exit code to failure Fix sra-spec `main` and `types` in package.json Actual relative path Try relative path Issue #1025 BlockParam unroll Fix command Move md files to lib folder during build Fix sra-spec `main` and `types` in package.json ... | ||||
| | | * | | | | | | | | Move colors to colors module | Fabio Berger | 2018-08-27 | 2 | -3/+13 |
| | | | | | | | | | | | |||||
| | | * | | | | | | | | Add developers dropdown to topBar | Fabio Berger | 2018-08-27 | 1 | -123/+6 |
| | | | | | | | | | | | |||||
| | | * | | | | | | | | Implement Developers dropdown | Fabio Berger | 2018-08-27 | 2 | -0/+181 |
| | | | | | | | | | | | |||||
| | | * | | | | | | | | Add ability to specify styling to popover container | Fabio Berger | 2018-08-27 | 1 | -0/+3 |
| | | | | | | | | | | | |||||
| | | * | | | | | | | | Fix translation capitalizations to not capitalize single letters with ↵ | Fabio Berger | 2018-08-27 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sentences (i.e 'a' in 'Build a Relayer') | ||||
| | | * | | | | | | | | Add missing translations needed for dev dropdown | Fabio Berger | 2018-08-27 | 6 | -5/+47 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #1153 from 0xProject/feature/enable-linter | Leonid Logvinov | 2018-10-18 | 3 | -1/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | Enable linter on generated abi-gen wrappers | ||||
| * | | | | | | | | | | Enable linter on generated abi-gen wrappers | Leonid Logvinov | 2018-10-18 | 3 | -1/+6 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Merge pull request #1152 from 0xProject/feature/website/hide-v1-volume | Kadinsky | 2018-10-18 | 3 | -22/+56 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | [website] Add expanded and minimized display types to relayer grid | ||||
| * | | | | | | | | | | feat(website): add expanded and minimized display types to relayer grid | Brandon Millman | 2018-10-18 | 4 | -60/+57 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #1142 from 0xProject/feature/instant/asset-buyer-errors | Kadinsky | 2018-10-18 | 21 | -193/+405 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [instant] Asset buyer errors | ||||
| * | | | | | | | | | | | selectedAssetBuyState -> buyOrderState | Steve Klebanoff | 2018-10-18 | 4 | -9/+9 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | fix type | Steve Klebanoff | 2018-10-18 | 1 | -1/+1 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | ReactNode as default for formatters, and show bold dash | Steve Klebanoff | 2018-10-18 | 2 | -10/+30 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | add concept of quoteState | Steve Klebanoff | 2018-10-18 | 6 | -18/+60 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | error test | Steve Klebanoff | 2018-10-18 | 1 | -0/+48 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | asset data util tests | Steve Klebanoff | 2018-10-18 | 1 | -0/+17 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | handle other errors | Steve Klebanoff | 2018-10-18 | 1 | -1/+12 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | bigger emoji | Steve Klebanoff | 2018-10-18 | 1 | -2/+2 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | creating big error util file per francescos comment in PR | Steve Klebanoff | 2018-10-18 | 5 | -55/+56 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | use lodash isUndefined per PR comment | Steve Klebanoff | 2018-10-18 | 1 | -2/+4 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | export assetDataUtil big obj | Steve Klebanoff | 2018-10-18 | 3 | -16/+17 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | latestErrorDismissed -> latestErrorDisplay enum | Steve Klebanoff | 2018-10-18 | 2 | -20/+16 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | use redux dev tools from package | Steve Klebanoff | 2018-10-18 | 3 | -40/+8 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | get rid of unused marginLeft and marginRight props | Steve Klebanoff | 2018-10-18 | 1 | -4/+0 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | linting, removing unused imports | Steve Klebanoff | 2018-10-18 | 2 | -5/+0 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | feat(instant): Handle AssetBuyer errors | Steve Klebanoff | 2018-10-18 | 13 | -120/+228 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | move z-index setting to zero instant container, and add ability for zindex ↵ | Steve Klebanoff | 2018-10-18 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to be set on container | ||||
| * | | | | | | | | | | | feat(instant): add sliding error | Steve Klebanoff | 2018-10-18 | 2 | -1/+4 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | Update changelog entries for unpublished packages | Jacob Evans | 2018-10-18 | 2 | -2/+18 |
| |/ / / / / / / / / / |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #1150 from ↵ | Jacob Evans | 2018-10-18 | 2 | -1/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0xProject/fix/publishing/doc-gen-order-utils-constant fix(order-utils): remove constants export | ||||
| * | | | | | | | | | | fix(order-utils): remove constants export | Jacob Evans | 2018-10-18 | 2 | -1/+6 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Merge pull request #1145 from 0xProject/refactorSchemasToJSON | Kadinsky | 2018-10-18 | 92 | -563/+637 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Move json-schema schemas to JSON files | ||||
| * | | | | | | | | | | chore: tslint fix | Fabio Berger | 2018-10-18 | 4 | -1/+7 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | chore: Fix remaining necessary casts | Fabio Berger | 2018-10-18 | 2 | -6/+9 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Add necessary cast | Fabio Berger | 2018-10-18 | 1 | -1/+2 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | chore: make abi `type` prop always of type string to fix TypeDoc issue ↵ | Fabio Berger | 2018-10-18 | 1 | -4/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | related to reading in artifacts from JSON files | ||||
| * | | | | | | | | | | chore: Re-cast to EventAbi after checking the the type is set to 'event' | Fabio Berger | 2018-10-18 | 1 | -3/+4 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | chore: add `resolveJsonModule` to TypeDoc tsconfig.json | Fabio Berger | 2018-10-17 | 1 | -0/+1 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | chore: Update TypeDoc to 0.13.0 (supports TS v3.1) | Fabio Berger | 2018-10-17 | 13 | -18/+22 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | chore: make linter ignore json schemas | Fabio Berger | 2018-10-17 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'refactorSchemasToJSON' of github.com:0xProject/0x-monorepo ↵ | Fabio Berger | 2018-10-17 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into refactorSchemasToJSON * 'refactorSchemasToJSON' of github.com:0xProject/0x-monorepo: chore: remove schemas from include section | ||||
| | * | | | | | | | | | | chore: remove schemas from include section | Leonid Logvinov | 2018-10-17 | 1 | -1/+1 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | chore: Add json schemas to prettier ignore | Fabio Berger | 2018-10-17 | 1 | -0/+1 |
| |/ / / / / / / / / / | |||||
| * | | | | | | | | | | Update schemas markdown section for v2 docs | Fabio Berger | 2018-10-17 | 1 | -20/+32 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Add CHANGELOG entry | Fabio Berger | 2018-10-17 | 1 | -0/+10 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Fix sra-spec & connect | Fabio Berger | 2018-10-17 | 2 | -3/+3 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Convert all schemas to json files, so it's easier for devs in other ↵ | Fabio Berger | 2018-10-17 | 68 | -507/+534 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | languages to use it | ||||
* | | | | | | | | | | | Merge pull request #1139 from 0xProject/feature/website/asset-buyer-docs | Brandon Millman | 2018-10-18 | 16 | -7/+181 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [asset-buyer][monorepo-scripts][website] Add asset-buyer documentation | ||||
| * | | | | | | | | | | | Fix duplicate BuyQuoteInfo | Brandon Millman | 2018-10-18 | 1 | -1/+0 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Update asset-buyer usage wording | Brandon Millman | 2018-10-18 | 1 | -2/+2 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Merge branch 'development' into feature/website/asset-buyer-docs | Brandon Millman | 2018-10-18 | 43 | -136/+828 |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (31 commits) Update CODEOWNERS Update CODEOWNERS Update CODEOWNERS Add leo to CODEOWNERS on some packages fix(monorepo-scripts): Format date as UTC not local time. Bump max bundle size for instant fix: dont use enum string as type as typedoc gets confused feat: export AssetData from order-utils feat: export AssetData from utils chore: temporarily increase the bundle size for instant Remove order-utils from dependencies Run tests on circle CI Add tests for format and use toFixed instead of round for usd Remove expiry buffer seconds option from AssetBuyer init Add ts-optchain and use it instead of lodash get Hide USD price when ETH-USD price is not available Rename OrderDetailsRow to EthAmountRow fix: add Steve's github account to about page, and capitalize AppFolio correctly Put boundNoop in a util file Add tnxHash to buy button callbacks ... | ||||
* | | | | | | | | | | | | Merge pull request #1146 from 0xProject/feature/codeowners | Leonid Logvinov | 2018-10-17 | 1 | -0/+18 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | Add leo to CODEOWNERS on some packages | ||||
| * | | | | | | | | | | | Update CODEOWNERS | Kadinsky | 2018-10-17 | 1 | -0/+4 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Update CODEOWNERS | Kadinsky | 2018-10-17 | 1 | -1/+1 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Update CODEOWNERS | Kadinsky | 2018-10-17 | 1 | -1/+2 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Add leo to CODEOWNERS on some packages | Leonid Logvinov | 2018-10-17 | 1 | -0/+13 |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | Merge pull request #1143 from 0xProject/fix/monorepo-scripts/changelog-utc | Jacob Evans | 2018-10-17 | 4 | -8/+18 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [monorepo-scripts] Format changelog dates as UTC timezone +0:00 |