Bert De Block

Results 232 comments of Bert De Block
trafficstars

@ef4 For the `broccoli-babel-transpiler` update, which option do you prefer / is best in this case?

Also, does `includePolyfill` support need to be dropped without a replacement?

Created PRs for the remaining issues. Hope I understood everything correctly 😄. Probably need some guidance on the "Remove `includePolyfill` support" issue.

👍 I'll try to fix the `broccoli-babel-transpiler` update here asap.

After the transpiler PR, I can look into writing an upgrade guide for apps and addons.

M2C, I don't think it's a good idea to include this helper, because: 1. A class-based helper _is_ container aware, adding this goes against the reason this addon exists, if...

> i think your first point could be addressed easily by converting to a helper function and leveraging ember-get-config. My first point is mainly about the fact that users should...

Hi guys, I don't know what the status is of this conversation or if there already are any new initiatives, but I decided to take a stab at devising [an...

I started an [initial implementation](https://github.com/bertdeblock/ember-radio-button/pull/3) a while back just for fun.

@raytiley Have you looked at https://github.com/jeffjewiss/ember-cli-postcss#compile-caching?