guides-source icon indicating copy to clipboard operation
guides-source copied to clipboard

This repository contains the Ember.js Guides

Results 185 guides-source issues
Sort by recently updated
recently updated
newest added

Updated the Percy section.

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies

I found that version 2.4.0 is the last working version for 3.12.

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies

Rules: - No H1's in content, as the page name is the only H1 on the page - Consistent header nesting - So e.g. a H2 should only directly contain...

help wanted

Uses the new `gjs`/`gts` code block languages for code blocks where the template tag format is used. - [ ] Blocked by https://github.com/ember-learn/guides-source/pull/1997

Motivation: https://github.com/krausest/js-framework-benchmark/pull/1608 > It's idiomatic to use `{{on}}` for event listening, and `{{on}}` is the only way to have _conditionally applied_ / dynamic event listeners, but for performance sensitive situations,...

Under the template tag guide there are listed old and already removed helpers like `with` and `loc`. There is also `readonly` listed, which is private. Here a list: - `with`...

This is an *[automated](https://github.com/ember-learn/guides-source/blob/super-rentals-tutorial/.github/workflows/tutorial-ingestion.yml)* pull request to let you know there are new content available for the tutorial! If these changes look good to you, it is recommended that you...

Implements https://github.com/ember-learn/ember-styleguide/pull/514 | Before | After | |--------|--------| | | |