Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 8 | -18/+18 |
| | |||||
* | Add new section to homepage | Fabio Berger | 2018-05-03 | 1 | -0/+1 |
| | |||||
* | Move our contract templates to accept Provider instead of Web3Wrapper | Leonid Logvinov | 2018-04-04 | 1 | -8/+0 |
| | |||||
* | Implement ETH/WETH conversion and allowance toggle styling | Brandon Millman | 2018-03-23 | 1 | -3/+18 |
| | |||||
* | Merge branch 'development' into addExtraDocs | Fabio Berger | 2018-03-22 | 1 | -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 colors | Brandon Millman | 2018-03-22 | 1 | -0/+3 |
| | | |||||
* | | Create helper function for converting dashes names for display | Fabio Berger | 2018-03-22 | 4 | -4/+7 |
| | | |||||
* | | Fix sectionName and menuItemName to display with spaces rather then dashes | Fabio Berger | 2018-03-22 | 2 | -3/+5 |
| | | |||||
* | | Small doc fixes: remove duplicate types and add function array | Fabio Berger | 2018-03-20 | 1 | -1/+1 |
| | | |||||
* | | Capitalize rather then upper-case section headers | Fabio Berger | 2018-03-19 | 1 | -1/+1 |
|/ | |||||
* | Move configuration into package.json configs section | Fabio Berger | 2018-03-14 | 1 | -2/+3 |
| | |||||
* | Fix lint issues | Fabio Berger | 2018-03-13 | 1 | -0/+1 |
| | |||||
* | move scripts to monorepro-scripts | Fabio Berger | 2018-03-13 | 14 | -0/+13 |
| | |||||
* | Fix prettier issues | Fabio Berger | 2018-03-08 | 3 | -3/+7 |
| | |||||
* | Add back strict null checks to react-shared package and fix issues | Fabio Berger | 2018-03-08 | 4 | -12/+30 |
| | |||||
* | Add onSelectedVersion callback so it can be handled in any way the caller wishes | Fabio Berger | 2018-03-07 | 3 | -15/+4 |
| | |||||
* | hide sidebar scrollbar unless onHover | Fabio Berger | 2018-03-07 | 1 | -1/+7 |
| | |||||
* | Make sidebar header configurable | Fabio Berger | 2018-03-07 | 1 | -34/+2 |
| | |||||
* | Move Documentation to the `@0xproject/react-docs` package | Fabio Berger | 2018-03-06 | 5 | -1/+48 |
| | |||||
* | Moved over all pages/shared components and dependencies to react-shared | Fabio Berger | 2018-03-05 | 14 | -10/+547 |
| | |||||
* | Bug fixes | Fabio Berger | 2018-03-05 | 1 | -2/+2 |
| | |||||
* | Setup initial react-shared sub-package | Fabio Berger | 2018-03-04 | 6 | -0/+111 |