Ruslan Hrabovyi
Ruslan Hrabovyi
Just realized, I might have missed your point. > fillable and other methods still can take options object as the last parameter, and adding 2 more keys is not a...
> Using the first example does not actually work as expected, the blur effect is a side effect from writing text and I prefer not to rely on it Agree,...
@yratanov totally agree! We miss a recommended way to define custom actions. The problem with `runAsync` is that it's dependendent on `-private/execution_context`. Also there there are some things to be...
@mistahenry considering your form element example. Maybe it's just me, but deep overrides makes me harder to reason about the final shape of the definition. In order to get a...
ok, with a shallow `extend` it doesn't look such a no-go to me. however, I still think patching the shape/types of nested instances is a potentially undesirable thing to do....
> Remove jQuery dependency I think in order to achieve that in v2, we should plan deprecations for APIs which are directly bound to jquery, like `is`, `findElement`, and probably...
@yratanov Thanks for the interest! I believe there are few more things needed. I'll work to create missing tickets and update this one today.
@SergeAstapov Not sure why the issue was actually closed, maybe it is so due to majority of the tasks listed in this ticket has been done. I'm definitely interested in...
@SergeAstapov There are 2 general things to be done in the v2 branch: - upgrade ember(+remove old stuff which doesn't make sense anymore) - embroider compatibility Currently I have these...
@san650 np, ok, reopened.