johanrd

Results 10 comments of johanrd

@GabrielCousin @lukemelia If you have the chance to release a new version, this can be closed. Currently the latest released version is 2 years old. thanks!

I see this from time to time as well, and have yet to reproduce it when I try. It is not a very viable solution to tell users to uninstall...

Here's a PR for a V2 addon version of the set helper with added types in case anyone here is using the set-helper would like to do a review of...

@cah-brian-gantzler True. There are others as well, especially when plain-functions-as-helpers makes it more tempting to use wider-javascript-community functions directly in templates (e.g. there are a lot of function name overlaps...

In case anyone finds this thread when trying to import EmberTable@5 to first-class-component-templates: ``` import EmberTable from 'ember-table/components/ember-table/component' ```

@Atrue Ah, that is great news, thanks! When scanning the release notes, I couldn't find it. I see now that it was part of [v4.0.0 release](https://github.com/html-next/vertical-collection/compare/v3.1.0...v4.0.0). I suggest adding `"Fix...

Update: I was not able to create a meaningful PR for a `v3.1.1` patch release (probably because there are no specific branch on the `v3.1.0` tag). See https://github.com/html-next/vertical-collection/compare/v3.1.0...johanrd:vertical-collection:release-3.1.1 for a...

We're also banging our heads against this issue. FWIW: The route seems to be loaded as expected after a non-async-`visit()`-then-timeout. However any subsequent `assert()` never fires: ```javascript visit(url); await new...

> Counterpoint (to myself) svelte is getting rid of this syntax in favor of normal 'onclick' , 'onkeypress', https://svelte-5-preview.vercel.app/docs/event-handlers#why-the-change > > And we can already use those, which i forgot...

@smilland hi, the "rendered text" link in the original post leads to a 404. Is there a copy anywhere else? thanks, **Edit:** found a copy here: https://github.com/smilland/rfcs/blob/734fa12241674cca56ea7a3b30b6eb027ebde752/text/0848-deprecate-array-prototype-extensions.md