aboutsummaryrefslogtreecommitdiffstats
path: root/packages/react-shared/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Change blockchain prop to not optional Other style changes Updated padding and colors Refactor TokenState type Fix a bug causing fillOrdersUpTo validation to fail because of some extra orders being passed Implement initial wallet interface # Conflicts: # packages/react-shared/CHANGELOG.md # packages/website/ts/types.ts
| * 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