- Improvements to and rename list component
- Add many more processlist components (filters, details, header,
tasks)
- Add dependency on tasklist component
- Glue into demo-shell
- Add Karma config but not actual tests yet
Refs #492
- pre-build TypeScript code before running watchers
- don’t clean (rimraf) destination folders on watcher (done on
pre-build, fixes many browser load errors)
- simplified ‘tslint’ tasks for demo projects
- running ’tsc’ and ‘tsc -w’ from local node_modules (don’t expect
global typescript compiler)