Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the USE_GNOMENG macro. | marcus | 2003-04-08 | 1 | -1/+0 |
* | De-pkg-comment. | knu | 2003-02-21 | 1 | -0/+1 |
* | After repo copy from graphics category, update all appropriate | lioux | 2002-11-29 | 1 | -1/+1 |
* | Upgrade to 1.3.g | arved | 2002-11-04 | 1 | -3/+6 |
* | Use USE_GNOMENG. | marcus | 2002-08-31 | 1 | -4/+6 |
* | Update maintainer's email address. | olgeni | 2001-04-20 | 1 | -1/+1 |
* | -pthread --> ${PTHREAD_LIBS} | sobomax | 2001-03-30 | 1 | -1/+1 |
* | Update MASTER_SITES and maintainer email. | kevlo | 2001-03-27 | 1 | -3/+2 |
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | asami | 2000-10-08 | 1 | -1/+1 |
* | Implment WANT_GTK. | reg | 2000-10-05 | 1 | -24/+21 |
* | Update to version 1.2 and add a few hooks | ade | 2000-09-18 | 1 | -9/+19 |
* | After repocopy from audio/bwap to audio/teknap, | will | 2000-07-06 | 1 | -13/+44 |
* | Update maintainer email. | alex | 2000-06-28 | 1 | -1/+1 | Merge branch 'development' into dev-section-redesign | Fabio Berger | 2018-10-11 | 122 | -1393/+3478 |
| |\ | |||||
| | * | Merge pull request #1125 from 0xProject/feature/starter-dev-tools-pages | Leonid Logvinov | 2018-10-11 | 24 | -39/+1305 |
| | |\ | |||||
| | | * | Fix linter error | Leonid Logvinov | 2018-10-11 | 1 | -2/+0 |
| | | * | Explains tools we want them to use | Fabio Berger | 2018-10-11 | 1 | -0/+14 |
| | | * | Add note about button | Fabio Berger | 2018-10-11 | 1 | -0/+4 |
| | | * | Add dev-tools-pages bundles to gitignore | Fabio Berger | 2018-10-11 | 1 | -0/+1 |
| | | * | Improve README | Fabio Berger | 2018-10-11 | 1 | -12/+27 |
| | | * | Fix button and center | Fabio Berger | 2018-10-11 | 2 | -10/+12 |
| | | * | Add stuff | Fabio Berger | 2018-10-10 | 14 | -43/+936 |
| | | * | Initial project scaffolding | Leonid Logvinov | 2018-10-10 | 16 | -91/+342 |
| | * | | Merge pull request #1114 from 0xProject/feature/instant/redux-styles-container | Francesco Agosti | 2018-10-11 | 24 | -126/+691 |
| | |\ \ | |||||
| | | * | | Upgrade ethereum-types | fragosti | 2018-10-11 | 1 | -1/+1 |
| | | * | | Lint and update deps | fragosti | 2018-10-11 | 2 | -3/+3 |
| | | * | | Be more explicit with falsiness | fragosti | 2018-10-11 | 1 | -1/+1 |
| | | * | | Add type to cssRuleIfExists | fragosti | 2018-10-11 | 1 | -1/+2 |
| | | * | | Fix issue where we throw if non-numeric characters are used in input | fragosti | 2018-10-11 | 1 | -2/+7 |
| | | * | | Upgrade to more recent types, fix yarn.lock | fragosti | 2018-10-11 | 2 | -10/+5 |
| | | * | | Increase max bundle size for instant | fragosti | 2018-10-11 | 1 | -1/+1 |
| | | * | | Change tslint config to remove conflicts with prettier | fragosti | 2018-10-10 | 1 | -1/+2 |
| | | * | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-10-10 | 78 | -1354/+1518 |
| | | |\| | |||||
| | | * | | Fix empty input bug | fragosti | 2018-10-10 | 2 | -5/+9 |
| | | * | | Center 0x instant | fragosti | 2018-10-10 | 1 | -3/+4 |
| | | * | | Apply linter | fragosti | 2018-10-05 | 6 | -12/+10 |
| | | * | | Create SelectedAssetInputAmount | fragosti | 2018-10-05 | 6 | -15/+72 |
| | | * | | Add Input and AmountInput component | fragosti | 2018-10-05 | 5 | -3/+75 |
| | | * | | Add border radios | fragosti | 2018-10-05 | 2 | -2/+2 |
| | | * | | Add box shadow and default box-sizing: border-box to container | fragosti | 2018-10-05 | 5 | -9/+11 |
| | | * | | Add BuyButton and other small improvement | fragosti | 2018-10-05 | 7 | -19/+147 |
| | | * | | Add faux order details section | fragosti | 2018-10-05 | 3 | -40/+15 |
| | | * | | Create zrx instant container heading | fragosti | 2018-10-05 | 3 | -21/+37 |
| | | * | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-10-05 | 90 | -398/+508 |
| | | |\ \ | |||||
| | | * | | | apply prettier | fragosti | 2018-10-05 | 1 | -7/+1 |
| | | * | | | Fix currupted yarn lock file | fragosti | 2018-10-05 | 1 | -6/+6 |
| | | * | | | Remove deps we probably dont need | fragosti | 2018-10-05 | 2 | -49/+35 |
| | | * | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-10-05 | 22 | -556/+758 |
| | | |\ \ \ | |||||
| | | * | | | | Fix linting problems | fragosti | 2018-10-05 | 3 | -4/+4 |
| | | * | | | | Improve utilities and try to use them in simple form component | fragosti | 2018-10-05 | 8 | -23/+89 |
| | | * | | | | Add Flex and Container component | fragosti | 2018-10-05 | 3 | -0/+91 |
| | | * | | | | Add some ui components | fragosti | 2018-10-04 | 7 | -14/+172 |
| | | * | | | | Add Inter UI font | fragosti | 2018-10-04 | 2 | -2/+7 |
| | | * | | | | Add redux to 0x instant | fragosti | 2018-10-04 | 6 | -26/+60 |
| | | * | | | | Add styled-components with theme | fragosti | 2018-10-04 | 4 | -2/+70 |
| | * | | | | | [fix]: [testnet-faucet] Exit 1 on build fail | Jacob Evans | 2018-10-11 | 1 | -18/+17 |
| | | |_|_|/ | | |/| | | | |||||
| | * | | | | Merge pull request #1116 from 0xProject/feature/asset-buyer/api-tweaks | Brandon Millman | 2018-10-10 | 7 | -18/+40 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge branch 'development' into feature/asset-buyer/api-tweaks | Brandon Millman | 2018-10-10 | 69 | -1242/+1477 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Update the CHANGELOG | Brandon Millman | 2018-10-10 | 1 | -0/+8 |
| | | * | | | | | Add comments for expiryBuffer | Brandon Millman | 2018-10-10 | 2 | -2/+2 |
| | | * | | | | | Fix incorrect affiliate fee calculations and associated tests | Brandon Millman | 2018-10-06 | 2 | -14/+20 |
| | | * | | | | | Increase default expiryBufferSeconds from 15 to 300 (5 minutes) | Brandon Millman | 2018-10-06 | 1 | -1/+1 |
| | | * | | | | | Add comments for gasPrice and gasLimit | Brandon Millman | 2018-10-06 | 1 | -0/+2 |
| | | * | | | | | Fix order expiration calc bug and expose gas options to executeBuyQuote | fragosti | 2018-10-06 | 3 | -2/+8 |
| | * | | | | | | fix: [testnet-faucet] Signing of orders | Jacob Evans | 2018-10-10 | 1 | -3/+1 |
| | | |/ / / / | | |/| | | | | |||||
| | * | | | | | Merge pull request #1122 from 0xProject/feature/new-ethers | Leonid Logvinov | 2018-10-09 | 16 | -24/+29 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Define bundlewatch.ci.repoBranchBase | Leonid Logvinov | 2018-10-09 | 1 | -1/+2 |
| | | * | | | | | Stop accesing ethers private methods | Leonid Logvinov | 2018-10-09 | 3 | -9/+7 |
| | | * | | | | | Fix merge conflicts | Leonid Logvinov | 2018-10-09 | 1 | -0/+39 |
| | | * | | | | | Fix ethers build issue | Leonid Logvinov | 2018-10-09 | 4 | -52/+19 |
| | | * | | | | | Upgrade ethers.js version | Leonid Logvinov | 2018-10-09 | 11 | -11/+11 |
| | |/ / / / / | |||||
| | * | | | | | Merge pull request #1123 from 0xProject/feature/artifacts | Leonid Logvinov | 2018-10-09 | 3 | -14/+87 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Fix branch name | Leonid Logvinov | 2018-10-09 | 1 | -1/+1 |
| | | * | | | | | Add max sizes | Leonid Logvinov | 2018-10-09 | 1 | -2/+4 |
| | | * | | | | | Use bundlewatch instead of bundlesize | Leonid Logvinov | 2018-10-09 | 3 | -14/+85 |
| | |/ / / / / | |||||
| | * | | | | | Merge pull request #1102 from 0xProject/feature/0x.js/eip712-sign-typed-data | Jacob Evans | 2018-10-09 | 53 | -1204/+1361 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Move Metamask Error to OrderErrors | Jacob Evans | 2018-10-09 | 3 | -10/+9 |
| | | * | | | | | Update the exported types for the packages which touch RPC providers | Jacob Evans | 2018-10-09 | 5 | -3/+24 |
| | | * | | | | | Throw and handle errors from Providers. | Jacob Evans | 2018-10-09 | 23 | -150/+208 |
| | | * | | | | | Detect MM on signature validation failure. | Jacob Evans | 2018-10-08 | 1 | -24/+28 |
| | | * | | | | | Return SignedOrder from signing utils. | Jacob Evans | 2018-10-05 | 25 | -192/+380 |
| | | * | | | | | Update 0x.js Changelog | Jacob Evans | 2018-10-05 | 1 | -0/+18 |
| | | * | | | | | Add eth_signTypedData support to our wallet subproviders | Jacob Evans | 2018-10-05 | 20 | -86/+326 |
| | | * | | | | | Move SignTypedData to utils package | Jacob Evans | 2018-10-05 | 9 | -152/+234 |
| | | * | | | | | Introduce Metamask Subprovider. | Jacob Evans | 2018-10-05 | 15 | -444/+277 |
| | | * | | | | | Expose eth_signTypedData functionality for order signing | Jacob Evans | 2018-10-05 | 10 | -531/+245 |
| | | |/ / / / | |||||
* | | | | | | | fix(website): remove deadzone between "Developers" menu item and dropdown so ... | Fabio Berger | 2018-10-11 | 2 | -2/+2 |
* | | | | | | | fix(website): Avoid hover activated dropdown from closing when activeNode is ... | Fabio Berger | 2018-10-11 | 1 | -1/+6 |
* | | | | | | | 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 |