Michael Villander

Results 57 issues of Michael Villander

Actually this addon just has helpers to tests on integration level with [ember-page-object addon](http://ember-cli-page-object.js.org/docs/v1.15.x/) as dependency, we need of something clean likes [ember-power-select test helpers](https://ember-power-select.com/docs/test-helpers/)

Hello to everyone! We have this roadmap announced by a core team in 2018, but still today we didn't achieve 50% of the goals at the end of 2020. Also,...

We have almost 80% coverage, which is very good. But the place we least test is where you most need, in apollo service, the heart of the addon. We need...

Status: Help Wanted

Now that the apollo client no longer has documentation for VanillaJS, how will we do it? The React Apollo documentation has now become official. But it is also not feasible...

Type: Documentation

We need of demo/dummy app as [ember-power-select](http://www.ember-power-select.com/), so we will have a case, besides making better the experience of each user that uses this addon with docs, cookbook and others

Status: Help Wanted

> By default lerna-changelog will show all pull requests that have been merged since the latest tagged commit in the repository. After merge a PR with the correct label, the...

Hi @chriseppstein I'm working o roadmap to ember-engines 1.0. I just don't understand how this does not work with ember-engines, and Linkedin uses ember-engines on its main site. Maybe it's...

this API was introduced before by https://github.com/emberjs/ember.js/pull/13518 to enable developers and ember internal tracking the parents of engine instances. Sometimes we want to use **getEngineParent** as an immediate parent (which...

Looking at the documentation we don't have a way to write sub-items on the navbar, is it right? https://www.ember-bootstrap.com/api/classes/Components.Navbar.html

### Environment - Ember Version: 2.18 - Ember CLI Version: 2.18.1 - Ember CP Validations Version: v4.0.0-beta.6 ### Steps to Reproduce How I can handle with validation from server. My...