khsmaxim
Results
2
issues of
khsmaxim
Under ng-if vertical orientation works wrong attrs.$observe('orientation', ... pos = 'top'; posOpp = 'bottom'; values still "left" and "right" faster way to solve it - put watchers under timeout ```...
Отличная директива, единственное если вдруг у тебя есть в коде раширения для масива вот токого типа: ``` Array.prototype.getObjByValue = function(key, value) { if (!this) return null; if (!value) return null;...