Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update prettier to version ^1.15.3 | Alex Browne | 2019-01-11 | 1 | -12/+9 |
| | |||||
* | Replace remaining scroll-links with Link component | Fabio Berger | 2018-11-12 | 1 | -15/+3 |
| | |||||
* | refactor: fix anchor so it doesn't keep re-rendering the anchor icon | Fabio Berger | 2018-10-18 | 1 | -12/+18 |
| | |||||
* | nit: use styled-component instead of react-state for onHover | Fabio Berger | 2018-10-17 | 1 | -26/+11 |
| | |||||
* | fix: Nested a tag warning in console by not rendering a tags within type ↵ | Fabio Berger | 2018-10-15 | 1 | -14/+20 |
| | | | | definition popovers | ||||
* | chore: many small stylistic changes | Fabio Berger | 2018-10-15 | 1 | -2/+3 |
| | |||||
* | Rename scroll container | Fabio Berger | 2018-10-05 | 1 | -1/+1 |
| | |||||
* | Fix unused vars for react-shared and website | fragosti | 2018-08-31 | 1 | -1/+0 |
| | |||||
* | Add back hashSpy | Fabio Berger | 2018-08-08 | 1 | -0/+1 |
| | |||||
* | Remove hash spy for now | Fabio Berger | 2018-08-07 | 1 | -1/+0 |
| | |||||
* | Update React-scroll, getting rid of the need to manually set the url hash | Fabio Berger | 2018-08-01 | 1 | -1/+1 |
| | |||||
* | Merge branch 'development' into v2-prototype | Fabio Berger | 2018-05-16 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (29 commits) Do not remove artifacts when running `clean` fix style errors Fix circular dependency Add my profile image to images Add myself to about page Add dogfood configs to website Revert to lerna:run lint Do lint sequentially Exclude monorepo-scripts from tslint as test Fix prettier Add hover state to top tokens Change to weekly txn volume Change minimum Node version to 6.12 Document Node.js version requirement and add it to package.json Apply prettier to some files which were not formatted correctly Fix TSLint issues Fix TSLint issues Update ethereeumjs-testrpc to ganache-cli Fix infinite loop Add changelog entries for packages where executable binary exporting fixed ... # Conflicts: # packages/contracts/package.json # packages/contracts/util/formatters.ts # packages/contracts/util/signed_order_utils.ts # packages/migrations/package.json # yarn.lock | ||||
| * | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -2/+2 |
| | | |||||
* | | Fix CI failures caused by Webkit css properties not being recognized by ↵ | Fabio Berger | 2018-04-24 | 1 | -7/+12 |
| | | | | | | | | React types. This is a hack. | ||||
* | | Revert "Fix CI test failure" | Fabio Berger | 2018-04-24 | 1 | -10/+7 |
| | | | | | | | | This reverts commit 870693b968de3f29b0ac97f6f92715613e1064e3. | ||||
* | | Fix CI test failure | Fabio Berger | 2018-04-24 | 1 | -7/+10 |
|/ | |||||
* | move scripts to monorepro-scripts | Fabio Berger | 2018-03-13 | 1 | -0/+87 |