Stanislav Dunajcan (Stan)

Results 5 issues of Stanislav Dunajcan (Stan)

Currently ember-simple-auth is using ember-qunit 4 which does not support ember 4. I have upgraded ember-simple-auth to ember-qunit 5. ember-qunit 5 does not support ember 3.0 so I have removed...

breaking

If there was DDAU then I would be able to set options to ember-power-select. If user would like to search I sould be able to react to that action and...

This PR will update the `ember-in-viewport` addon to a V2 addon. I am following steps from the [porting-addons-to-v2](https://github.com/embroider-build/embroider/blob/main/docs/porting-addons-to-v2.md). For now the [Part 1](https://github.com/embroider-build/embroider/blob/main/docs/porting-addons-to-v2.md#part-1-separate-addon-from-dummy-app) is done.

Hi, is there any plan for support ember-named-blocks-polyfill?

enhancement

Hi, is it possible to construct custom query parameters, because I have existing api which is little bit different. Or is there possibility for ember-model-select to call store.query('modelName", filterQuery), then...