Jason Panugaling
Jason Panugaling
### Issue details Every time there is a change in any of the `less` files, the browser reloads but the changes made from the `less` file did not reflect on...
### Issue details I created a sample test for my controller but I keep getting this error  controller.js ``` js (function () { 'use strict'; angular .module('app.activities') .controller('ActivityDetailsControllerTwo',...
Is there a way to implement this feature in your plugin?
Can you add support for tables?
Hi, I am so relieved after finding this package. I have a table with sortable rows but I need to multi select them using a checkbox. How can I achieve...