ngProgress icon indicating copy to clipboard operation
ngProgress copied to clipboard

Update setParent to accept string parameter and use as ID selector

Open tiagor87 opened this issue 9 years ago • 1 comments

Update method setParent to accept ID string as parameter. That way, There is no need to get element in the controller.

Sorry for the indentation, WebStorm updated automatically.

tiagor87 avatar Aug 14 '15 19:08 tiagor87

:+1: I would very much like this pulled into master and released. Having to call document to get element in the controller makes one more item I have to stub in unit tests. :-)

briboles avatar Sep 03 '15 17:09 briboles