aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/ui
Commit message (Expand)AuthorAgeFilesLines
* feat: remove unused filesfragosti2018-12-214-159/+0
* Fix TS error w/ children on portalSteve Klebanoff2018-12-211-0/+1
* remove unused fileSteve Klebanoff2018-12-201-170/+0
* Get rid of unused importSteve Klebanoff2018-12-191-1/+0
* fix(website): update Animation component for styled components v4Brandon Millman2018-12-182-42/+32
* feat: add copy code featurefragosti2018-12-061-0/+1
* fix: make select box-shadow darkerfragosti2018-12-061-2/+4
* polish: make configurator inputs look more like mocksfragosti2018-12-062-3/+5
* feat: implement basic feeRecipient address in config generatorfragosti2018-12-061-1/+5
* feat: implement multi token select componentfragosti2018-12-064-17/+60
* feat: implement available token fetchingfragosti2018-12-061-4/+9
* feat: add MultiSelect component skeletonfragosti2018-12-061-0/+57
* feat: add Select component and use for configuratorfragosti2018-12-062-2/+199
* Merge remote-tracking branch 'upstream/development' into websiteFred Carlsen2018-12-052-1/+3
|\
| * fix(website): instant marketing page shadowsBrandon Millman2018-11-291-0/+2
| * fix(website): change instant marketing page styling to non mono font except t...Brandon Millman2018-11-291-1/+1
* | Fix type error in Text componentFred Carlsen2018-11-281-0/+1
|/
* Implement 0x launch kit landing pageFabio Berger2018-11-141-0/+2
* fix(website): fix code splittingBrandon Millman2018-11-126-6/+6
* chore: fix importsFabio Berger2018-10-182-2/+2
* chore: replace @0xproject with @0x in .tsx filesFabio Berger2018-10-1818-19/+19
* chore: Add topBar menu items to mobile drawerFabio Berger2018-10-171-0/+3
* fix: Dropdown component so that re-clicking the activeNode when dropdown is o...Fabio Berger2018-10-141-1/+1
* Implement new version dropdown and remove it from nestedTopBarFabio Berger2018-10-131-1/+3
* fix(website): Avoid hover activated dropdown from closing when activeNode is ...Fabio Berger2018-10-111-1/+6
* Convert more divs to containers and text componentsFabio Berger2018-10-052-0/+6
* Remove style prop from LinkFabio Berger2018-10-051-2/+1
* Use same Link UI component for react-scroll linksFabio Berger2018-10-033-86/+2
* remove stray consoleFabio Berger2018-10-031-3/+0
* Don't make opening links in new tab a defaultFabio Berger2018-10-031-3/+6
* Add border underneath logo while user is scrollingFabio Berger2018-10-031-0/+1
* Convert remaining Links to new UI componentFabio Berger2018-10-031-2/+28
* Use new Link UI component everywhere, and add complementary ALink typeFabio Berger2018-10-033-25/+36
* Add comment about link componentFabio Berger2018-10-021-0/+5
* merge developmentFabio Berger2018-09-284-1/+79
|\
| * Remove unused importsLeonid Logvinov2018-09-041-1/+0
| * Final tweaksfragosti2018-08-312-0/+2
| * Add TypedText component and use it on landing pagefragosti2018-08-312-0/+77
| * Revert "Simplify dropdown component"fragosti2018-08-291-15/+25
| * Revert "Have new Popover component working in React 16"fragosti2018-08-294-84/+28
| * Revert "Enable hovering state for dropdown"fragosti2018-08-292-9/+7
| * Enable hovering state for dropdownfragosti2018-08-292-7/+9
| * Have new Popover component working in React 16fragosti2018-08-284-28/+84
| * Simplify dropdown componentfragosti2018-08-251-25/+15
| * Change all onTouchTap to onClickfragosti2018-08-251-1/+1
* | Create a link ui component that abstracts away interval vs. internal linksFabio Berger2018-09-261-0/+42
* | Implement new responsive, dev section header and home scaffoldingFabio Berger2018-09-171-0/+1
* | Add ability to specify styling to popover containerFabio Berger2018-08-271-0/+3
|/
* 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