Jason Panugaling

Results 15 issues of 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 ![karma test](https://cloud.githubusercontent.com/assets/1437205/14877435/94130320-0d4f-11e6-9c31-20a3f9161ba3.jpg) 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...