Adam Gordon
Adam Gordon
https://xkcd.com/323 'nuff said.
One of the older versions of your library allowed for the specification of a user-defined template via an `options.templateUrl` property. The switch to a `templateUrl` function now no longer allows...
Add smart/fixed positioning option for components with dropdowns/popups and for tooltips/popovers
In an effort to give users more flexibility to dictate where popups and tooltips/popovers we need to add the ability let them specify where and how they want the item...
We need to review all the components for ARIA accessibility compliance and implement as appropriate per the [ARIA spec](http://www.w3.org/WAI/intro/aria). Things we need to consider and evaluate: - [Keyboard Navigation for...
gulp-tslint version: 6.0.2 tslint version: 3.13.0 Operating system: OSX 10.11.5 There doesn't appear to be support for tslint's `exclude` CLI option. At least, I'm not seeing it in the code...