Vincent Rubinetti

Results 268 comments of Vincent Rubinetti
trafficstars

It would help if there was a least a declaration file in the repo. There seems to be a [`@types/leaflet-providers` definition](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/leaflet-providers/index.d.ts), though I can't get TS to recognize it.

~I'm running into what I think is the limitation being discussed here.~ Ugh of course I figure this out right after I post it. I'll leave it here because it...

> I have this same problem with tooltips and toggles :'( Had this exact same issue. Solved a bunch of other issues related to composing tooltips/popovers/etc from [this discussion](https://github.com/radix-ui/primitives/discussions/560#discussioncomment-5325935), but...

Just ran into this too trying to use a range with `FormData`. Fairly big hole here. The `name="fieldname[]"` makes me think this is an oversight and not intentional. I like...

I'm not sure if this is the same thing this issue is asking for, but... It would be great to be able to just export a single definition file, and...

Yeah you can create a folder as you feel appropriate. You might just name it `/static` or something, to have it less tethered to the particular format (maybe we convert...

Here's an example of a way to construct a yaml file out of this data in a way that's helpful for display purposes: ```yaml - group: University of Colorado Anschutz...

Now I'm thinking we should hold off on this a bit, as the organization of the site may change. For example, we may elect to have the licensing for each...

Might I suggest, then, making this a bit clearer in the [documentation](https://jekyllrb.com/docs/liquid/filters/), that there are some slight differences between the core Liquid filters and the Jekyll Liquid filters. **Saying that...

On my work Macbook M1, two finger up/down seems to work well enough. It seems to be a little too sensitive, triggering the equivalent of a 3-4 mouse wheel notches....