Miguel Camba
Miguel Camba
Just to clarify, I made it anyway serving the css file with broccoli-static-compiler. I was just asking if there is a way to serve it with this plugin.
@kntmrkm For completeness, I created Ember Power Select to have a select component that doesn't rely on any jquery plugin, and the default UI is almost identical to select2.
I find some are unclear for addon authors. Today is common and a good practice to test your addons in beta and canary versions of Ember. The [Scenario: Addon author...
While I'm not opposed to this RFC per-se, I think we're approaching it the wrong way. I'd much rather see #112 advance and hold this back. Once we have element...
I'll try to understand the build pipeline and see what I can do, but I don't have an ETA because I'm moving next week. ``` 📦 📦 📦 📦 📦...
I solved by adding `@mdx-js/react` as a dev dependency of my app. Not ideal because it's not a react app, but it works. I'm sure that at some point someone...
I also ended up here because I thought it would be nice to be able to configure when I want to see the map and when to see the vacuum...
I'd say we shouldn't abuse built time transforms. Specially given the goal of the reporter. Personally if those components have no behavior, just html, I usually incline for use plain...
No, I didn't look into this when I had the chance and now I don't even remember what the desired behaviour was 😭 I think I remember something like that...
I'd like to focus on the desired behaviour, because if that is the case I've achieved it already in a different way somewhere else and it might be reusable for...