Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 544 Bytes

File metadata and controls

13 lines (8 loc) · 544 Bytes

WilSonic Modifications:

wilsonic-angular-isotope.js : My first attempt to strip out jquery code that prevents angular-isotopes.js from wokring when Jquery plugin is not present.

Glaring omission: began to adjust "isoSortbyData" directive, but stop as I began to notice that walking the dom with angular.forEach is probably not a good solution;

myBasic.html represents a demo of what I have created so far