aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/decorators.ts
Commit message (Collapse)AuthorAgeFilesLines
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-35/+0
|
* Revert "Reduce final bundle size by 11% (82kB)"Leonid2017-10-241-1/+1
|
* Include only used lodash functionsLeonid Logvinov2017-10-181-1/+1
|
* Use PascalCase names as string enum keysLeonid Logvinov2017-07-121-2/+2
|
* Revert "Use different lodash import syntax which allows to include only used ↵Leonid2017-06-221-3/+3
| | | | functions"
* Fall back to import x = require() syntaxLeonid Logvinov2017-06-211-1/+1
|
* Use different lodash import syntax which allows to include only used functionsLeonid Logvinov2017-06-211-3/+3
|
* Add initial error handling decorator implementationLeonid Logvinov2017-06-101-0/+35