Arturo Romero
Arturo Romero
## Things Done - Remove the use of makeFile in favor of npm scripts. - Remove global dependencies, in favor of devDependencies. - Update examples README describing new server script...
Fixes bug where context menu doesn't work with 1.5 components. Bug reproduced: https://plnkr.co/edit/xvSn7Dqh2qGqhHZvWJuF?p=preview ## Fix Details Add the ability to pass in a value for controllerAs. On click pass in...
I would like to send a PR in to add `'use strict'` in WRAP_TEMPLATE for linters. Should I add it as an option or add it as part of the...