angular-once icon indicating copy to clipboard operation
angular-once copied to clipboard

Update once.js

Open rafgeekee opened this issue 9 years ago • 0 comments

Updated onceClass to allow for a mixed (Array and Map) syntax as per the ngClass docs:

once-class="[style4, {orange: warning}]"

i'm aware its not perfect and needs refactoring, however it is a starting point to add the behaviour.

refer to https://docs.angularjs.org/api/ng/directive/ngClass for the angular doc on ngClass.

rafgeekee avatar May 27 '15 18:05 rafgeekee