Aram Zadikian
Aram Zadikian
Hi, Is there a way to check if a changeset has changed since it was last validated? Ideally setting any prop: `changeset.set('prop', 1)` will turn `changeset.get('isValid')` false, until all validators...
Hi, Is there anyway you could show usage for global settings? I don't want settings stored on the instance level but on some something like: FooSettings.time_stamp = DateTime.now I only...
I am trying to use the `ember-cli-stylus` with this side by side. Any recommendations on getting something like that working? When I try to use both, even if setting the...
Hi, When using this component as part of another component, the integration for the parent component is failing. ``` Error: ember-wormhole failed to render content because the destinationElementId was set...
Hi, This only happens during a test. Basically, it seems that when I have an interactive element mounted into something via wormhole, i.e. a popup menu with some menu buttons....
Hi, I see that we can set tracking and kerning if using the :graphics and setting manually when deriving a font, but I can't see a way to use graphics...
Anyone else having this issue: https://github.com/ef4/ember-browserify/issues/113