@majin22 using global scope is considered a bad practice in JavaScript and is no go in Angular, so I changed this function feature to be passed by reference instead of property name in global scope. This way it's more flexible and correct.
I leave updating min files and docs/examples up to you
@majin22 using global scope is considered a bad practice in JavaScript and is no go in Angular, so I changed this function feature to be passed by reference instead of property name in global scope. This way it's more flexible and correct.
I leave updating min files and docs/examples up to you