Josemar Luedke

Results 70 comments of Josemar Luedke
trafficstars

Now that Ember v3.17.0-beta.1 is out, tests are failing with that version.

@dfreeman Any plans to continue pursuing making css-moduels work with Embroider? Looking forward to having this working, which would put us closer to be able to use Embroider.

Thanks for the update @dfreeman. Just FYI, for styles not updating, that's not a particular bug in ECM. It is a bug in Embroider and it is happening in regular...

After #47 is merged, I can get a PR for this by adding a deprecation for the old way while keeping it working. You can release a version that has...

Now with v5, it would be nice to have this revisited.

Released in V0.7.0. Thanks for contributing.

This is interesting. I'm not sure if it makes sense to handle that automatically. It really depends on how you are handling the data. For example, if you're using Ember...

Sorry about the missing documentation here. I totally agree that we need documentation for this section. The good news is being able to fully change the styles is one of...

This totally makes sense. I was planning to get a loading state for button as `isLoading` ```hbs Save ``` There is another approach I want to explore, something like a...