Skip to content

Commit

Permalink
Merge branch 'master' into advance-rfc-1029
Browse files Browse the repository at this point in the history
  • Loading branch information
ef4 authored Jan 17, 2025
2 parents 3223d0a + 709d91d commit d827817
Show file tree
Hide file tree
Showing 16 changed files with 1,038 additions and 22 deletions.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ and choosing `View file' from the `...' menu in the right hand corner of the fil

This pull request is proposing a new RFC.

To succeed, it will need to pass into the [Exploring Stage](https://github.com/emberjs/rfcs#exploring)), followed by the [Accepted Stage](https://github.com/emberjs/rfcs#accepted).
To succeed, it will need to pass into the [Exploring Stage](https://github.com/emberjs/rfcs#exploring), followed by the [Accepted Stage](https://github.com/emberjs/rfcs#accepted).

A Proposed or Exploring RFC may also move to the [Closed Stage](https://github.com/emberjs/rfcs#closed) if it is withdrawn by the author or if it is rejected by the Ember team. This requires an "FCP to Close" period.

Expand Down
2 changes: 1 addition & 1 deletion text/0389-dynamic-tag-names.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
stage: recommended
stage: accepted
start-date: 2018-10-14T00:00:00.000Z
release-date: # FIXME
release-versions: # FIXME
Expand Down
3 changes: 2 additions & 1 deletion text/0740-ember-data-deprecate-non-strict-relationships.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
stage: released
stage: recommended
start-date: 2021-04-23T00:00:00.000Z
release-date: 2023-09-19T00:00:00.000Z
release-versions:
Expand All @@ -10,6 +10,7 @@ prs:
accepted: 'https://github.com/emberjs/rfcs/pull/740'
ready-for-release: 'https://github.com/emberjs/rfcs/pull/910'
released: 'https://github.com/emberjs/rfcs/pull/967'
recommended: 'https://github.com/emberjs/rfcs/pull/972'
project-link:
---

Expand Down
3 changes: 2 additions & 1 deletion text/0743-ember-data-deprecate-legacy-imports.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
stage: released
stage: recommended
start-date: 2021-04-23T00:00:00.000Z
release-date: 2023-09-18T00:00:00.000Z
release-versions:
Expand All @@ -10,6 +10,7 @@ prs:
accepted: 'https://github.com/emberjs/rfcs/pull/743'
ready-for-release: 'https://github.com/emberjs/rfcs/pull/947'
released: 'https://github.com/emberjs/rfcs/pull/969'
recommended: 'https://github.com/emberjs/rfcs/pull/979'
---

# EmberData | Deprecate Legacy Imports
Expand Down
8 changes: 6 additions & 2 deletions text/0779-first-class-component-templates.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
---
stage: accepted
stage: released
start-date: 2021-12-03T00:00:00.000Z
release-date:
release-versions:
ember-template-imports: 4.0.0
ember-source: 3.28.0
teams:
- framework
- learning
- cli
prs:
accepted: https://github.com/emberjs/rfcs/pull/779
accepted: 'https://github.com/emberjs/rfcs/pull/779'
ready-for-release: 'https://github.com/emberjs/rfcs/pull/871'
released: 'https://github.com/emberjs/rfcs/pull/1050'
project-link:
---

Expand Down
3 changes: 2 additions & 1 deletion text/0812-tracked-built-ins.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
stage: released
stage: recommended
start-date: 2022-03-29T00:00:00.000Z
release-date: 2023-01-21T00:00:00.000Z
release-versions:
Expand All @@ -11,6 +11,7 @@ prs:
accepted: 'https://github.com/emberjs/rfcs/pull/812'
ready-for-release: 'https://github.com/emberjs/rfcs/pull/886'
released: 'https://github.com/emberjs/rfcs/pull/937'
recommended: 'https://github.com/emberjs/rfcs/pull/943'
project-link:
---

Expand Down
9 changes: 6 additions & 3 deletions text/0830-evolving-embers-major-version-process.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,18 @@
---
stage: accepted
stage: released
start-date: 2022-07-12T00:00:00.000Z
release-date:
release-versions:
ember-source: 6.0.0
ember-cli: 6.0.0
teams:
- steering
- framework
- learning
prs:
accepted: https://github.com/emberjs/rfcs/pull/830

accepted: 'https://github.com/emberjs/rfcs/pull/830'
ready-for-release: 'https://github.com/emberjs/rfcs/pull/878'
released: 'https://github.com/emberjs/rfcs/pull/1057'
---

# Evolving Ember's Major Version Process
Expand Down
3 changes: 2 additions & 1 deletion text/0848-deprecate-array-prototype-extensions.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
stage: released
stage: recommended
start-date: 2022-08-21T00:00:00.000Z
release-date:
release-versions:
Expand All @@ -10,6 +10,7 @@ prs:
accepted: 'https://github.com/emberjs/rfcs/pull/848'
ready-for-release: 'https://github.com/emberjs/rfcs/pull/1020'
released: 'https://github.com/emberjs/rfcs/pull/1042'
recommended: 'https://github.com/emberjs/rfcs/pull/1043'
project-link:
---

Expand Down
379 changes: 379 additions & 0 deletions text/0977-v2-app-format.md

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion text/0995-deprecate-non-colocated-components.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
stage: released
stage: recommended
start-date: 2023-12-15T00:00:00.000Z
release-date:
release-versions:
Expand All @@ -13,6 +13,7 @@ prs:
accepted: 'https://github.com/emberjs/rfcs/pull/995'
ready-for-release: 'https://github.com/emberjs/rfcs/pull/1012'
released: 'https://github.com/emberjs/rfcs/pull/1023'
recommended: 'https://github.com/emberjs/rfcs/pull/1040'
project-link:
---

Expand Down
7 changes: 4 additions & 3 deletions text/1001-deprecate-named-inject.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
---
stage: accepted
stage: ready-for-release
start-date: 2023-12-26T00:00:00.000Z
release-date:
release-versions:
teams: # delete teams that aren't relevant
teams:
- framework
- typescript
prs:
accepted: https://github.com/emberjs/rfcs/pull/1001
accepted: 'https://github.com/emberjs/rfcs/pull/1001'
ready-for-release: 'https://github.com/emberjs/rfcs/pull/1013'
project-link:
---

Expand Down
3 changes: 2 additions & 1 deletion text/1006-deprecate-action-template-helper.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
stage: released
stage: recommended
start-date: 2024-02-13T00:00:00.000Z
release-date: 2024-06-07T00:00:00.000Z
release-versions:
Expand All @@ -15,6 +15,7 @@ prs:
accepted: 'https://github.com/emberjs/rfcs/pull/1006'
ready-for-release: 'https://github.com/emberjs/rfcs/pull/1011'
released: 'https://github.com/emberjs/rfcs/pull/1022'
recommended: 'https://github.com/emberjs/rfcs/pull/1036'
project-link:
---

Expand Down
Loading

0 comments on commit d827817

Please sign in to comment.