yui-modules-explorer icon indicating copy to clipboard operation
yui-modules-explorer copied to clipboard

Resolving modules from the method invocation.

Open gurumvg opened this issue 11 years ago • 1 comments

YME doesn't resolve modules from the method invocation.

For instance, In a piece of code, if the 'transition' method is used on a Node object, then yme should resolve 'transition' module as dependency.

http://yuilibrary.com/yui/docs/api/classes/Node.html#method_transition

gurumvg avatar May 01 '13 07:05 gurumvg

Yeah, this is a bug, thanks for reporting it.

ipeychev avatar May 05 '13 14:05 ipeychev