Chad Sheets
Chad Sheets
To correct myself, changing *.js to *.ts was a bad idea. I just copied angular2-masonry.ts to angular2-masonry.js instead.
The module seems to work if you catch the error thrown by `this._element.nativeElement.removeChild(element)` I made that small change in a fork and I'm using "https://github.com/cjsheets/angular2-masonry/tarball/master" as my npm version until...
I agree that collapsing based on nested folders would be ideal. It's a bit difficult to implement though. If you look at how the official [ReadTheDocs](https://docs.readthedocs.io/en/latest/gsoc.html#project-ideas) parser works, you'll see...