aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/redux
Commit message (Collapse)AuthorAgeFilesLines
* Replace remaining strEnums with property TS string enumsFabio Berger2017-12-181-1/+1
|
* Update ActionType enum and move from using _.assign in reducerFabio Berger2017-12-182-144/+187
|
* Remove unused enumsFabio Berger2017-12-182-24/+0
|
* Update first two string enums to native typeFabio Berger2017-12-181-5/+5
|
* Fix website unused varsLeonid Logvinov2017-12-151-1/+0
|
* Fix tslint issuesFabio Berger2017-11-282-18/+18
|
* Fix alignmentFabio Berger2017-11-241-9/+9
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-222-0/+607
sub-packages, use new subscribeAsync 0x.js method