Ming Liu
Ming Liu
Hi @anlumo! Can you explain your use case? The reason that this was not initially supported is because you can just overlay whatever HTML you like on top of `{{data-visual}}`....
Try master. I think is already fixed from one of my previous PR 😄 #332
Looks good! Appreciate the link. I do believe we also need to include it here https://ember-learn.github.io/ember-cli-addon-docs/docs or at least provide a link to there. There is a secondary problem in...
I have another attempt here to fix the leak. https://github.com/ming-codes/ember-cp-validations/tree/bugfix/memleak Here's the diff https://github.com/offirgolan/ember-cp-validations/compare/v3.5.3...ming-codes:bugfix/memleak
It's a good idea, but I would imagine the feature needs to exist side-by-side with data-driven column definition. How else can you persist the column reordering?
Would it be possible to configure jQuery as a “dev” dependency that’s only used in testing? That fulfills the requirement that we’re not shipping jQuery to production while still be...
I've been looking for a feature like this. It's great for adding before and after assertions on the action. Hope we can move forward with this.
@danielspaniel It'll be great if you can share your solution. We're having the same problem.
Ember 2.13 is now released. We're starting to see this as blocker for upgrade.
Any update on this?