aboutsummaryrefslogtreecommitdiffstats
path: root/packages/react-shared/src/components
Commit message (Collapse)AuthorAgeFilesLines
* Fix tslint issuesLeonid Logvinov2018-07-171-1/+1
|
* Fix no-unused-variable tslint rule to include parameters and fix issuesFabio Berger2018-06-123-3/+3
|
* Try enabling no-unused-variable...fragosti2018-06-055-5/+2
|
* Merge branch 'development' into v2-prototypeFabio Berger2018-05-167-15/+15
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 definitionsLeonid Logvinov2018-05-147-15/+15
| |
* | Fix CI failures caused by Webkit css properties not being recognized by ↵Fabio Berger2018-04-241-7/+12
| | | | | | | | React types. This is a hack.
* | Revert "Fix CI test failure"Fabio Berger2018-04-241-10/+7
| | | | | | | | This reverts commit 870693b968de3f29b0ac97f6f92715613e1064e3.
* | Fix CI test failureFabio Berger2018-04-241-7/+10
|/
* Create helper function for converting dashes names for displayFabio Berger2018-03-223-4/+4
|
* 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 scripts to monorepro-scriptsFabio Berger2018-03-137-0/+523