aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/ui
Commit message (Expand)AuthorAgeFilesLines
* Fix jobs page overflow issueBrandon Millman2018-07-301-0/+1
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-07-283-3/+13
|\
| * Update open positions sectionBrandon Millman2018-07-251-0/+3
| * Use our image component in missionBrandon Millman2018-07-251-1/+5
| * Update open positions sectionBrandon Millman2018-07-191-2/+5
* | Add loading state for initial load and other PR feedbackfragosti2018-07-281-1/+2
* | Make a non-jank Spinner component and use itfragosti2018-07-252-2/+61
* | Increase allowance toggle loading spinner size by 1fragosti2018-07-251-1/+1
* | Make tooltip appear to the left of the toggle when onboarding in progressfragosti2018-07-251-1/+6
* | Fix tooltip wrapping issue in onboardinfragosti2018-07-251-0/+3
* | WIP for allowance toggle redesign workingfragosti2018-07-211-2/+0
* | Show token name dynamically in tooltipfragosti2018-07-211-0/+1
* | Implement tooltipsfragosti2018-07-211-4/+8
* | Add loading statefragosti2018-07-211-1/+2
* | Have basic lock and check working in waleltfragosti2018-07-201-0/+42
|/
* Fix tslint issuesLeonid Logvinov2018-07-173-3/+3
* Add sourcemaps for rollbarfragosti2018-07-101-1/+1
* Create Balance component and make token symbols smaller than token amountsfragosti2018-07-072-3/+38
* Implement landing page change in preperation for portalBrandon Millman2018-07-061-7/+14
* Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-07-044-16/+130
|\
| * Implement clickaway for wallet menu on mobileBrandon Millman2018-07-041-12/+20
| * Add optional onClick to Link simple menu itemBrandon Millman2018-07-031-2/+7
| * Lint fixesBrandon Millman2018-07-022-5/+2
| * More cleanupBrandon Millman2018-07-021-1/+0
| * Consolidate logic for common menu itemsBrandon Millman2018-07-021-10/+56
| * Implement correct behavior for menu in the walletBrandon Millman2018-07-022-9/+32
| * Implement simple menuBrandon Millman2018-07-023-1/+36
| * Clean up a bit of the provider display logicBrandon Millman2018-07-021-1/+1
| * Implement icon buttonBrandon Millman2018-07-021-2/+3
* | Show different download links and icons when on mobilefragosti2018-07-041-0/+4
|/
* Update relayer grid tiles to use TextBrandon Millman2018-07-011-2/+2
* Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-305-4/+63
|\
| * Change function to a constBrandon Millman2018-06-301-2/+2
| * Remove unused imports and variablesBrandon Millman2018-06-291-1/+0
| * Create AccountConnection componentBrandon Millman2018-06-291-0/+40
| * Implement new locked and uninstalled statesBrandon Millman2018-06-292-0/+4
| * Implement loading body rowsBrandon Millman2018-06-291-0/+1
| * Added Circle componentBrandon Millman2018-06-292-3/+18
* | Fix button hover and active hover statefragosti2018-06-291-1/+1
* | Fix animation when coming from bottomfragosti2018-06-281-0/+6
* | Fix width issue with onboarding card on mobilefragosti2018-06-281-0/+2
* | Clicking overlay closes onboardingfragosti2018-06-281-2/+1
|/
* Fix z-index issuesfragosti2018-06-221-2/+4
* Remove Background componentBrandon Millman2018-06-222-24/+1
* Add Background componentBrandon Millman2018-06-221-0/+24
* Fix Island componentfragosti2018-06-221-2/+2
* Fix lintingfragosti2018-06-221-2/+2
* Buttons look hella disabled nowfragosti2018-06-221-4/+12
* Remove border radius, fix width issue for unlock stepfragosti2018-06-221-2/+6
* Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-221-1/+1
|\
| * Merge pull request #734 from 0xProject/feature/website/shadow-stylingBrandon Millman2018-06-221-1/+1
| |\
| | * Update Island shadow styling and use Island in more placesBrandon Millman2018-06-201-1/+1
| * | Move some layout logic out of the Identicon componentBrandon Millman2018-06-201-1/+1
| |/
* | Support mobile friendly onboarding flowsfragosti2018-06-212-0/+33
* | Change Island to use styled-componentsfragosti2018-06-201-15/+8
|/
* Use Image component instead of img tagBrandon Millman2018-06-202-7/+7
* Consolidate account state messaging logicBrandon Millman2018-06-191-16/+20
* Merge pull request #712 from 0xProject/feature/website/portal-faceliftBrandon Millman2018-06-191-0/+37
|\
| * Create a shared Image componentBrandon Millman2018-06-191-0/+37
* | Add all steps to their own filefragosti2018-06-162-4/+6
* | Prettify account setup and add eth steps of onboardingfragosti2018-06-162-0/+2
* | Make metamask part of the fow prettyfragosti2018-06-161-1/+1
* | Improve styles of onboarding tooltipfragosti2018-06-164-13/+40
* | Add Pointer componentfragosti2018-06-151-0/+68
|/
* Update minHeight in TextBrandon Millman2018-06-141-1/+1
* Use Text in OpenPositionsBrandon Millman2018-06-131-1/+1
* Use Text component for HeaderItemBrandon Millman2018-06-131-0/+2
* Move FilledImage into components/uiBrandon Millman2018-06-131-0/+18
* Replace FlatButton with Button in RetryBrandon Millman2018-06-131-12/+12
* Add font family to Button component and use in Join0x componentBrandon Millman2018-06-131-1/+3
* Fix lint errorsBrandon Millman2018-06-131-1/+0
* Implement large screen open positionsBrandon Millman2018-06-131-0/+33
* Fix no-unused-variable tslint rule to include parameters and fix issuesFabio Berger2018-06-121-1/+1
* Fix linter issueFabio Berger2018-06-081-1/+0
* Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utilsFabio Berger2018-06-079-10/+0
|\
| * Fix remaining tslint issuesFabio Berger2018-06-061-2/+0
| * merge v2-prototypeFabio Berger2018-06-066-6/+176
| |\
| * | Try enabling no-unused-variable...fragosti2018-06-058-8/+0
* | | Move spawnSwitchErr to @0xproject/utilsFabio Berger2018-06-061-1/+2
| |/ |/|
* | Remove TranslatedTextfragosti2018-06-061-15/+0
* | Fix prettierBrandon Millman2018-06-061-1/+1
* | Make buttons stack on mobilefragosti2018-06-051-1/+1
* | Address PR feedbackfragosti2018-06-053-8/+8
* | Lint and cleanupfragosti2018-06-021-1/+1
* | Implement subscription formfragosti2018-06-024-4/+189
* | Add styled-components and polishedfragosti2018-06-022-2/+2
|/
* Improve tooltip lookfragosti2018-05-302-4/+45
* Address PR feedbackfragosti2018-05-252-2/+2
* Basic onboarding flow infrastructure set upfragosti2018-05-252-0/+49
* Rewrite balance rows using flex boxBrandon Millman2018-05-222-9/+79
* Merge branch 'development' into v2-prototypeFabio Berger2018-05-1612-32/+32
|\
| * Add missing type definitionsLeonid Logvinov2018-05-1412-32/+32
* | Merge branch 'development' into v2-prototypeAmir Bandeali2018-05-161-1/+1
|\|
| * Fix type errors in CSS propertiesLeonid Logvinov2018-05-051-1/+1
* | Fix type issueFabio Berger2018-04-211-2/+2
|/
* Fix the default always overriding to addressJacob Evans2018-03-121-1/+1
* Move Documentation to the `@0xproject/react-docs` packageFabio Berger2018-03-064-63/+5
* Moved over all pages/shared components and dependencies to react-sharedFabio Berger2018-03-058-8/+8
* Bug fixesFabio Berger2018-03-052-2/+2
* Re-designed Wiki and half-redesigned docs pagesFabio Berger2018-02-161-1/+0
* Fix linter errorsFabio Berger2018-01-311-3/+1
* Replace heavy loading animation with simple circular loaderFabio Berger2018-01-291-39/+0
* Initial Ledger support implementationFabio Berger2018-01-281-24/+30
* Apply prettier configLeonid Logvinov2018-01-0319-200/+173
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-207-56/+56
* standarize on `grey` over `gray` spelling and other color related fixesFabio Berger2017-12-186-7/+7
* Standardize colors to always be in uppercase hex and consolidate material-ui ...Fabio Berger2017-12-182-2/+2
* Consolidate all custom colors and material-ui colors into a colors moduleFabio Berger2017-12-1810-89/+14
* Replace remaining strEnums with property TS string enumsFabio Berger2017-12-183-3/+3
* Fix website unused varsLeonid Logvinov2017-12-158-19/+0
* Refactor web3Wrapper to a separate packageLeonid Logvinov2017-12-071-1/+1
* Add missing awaitFabio Berger2017-12-061-1/+1
* Fix Party element so that an identicon's height is that which was passed inFabio Berger2017-12-061-1/+1
* fix remaining tslint errorsFabio Berger2017-11-2819-37/+34
* Add website to mono repo, update packages to align with existing sub-packages...Fabio Berger2017-11-2220-0/+1062