aboutsummaryrefslogtreecommitdiffstats
path: root/packages/react-shared/src
Commit message (Expand)AuthorAgeFilesLines
* Address PR feedbackfragosti2018-06-051-1/+0
* Lint and cleanupfragosti2018-06-021-1/+1
* Refactor portal specific colors out of react-sharedBrandon Millman2018-05-191-13/+0
* Merge branch 'development' into v2-prototypeFabio Berger2018-05-168-18/+18
|\
| * Add missing type definitionsLeonid Logvinov2018-05-148-18/+18
* | Merge branch 'development' into v2-prototypeAmir Bandeali2018-05-161-0/+1
|\|
| * Add new section to homepageFabio Berger2018-05-031-0/+1
* | Fix CI failures caused by Webkit css properties not being recognized by React...Fabio Berger2018-04-241-7/+12
* | Revert "Fix CI test failure"Fabio Berger2018-04-241-10/+7
* | Fix CI test failureFabio Berger2018-04-241-7/+10
|/
* Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-041-8/+0
* Implement ETH/WETH conversion and allowance toggle stylingBrandon Millman2018-03-231-3/+18
* Merge branch 'development' into addExtraDocsFabio Berger2018-03-221-0/+3
|\
| * Updated padding and colorsBrandon Millman2018-03-221-0/+3
* | Create helper function for converting dashes names for displayFabio Berger2018-03-224-4/+7
* | Fix sectionName and menuItemName to display with spaces rather then dashesFabio Berger2018-03-222-3/+5
* | Small doc fixes: remove duplicate types and add function arrayFabio Berger2018-03-201-1/+1
* | Capitalize rather then upper-case section headersFabio Berger2018-03-191-1/+1
|/
* Move configuration into package.json configs sectionFabio Berger2018-03-141-2/+3
* Fix lint issuesFabio Berger2018-03-131-0/+1
* move scripts to monorepro-scriptsFabio Berger2018-03-1314-0/+13
* Fix prettier issuesFabio Berger2018-03-083-3/+7
* Add back strict null checks to react-shared package and fix issuesFabio Berger2018-03-084-12/+30
* Add onSelectedVersion callback so it can be handled in any way the caller wishesFabio Berger2018-03-073-15/+4
* hide sidebar scrollbar unless onHoverFabio Berger2018-03-071-1/+7
* Make sidebar header configurableFabio Berger2018-03-071-34/+2
* Move Documentation to the `@0xproject/react-docs` packageFabio Berger2018-03-065-1/+48
* Moved over all pages/shared components and dependencies to react-sharedFabio Berger2018-03-0514-10/+547
* Bug fixesFabio Berger2018-03-051-2/+2
* Setup initial react-shared sub-packageFabio Berger2018-03-046-0/+111