Moacir P. de Sá Pereira

Results 8 issues of Moacir P. de Sá Pereira

My goal is to have all of the markers that appear frame the bounds of the map. I did this pretty easily on the Rails side via the `leaflet-rails` gem...

This is more like a 🤔 , since I solved how to get around it. I tried very hard to tweak the demo twiddle to reproduce this, but it just...

This commit adds two files that can be read by Ember apps using glint so that they can benefit from glint's type-checking. I think I have included all of the...

The current documentation on components only discusses the arguments passed to a Glimmer component. Given RFC 0748's implementation of a `Signature` type with `Element`, `Args`, and `Blocks` fields, I think...

The Google Datastore adapter plugin doesn't work with Firestore (nor has it seen a lot of action in a few years), so I'd like to try to write a new...

I'm just curious why the code returns an empty string instead of nothing at all. To wit: ```js compute(params, _hash) { let hash = { ..._hash, id: this.tokenId, title: params.join(''),...

@karlstolley, Word on the street (@elotroalex ) has said that there's some kind of work afoot on updating ed., perhaps even with breaking, 2.0-level changes. I've talked to Alex a...