Andreas Andreou

Results 8 comments of Andreas Andreou

Perhaps js can look for #alertifyDialog and if node isn't found, inject it via js

@rwjblue I have a rebased version of this PR at https://github.com/andyhot/ember-cli-babel/commits/target-based-polyfill (also fixes a minor issue with the targets-parser) Do you see this going forwards?

Great. Well, I already have a PR for this against ember-cli-babel#6.8.2. Should I try to rebase against master (7.0.0-alphas) or is that good enough?

Meant to say have the code ready - but hadn't done a PR since your master branch is really old. Anyway, I opened https://github.com/rwjblue/ember-cli-babel/pull/1 that updates your master to 6.8.2...

I also went ahead and opened a PR here (against master) which is easier to examine since it only contains 2 commits - https://github.com/babel/ember-cli-babel/pull/187. Feel free to remove the other...

Agreeing with @GavinJoyce on the anti-pattern side of things but having to support existing code and 'control' third party components (+ experiencing re-renders with ember-component-inbound-actions) led me to create https://github.com/andyhot/ember-cli-puppet...

You can do something like this more easily with ember-cli-puppet - see https://ember-twiddle.com/073dd932781102add269c2c4210d7007

I'll have time to tackle this later tonight but if someone wants to take over, let me know :)