Jessy Jordan
Jessy Jordan
With the implementation of [RFC#287](https://github.com/cibernox/rfcs/blob/20d2c89a11d20b7672291569efa2aa6e1697e2fe/text/0000-promote-in-element-to-public-api.md) a new built-in helper will be added to Ember's public API. To document this helper, please add a comprehensive description of the helper to the...
The current [Contribution Section](https://guides.emberjs.com/release/contributing/) should be replaced with a short description and a link to the [contribution guides](https://github.com/ember-learn/contribution-guides/issues/1) once they're released.
## Summary **The Guides** are a common learning and documentation resource **for beginners** specifically, but also **for more experienced users**. In the past years the Guides have been incrementally updated...
Part of #259 We need a design idea for advanced topics in [the Ember Guides](https://guides.emberjs.com/release/)! We believe that some of the topics in the Guides are more suitable for beginners...
Part of https://github.com/ember-learn/guides-app/issues/259 We need help to flag all issues that can be considered as advanced in the Guides Source! It would be useful to add a flag `isAdvanced: true`...
Duplicates the change in https://github.com/bower/bower/pull/2617, but uses [a dedicated feature branch](https://github.com/bower/bower/pull/2617#issuecomment-1091973945). Fixes this security advisory: https://github.com/advisories/GHSA-xvch-5gv4-984h Closes https://github.com/bower/bower/issues/2616
## Current Behavior When editors for the Ember blog are publishing blog posts, there is no check process for spelling errors involved. This means that oftentimes spelling errors still get...
## Description With this change, it should be possible for Gatsby end users to disable the storage of the user's scroll position by the `gatsby/react-router-scroll` package. This is a Work...
### Problem Currently the repo's documentation on setting up and using the dev environment isn't describing how e-mail generation works, how sent e-mails can be viewed and how the logging...
### Bug description ## Description In order to keep up with security vulnerabilities more easily, we should upgrade Ember and it's related dependencies, such as `ember-cli`, `ember-data`, as well as...