Results 138 comments of Paul Falgout

Is this resolved? @nerdpruitt https://github.com/marionettejs/marionette.inspector/pull/284

Some notes here. For the life of me I could not successfully get lcov files from any form of html spec runner. Maybe its possible on this project, but I...

icomoon adds extra info so they can display the grid on their site. You should remove that prior to attempting to use the file anywhere.

Pretty invested in Bb and Marionette. You can put me on things to review. I'm generally available at some time during the week for reviews. But it's difficult to give...

~~Well it looks like `_onCollectionAdd` is a v4 add.~~ Really I think this library despite the readme's mention of "latest version" is only handling v1->v2 updates. If I remember correctly...

Yep it should be changed to `addChild` `https://github.com/marionettejs/backbone.marionette/blob/v2.0.0/src/marionette.collectionview.js#L248`

I am actually :+1: for 1 + 2. Solves having to add search

I think maybe we should look into https://github.com/GitbookIO/gitbook

Backbone is in dev dependencies and not the package. But yeah, essentially marionette should be expected to work without backbone, but it will be tested to work with it nearly...