Jerad Gallinger
Jerad Gallinger
There are outstanding problems with the `docs.js` documentation generator. Currently, debugging these issues is painful. We need some tests to make sure that the documentation generator is producing the expected...
We may want to add `@since` notations to older versions' API docs, after we add them to the existing codebase. (See https://github.com/san650/ember-cli-page-object/issues/203.) Questions: 1) Should be bother? 2) If so,...
We're getting a lot of community contributions to the addon, which is fantastic! It would be useful to have a CONTRIBUTING.md document with guidelines for contributors to the project. This...
We should note what version introduced each feature to the API. This will make it clear to users what works with their version of the addon, and what doesn't.