Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update minHeight in Text | Brandon Millman | 2018-06-14 | 1 | -1/+1 |
| | |||||
* | Use Text in OpenPositions | Brandon Millman | 2018-06-13 | 1 | -1/+1 |
| | |||||
* | Use Text component for HeaderItem | Brandon Millman | 2018-06-13 | 1 | -0/+2 |
| | |||||
* | Move FilledImage into components/ui | Brandon Millman | 2018-06-13 | 1 | -0/+18 |
| | |||||
* | Replace FlatButton with Button in Retry | Brandon Millman | 2018-06-13 | 1 | -12/+12 |
| | |||||
* | Add font family to Button component and use in Join0x component | Brandon Millman | 2018-06-13 | 1 | -1/+3 |
| | |||||
* | Fix lint errors | Brandon Millman | 2018-06-13 | 1 | -1/+0 |
| | |||||
* | Implement large screen open positions | Brandon Millman | 2018-06-13 | 1 | -0/+33 |
| | |||||
* | Fix no-unused-variable tslint rule to include parameters and fix issues | Fabio Berger | 2018-06-12 | 1 | -1/+1 |
| | |||||
* | Fix linter issue | Fabio Berger | 2018-06-08 | 1 | -1/+0 |
| | |||||
* | Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utils | Fabio Berger | 2018-06-07 | 9 | -10/+0 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * v2-prototype: (66 commits) Run prettier Remove unused variable Fix linting issues Change shouldRenderHeader prop to shouldHideHeader Get build and tests to pass typo Apply prettier Update contracts tests after rebase Apply various fixes based on PR feedback Document debug_increaseTime method and fix typo in devnet README Use an enum for ProviderType in contracts/src/utils/web3_wrapper Update contracts package README Update relevant changelogs Remove global gas estimate buffer Add Async suffix to relevant assertions Fix linter errors Update package.json and yarn.lock Update more things to work with both Geth and Ganache Small fixes and cleanup Add additional gas to calls to fillOrderNoThrow ... # Conflicts: # packages/order-watcher/src/order_watcher/order_watcher.ts # packages/react-docs/src/components/type.tsx # packages/website/ts/components/ui/lifecycle_raised_button.tsx # packages/website/ts/components/wallet/wallet.tsx | ||||
| * | Fix remaining tslint issues | Fabio Berger | 2018-06-06 | 1 | -2/+0 |
| | | |||||
| * | merge v2-prototype | Fabio Berger | 2018-06-06 | 6 | -6/+176 |
| |\ | |||||
| * | | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 8 | -8/+0 |
| | | | |||||
* | | | Move spawnSwitchErr to @0xproject/utils | Fabio Berger | 2018-06-06 | 1 | -1/+2 |
| |/ |/| | |||||
* | | Remove TranslatedText | fragosti | 2018-06-06 | 1 | -15/+0 |
| | | |||||
* | | Fix prettier | Brandon Millman | 2018-06-06 | 1 | -1/+1 |
| | | |||||
* | | Make buttons stack on mobile | fragosti | 2018-06-05 | 1 | -1/+1 |
| | | |||||
* | | Address PR feedback | fragosti | 2018-06-05 | 3 | -8/+8 |
| | | |||||
* | | Lint and cleanup | fragosti | 2018-06-02 | 1 | -1/+1 |
| | | |||||
* | | Implement subscription form | fragosti | 2018-06-02 | 4 | -4/+189 |
| | | |||||
* | | Add styled-components and polished | fragosti | 2018-06-02 | 2 | -2/+2 |
|/ | |||||
* | Improve tooltip look | fragosti | 2018-05-30 | 2 | -4/+45 |
| | |||||
* | Address PR feedback | fragosti | 2018-05-25 | 2 | -2/+2 |
| | |||||
* | Basic onboarding flow infrastructure set up | fragosti | 2018-05-25 | 2 | -0/+49 |
| | |||||
* | Rewrite balance rows using flex box | Brandon Millman | 2018-05-22 | 2 | -9/+79 |
| | |||||
* | Merge branch 'development' into v2-prototype | Fabio Berger | 2018-05-16 | 12 | -32/+32 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 definitions | Leonid Logvinov | 2018-05-14 | 12 | -32/+32 |
| | | |||||
* | | Merge branch 'development' into v2-prototype | Amir Bandeali | 2018-05-16 | 1 | -1/+1 |
|\| | |||||
| * | Fix type errors in CSS properties | Leonid Logvinov | 2018-05-05 | 1 | -1/+1 |
| | | |||||
* | | Fix type issue | Fabio Berger | 2018-04-21 | 1 | -2/+2 |
|/ | |||||
* | Fix the default always overriding to address | Jacob Evans | 2018-03-12 | 1 | -1/+1 |
| | |||||
* | Move Documentation to the `@0xproject/react-docs` package | Fabio Berger | 2018-03-06 | 4 | -63/+5 |
| | |||||
* | Moved over all pages/shared components and dependencies to react-shared | Fabio Berger | 2018-03-05 | 8 | -8/+8 |
| | |||||
* | Bug fixes | Fabio Berger | 2018-03-05 | 2 | -2/+2 |
| | |||||
* | Re-designed Wiki and half-redesigned docs pages | Fabio Berger | 2018-02-16 | 1 | -1/+0 |
| | |||||
* | Fix linter errors | Fabio Berger | 2018-01-31 | 1 | -3/+1 |
| | |||||
* | Replace heavy loading animation with simple circular loader | Fabio Berger | 2018-01-29 | 1 | -39/+0 |
| | |||||
* | Initial Ledger support implementation | Fabio Berger | 2018-01-28 | 1 | -24/+30 |
| | |||||
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 19 | -200/+173 |
| | |||||
* | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors | Brandon Millman | 2017-12-20 | 7 | -56/+56 |
| | |||||
* | standarize on `grey` over `gray` spelling and other color related fixes | Fabio Berger | 2017-12-18 | 6 | -7/+7 |
| | |||||
* | Standardize colors to always be in uppercase hex and consolidate material-ui ↵ | Fabio Berger | 2017-12-18 | 2 | -2/+2 |
| | | | | greys | ||||
* | Consolidate all custom colors and material-ui colors into a colors module | Fabio Berger | 2017-12-18 | 10 | -89/+14 |
| | |||||
* | Replace remaining strEnums with property TS string enums | Fabio Berger | 2017-12-18 | 3 | -3/+3 |
| | |||||
* | Fix website unused vars | Leonid Logvinov | 2017-12-15 | 8 | -19/+0 |
| | |||||
* | Refactor web3Wrapper to a separate package | Leonid Logvinov | 2017-12-07 | 1 | -1/+1 |
| | |||||
* | Add missing await | Fabio Berger | 2017-12-06 | 1 | -1/+1 |
| | |||||
* | Fix Party element so that an identicon's height is that which was passed in | Fabio Berger | 2017-12-06 | 1 | -1/+1 |
| | |||||
* | fix remaining tslint errors | Fabio Berger | 2017-11-28 | 19 | -37/+34 |
| | |||||
* | Add website to mono repo, update packages to align with existing ↵ | Fabio Berger | 2017-11-22 | 20 | -0/+1062 |
sub-packages, use new subscribeAsync 0x.js method |