aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/redux/reducer.ts
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-181-111/+154
|
* Remove unused enumsFabio Berger2017-12-181-17/+0
|
* Update first two string enums to native typeFabio Berger2017-12-181-5/+5
|
* Fix tslint issuesFabio Berger2017-11-281-11/+11
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-221-0/+363
sub-packages, use new subscribeAsync 0x.js method