Miguel Camba
Miguel Camba
For whoever is interested, we've released two packages that make testing components much nicer than the current state of things in Jest. It is similar to https://github.com/DockYard/svelte-inline-compile but less complicated...
@benmonro I'll take a look. I'm not sure how to frame it within the docs of testing-library, because right now there's a lot of "if"s. Namely, that your app must...
I'll try to teste it once the first ember-cli 2.13-beta with support for targets goes out
:+1: for this. I might investigate this myself if I have time this week.
This looks great. I just have one request. Can you update Ember Power Select to use the new onBeforeOpen/onBeforeClose hooks? Otherwise there will be a lot of noise. After that...
It's also worth noting that I'm planing a new major release updating to GlimmerComponents, and it would be a good moment to remove the now-deprecated onOpen/onClose
If you have an idea of how it can happen submit a fix. If you can figure out a way to kill the timer that causes this that preferable to...
That was kind of intentional, so users can start typing (and filtering) the options immediately. What improvement do you suggest? Make the focus in optional?
This is expected. If you are using event delegation (p.e. `Submit`) those actions are supposed to bubble and be handled by a global event handler in the root of the...
I'm in the middle of a moving so I'll have 0 time until next week. Please ping me again if I haven't responded by next Wednesday. Sorry by the huge...