Moacir P. de Sá Pereira

Results 8 comments of Moacir P. de Sá Pereira

Thanks! This worked great for my regular layer, but the slightly weird collection-as-individual-object layer (see https://github.com/gabesmed/ember-leaflet/issues/72 ) gives `Cannot read property 'getBounds' of null` The code: ``` App.IndividualMarkerCollectionLayer = EmberLeaflet.MarkerCollectionLayer.extend(...

Regarding "how we teach this," I recommend actively changing the ember-cli-typescript docs (at least until first-class TS lands in ember/ember-data). Mostly fleshing this out: > There is no public import...

I created an adapter that I think works ok, and I've published it to npm: http://github.com/muziejus/fortune-firestore

Thanks, @knownasilya. If there's no requirement for having a return value, I think it'd make sense to get rid of it.

Excellent. I see some of the changes are in the 1.x roadmap even. I'm free all day tomorrow and can set up a zoom between the three of us. @elotroalex...

I'm interested in revisiting this feature. If I understand @aspeddro correctly, the problem is that the vim-pandoc intervention is done in `read_file`. Wouldn't the issue of compilation be skipped if...

This may be a similar problem… I run `:Note test` to create a note. Type in a path (`~/Desktop`). Save with `:w`. With the cursor on the path, I `gf`...