| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #734 from 0xProject/feature/website/shadow-styling | Brandon Millman | 2018-06-22 | 1 | -1/+1 |
|\ |
|
| * | Update Island shadow styling and use Island in more places | Brandon Millman | 2018-06-20 | 1 | -1/+1 |
* | | Move some layout logic out of the Identicon component | Brandon Millman | 2018-06-20 | 1 | -1/+1 |
|/ |
|
* | Use Image component instead of img tag | Brandon Millman | 2018-06-20 | 2 | -7/+7 |
* | Consolidate account state messaging logic | Brandon Millman | 2018-06-19 | 1 | -16/+20 |
* | Merge pull request #712 from 0xProject/feature/website/portal-facelift | Brandon Millman | 2018-06-19 | 1 | -0/+37 |
|\ |
|
| * | Create a shared Image component | Brandon Millman | 2018-06-19 | 1 | -0/+37 |
* | | Add all steps to their own file | fragosti | 2018-06-16 | 2 | -4/+6 |
* | | Prettify account setup and add eth steps of onboarding | fragosti | 2018-06-16 | 2 | -0/+2 |
* | | Make metamask part of the fow pretty | fragosti | 2018-06-16 | 1 | -1/+1 |
* | | Improve styles of onboarding tooltip | fragosti | 2018-06-16 | 4 | -13/+40 |
* | | Add Pointer component | fragosti | 2018-06-15 | 1 | -0/+68 |
|/ |
|
* | 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 |
|\ |
|
| * | 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 |
|\ |
|
| * | 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 |
* | 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 sub-packages... | Fabio Berger | 2017-11-22 | 20 | -0/+1062 |