Mikael Riska

Results 15 comments of Mikael Riska

@thiberaw, agreed, I see the ability to provide an explicit target as essential for the kind of scenario I demonstrated earlier (yielding a contextual popover component) and it would be...

Hi @tcjr, I think this is actually an error message that comes from Ember.js and not something that ember-awesome-macros can affect. See this issue for discussion: https://github.com/emberjs/ember.js/issues/16585 @kellyselden do you...

Have you considered using https://github.com/ember-learn/ember-cli-addon-docs for the documentation. I have used it for a couple of internal addons and I like it.

@kellyselden would you like me to give this one a shot and continue the effort like you have described in this PR?

Questions: - Should this be called `pad` or `leftPad` - If we want to have a `rightPad` later? - Would/should it work with padding strings as well as numbers? -...