aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/ui
Commit message (Expand)AuthorAgeFilesLines
* 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