Mark Avery

Results 296 comments of Mark Avery

Yes. I'm planning on having the fix done in the next couple of weeks. There is an "experimental" branch that you can use if you want a stop gap for...

@teejayhh yes. I am down to one last hurdle. Sorry that it’s been a couple of months past when i initially did, life and work have just been crazier then...

ok. we'll have to look at that. this is the next "iteration" that's getting very close to coming. https://github.com/webark/ember-component-css/tree/registry-way It's a fairly different approach.. but it's using a lookup still...

I think i need a like bit of clearification. So are you saying that some addon author gives you access to “my-component” you have no way to customize those styles...

If that is your use case. One thing that I do when dealing with customizing addon component styles, is just create a “my-component/styles.EXT” in my app directory, and customize the...

@jamesarosen yes. The `0f5e3a` is a md5 hash of the name of the component so it will be consistent across vendor and your app css. you should be able to...

hey! I'm going to be doing some more work on [this PR](https://github.com/ebryn/ember-component-css/pull/123), doing some of the optimizations suggested and getting it prepped for merging, but it's basically a rewrite to...

ahh.. ok cool. no. I get ya. sometimes you would want to use a shared template or something and just override some behavior on the component.

this is possible to do in the current system, though it is kind of clunky, and would be nice if it was streamlined. You can, however, do something like.. ```...

@buschtoens we should get a test in for this. It might be supported in v0.2.1