| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement tslint enum-naming to enforce PascalCase on enum members (#1474) | Xianny | 2019-01-12 | 2 | -13/+13 |
* | Update prettier to version ^1.15.3 | Alex Browne | 2019-01-11 | 1 | -23/+27 |
* | feat: remove unused files | fragosti | 2018-12-21 | 4 | -159/+0 |
* | Fix TS error w/ children on portal | Steve Klebanoff | 2018-12-21 | 1 | -0/+1 |
* | remove unused file | Steve Klebanoff | 2018-12-20 | 1 | -170/+0 |
* | Get rid of unused import | Steve Klebanoff | 2018-12-19 | 1 | -1/+0 |
* | fix(website): update Animation component for styled components v4 | Brandon Millman | 2018-12-18 | 2 | -42/+32 |
* | feat: add copy code feature | fragosti | 2018-12-06 | 1 | -0/+1 |
* | fix: make select box-shadow darker | fragosti | 2018-12-06 | 1 | -2/+4 |
* | polish: make configurator inputs look more like mocks | fragosti | 2018-12-06 | 2 | -3/+5 |
* | feat: implement basic feeRecipient address in config generator | fragosti | 2018-12-06 | 1 | -1/+5 |
* | feat: implement multi token select component | fragosti | 2018-12-06 | 4 | -17/+60 |
* | feat: implement available token fetching | fragosti | 2018-12-06 | 1 | -4/+9 |
* | feat: add MultiSelect component skeleton | fragosti | 2018-12-06 | 1 | -0/+57 |
* | feat: add Select component and use for configurator | fragosti | 2018-12-06 | 2 | -2/+199 |
* | Merge remote-tracking branch 'upstream/development' into website | Fred Carlsen | 2018-12-05 | 2 | -1/+3 |
|\ |
|
| * | fix(website): instant marketing page shadows | Brandon Millman | 2018-11-29 | 1 | -0/+2 |
| * | fix(website): change instant marketing page styling to non mono font except t... | Brandon Millman | 2018-11-29 | 1 | -1/+1 |
* | | Fix type error in Text component | Fred Carlsen | 2018-11-28 | 1 | -0/+1 |
|/ |
|
* | Implement 0x launch kit landing page | Fabio Berger | 2018-11-14 | 1 | -0/+2 |
* | fix(website): fix code splitting | Brandon Millman | 2018-11-12 | 6 | -6/+6 |
* | chore: fix imports | Fabio Berger | 2018-10-18 | 2 | -2/+2 |
* | chore: replace @0xproject with @0x in .tsx files | Fabio Berger | 2018-10-18 | 18 | -19/+19 |
* | chore: Add topBar menu items to mobile drawer | Fabio Berger | 2018-10-17 | 1 | -0/+3 |
* | fix: Dropdown component so that re-clicking the activeNode when dropdown is o... | Fabio Berger | 2018-10-14 | 1 | -1/+1 |
* | Implement new version dropdown and remove it from nestedTopBar | Fabio Berger | 2018-10-13 | 1 | -1/+3 |
* | fix(website): Avoid hover activated dropdown from closing when activeNode is ... | Fabio Berger | 2018-10-11 | 1 | -1/+6 |
* | Convert more divs to containers and text components | Fabio Berger | 2018-10-05 | 2 | -0/+6 |
* | Remove style prop from Link | Fabio Berger | 2018-10-05 | 1 | -2/+1 |
* | Use same Link UI component for react-scroll links | Fabio Berger | 2018-10-03 | 3 | -86/+2 |
* | remove stray console | Fabio Berger | 2018-10-03 | 1 | -3/+0 |
* | Don't make opening links in new tab a default | Fabio Berger | 2018-10-03 | 1 | -3/+6 |
* | Add border underneath logo while user is scrolling | Fabio Berger | 2018-10-03 | 1 | -0/+1 |
* | Convert remaining Links to new UI component | Fabio Berger | 2018-10-03 | 1 | -2/+28 |
* | Use new Link UI component everywhere, and add complementary ALink type | Fabio Berger | 2018-10-03 | 3 | -25/+36 |
* | Add comment about link component | Fabio Berger | 2018-10-02 | 1 | -0/+5 |
* | merge development | Fabio Berger | 2018-09-28 | 4 | -1/+79 |
|\ |
|
| * | Remove unused imports | Leonid Logvinov | 2018-09-04 | 1 | -1/+0 |
| * | Final tweaks | fragosti | 2018-08-31 | 2 | -0/+2 |
| * | Add TypedText component and use it on landing page | fragosti | 2018-08-31 | 2 | -0/+77 |
| * | Revert "Simplify dropdown component" | fragosti | 2018-08-29 | 1 | -15/+25 |
| * | Revert "Have new Popover component working in React 16" | fragosti | 2018-08-29 | 4 | -84/+28 |
| * | Revert "Enable hovering state for dropdown" | fragosti | 2018-08-29 | 2 | -9/+7 |
| * | Enable hovering state for dropdown | fragosti | 2018-08-29 | 2 | -7/+9 |
| * | Have new Popover component working in React 16 | fragosti | 2018-08-28 | 4 | -28/+84 |
| * | Simplify dropdown component | fragosti | 2018-08-25 | 1 | -25/+15 |
| * | Change all onTouchTap to onClick | fragosti | 2018-08-25 | 1 | -1/+1 |
* | | Create a link ui component that abstracts away interval vs. internal links | Fabio Berger | 2018-09-26 | 1 | -0/+42 |
* | | Implement new responsive, dev section header and home scaffolding | Fabio Berger | 2018-09-17 | 1 | -0/+1 |
* | | Add ability to specify styling to popover container | Fabio Berger | 2018-08-27 | 1 | -0/+3 |
|/ |
|
* | Fix jobs page overflow issue | Brandon Millman | 2018-07-30 | 1 | -0/+1 |
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-07-28 | 3 | -3/+13 |
|\ |
|
| * | Update open positions section | Brandon Millman | 2018-07-25 | 1 | -0/+3 |
| * | Use our image component in mission | Brandon Millman | 2018-07-25 | 1 | -1/+5 |
| * | Update open positions section | Brandon Millman | 2018-07-19 | 1 | -2/+5 |
* | | Add loading state for initial load and other PR feedback | fragosti | 2018-07-28 | 1 | -1/+2 |
* | | Make a non-jank Spinner component and use it | fragosti | 2018-07-25 | 2 | -2/+61 |
* | | Increase allowance toggle loading spinner size by 1 | fragosti | 2018-07-25 | 1 | -1/+1 |
* | | Make tooltip appear to the left of the toggle when onboarding in progress | fragosti | 2018-07-25 | 1 | -1/+6 |
* | | Fix tooltip wrapping issue in onboardin | fragosti | 2018-07-25 | 1 | -0/+3 |
* | | WIP for allowance toggle redesign working | fragosti | 2018-07-21 | 1 | -2/+0 |
* | | Show token name dynamically in tooltip | fragosti | 2018-07-21 | 1 | -0/+1 |
* | | Implement tooltips | fragosti | 2018-07-21 | 1 | -4/+8 |
* | | Add loading state | fragosti | 2018-07-21 | 1 | -1/+2 |
* | | Have basic lock and check working in walelt | fragosti | 2018-07-20 | 1 | -0/+42 |
|/ |
|
* | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 3 | -3/+3 |
* | Add sourcemaps for rollbar | fragosti | 2018-07-10 | 1 | -1/+1 |
* | Create Balance component and make token symbols smaller than token amounts | fragosti | 2018-07-07 | 2 | -3/+38 |
* | Implement landing page change in preperation for portal | Brandon Millman | 2018-07-06 | 1 | -7/+14 |
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-07-04 | 4 | -16/+130 |
|\ |
|
| * | Implement clickaway for wallet menu on mobile | Brandon Millman | 2018-07-04 | 1 | -12/+20 |
| * | Add optional onClick to Link simple menu item | Brandon Millman | 2018-07-03 | 1 | -2/+7 |
| * | Lint fixes | Brandon Millman | 2018-07-02 | 2 | -5/+2 |
| * | More cleanup | Brandon Millman | 2018-07-02 | 1 | -1/+0 |
| * | Consolidate logic for common menu items | Brandon Millman | 2018-07-02 | 1 | -10/+56 |
| * | Implement correct behavior for menu in the wallet | Brandon Millman | 2018-07-02 | 2 | -9/+32 |
| * | Implement simple menu | Brandon Millman | 2018-07-02 | 3 | -1/+36 |
| * | Clean up a bit of the provider display logic | Brandon Millman | 2018-07-02 | 1 | -1/+1 |
| * | Implement icon button | Brandon Millman | 2018-07-02 | 1 | -2/+3 |
* | | Show different download links and icons when on mobile | fragosti | 2018-07-04 | 1 | -0/+4 |
|/ |
|
* | Update relayer grid tiles to use Text | Brandon Millman | 2018-07-01 | 1 | -2/+2 |
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-06-30 | 5 | -4/+63 |
|\ |
|
| * | Change function to a const | Brandon Millman | 2018-06-30 | 1 | -2/+2 |
| * | Remove unused imports and variables | Brandon Millman | 2018-06-29 | 1 | -1/+0 |
| * | Create AccountConnection component | Brandon Millman | 2018-06-29 | 1 | -0/+40 |
| * | Implement new locked and uninstalled states | Brandon Millman | 2018-06-29 | 2 | -0/+4 |
| * | Implement loading body rows | Brandon Millman | 2018-06-29 | 1 | -0/+1 |
| * | Added Circle component | Brandon Millman | 2018-06-29 | 2 | -3/+18 |
* | | Fix button hover and active hover state | fragosti | 2018-06-29 | 1 | -1/+1 |
* | | Fix animation when coming from bottom | fragosti | 2018-06-28 | 1 | -0/+6 |
* | | Fix width issue with onboarding card on mobile | fragosti | 2018-06-28 | 1 | -0/+2 |
* | | Clicking overlay closes onboarding | fragosti | 2018-06-28 | 1 | -2/+1 |
|/ |
|
* | Fix z-index issues | fragosti | 2018-06-22 | 1 | -2/+4 |
* | Remove Background component | Brandon Millman | 2018-06-22 | 2 | -24/+1 |
* | Add Background component | Brandon Millman | 2018-06-22 | 1 | -0/+24 |
* | Fix Island component | fragosti | 2018-06-22 | 1 | -2/+2 |
* | Fix linting | fragosti | 2018-06-22 | 1 | -2/+2 |
* | Buttons look hella disabled now | fragosti | 2018-06-22 | 1 | -4/+12 |
* | Remove border radius, fix width issue for unlock step | fragosti | 2018-06-22 | 1 | -2/+6 |
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-06-22 | 1 | -1/+1 |
|\ |
|
| * | 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 |
| |/ |
|
* | | Support mobile friendly onboarding flows | fragosti | 2018-06-21 | 2 | -0/+33 |
* | | Change Island to use styled-components | fragosti | 2018-06-20 | 1 | -15/+8 |
|/ |
|
* | 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 |