Skip to content

Commit

Permalink
Merge pull request #835 from emberjs/missing-frontmatter
Browse files Browse the repository at this point in the history
Add missing frontmatter, including stages
  • Loading branch information
wagenet authored Aug 9, 2022
2 parents 37cc993 + bc6ebca commit 5515aa4
Show file tree
Hide file tree
Showing 188 changed files with 727 additions and 470 deletions.
8 changes: 5 additions & 3 deletions text/0001-transform-attribute-meta-parameter.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
---
stage: accepted
stage: released
start-date: 2014-08-14T00:00:00.000Z
release-date:
release-date: 2016-05-03T00:00:00.000Z
release-versions:
ember-data: v2.5.0

teams:
- framework ## FIXME - added automatically as it was missing during migration
- data
prs:
accepted: https://github.com/emberjs/rfcs/pull/1
project-link:
Expand Down
8 changes: 5 additions & 3 deletions text/0003-block-params.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
---
stage: accepted
stage: recommended
start-date: 2014-08-18T00:00:00.000Z
release-date:
release-date: 2015-02-07T00:00:00.000Z
release-versions:
ember-source: v1.10.0

teams:
- framework ## FIXME - added automatically as it was missing during migration
- framework
prs:
accepted: https://github.com/emberjs/rfcs/pull/3
project-link:
Expand Down
8 changes: 5 additions & 3 deletions text/0010-engines.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
---
stage: accepted
stage: released # FIXME: Is this Recommended?
start-date: 2014-10-24T00:00:00.000Z
release-date:
release-date: 2016-09-08T00:00:00.000Z
release-versions:
ember-source: v2.8.0

teams:
- framework ## FIXME - added automatically as it was missing during migration
- framework
prs:
accepted: https://github.com/emberjs/rfcs/pull/10
project-link:
Expand Down
8 changes: 5 additions & 3 deletions text/0011-improved-cp-syntax.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
---
stage: accepted
stage: discontinued
start-date: 2014-09-30T00:00:00.000Z
release-date:
release-date: 2014-10-28T00:00:00.000Z
release-versions:
ember-source: v1.8.0

teams:
- framework ## FIXME - added automatically as it was missing during migration
- framework
prs:
accepted: https://github.com/emberjs/rfcs/pull/11
project-link:
Expand Down
4 changes: 2 additions & 2 deletions text/0012-help-json-output.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
stage: accepted
stage: released
start-date: 2015-05-16T00:00:00.000Z
release-date:
release-versions:
release-versions: # FIMXE: Prior to 3.0
teams:
- cli
prs:
Expand Down
15 changes: 12 additions & 3 deletions text/0015-the-road-to-ember-2-0.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
---
stage: accepted
stage: discontinued # FIXME: Is this correct?
start-date: 2014-12-03T00:00:00.000Z
release-date:
release-date: 2015-08-13T00:00:00.000Z
release-versions:
ember-source: v2.0.0
ember-data: v2.0.0
ember-cli: v2.0.0

teams:
- framework ## FIXME - added automatically as it was missing during migration
- framework
- data
- cli
- learning
- typescript
- steering
prs:
accepted: https://github.com/emberjs/rfcs/pull/15
project-link:
Expand Down
6 changes: 4 additions & 2 deletions text/0020-sri-default.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
stage: accepted
stage: recommended
start-date: 2015-07-10T00:00:00.000Z
release-date:
release-date: 2015-07-29T00:00:00.000Z
release-versions:
ember-cli: v1.13.5

teams:
- cli
prs:
Expand Down
8 changes: 4 additions & 4 deletions text/0024-bound-attributes.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
stage: accepted
stage: recommended
start-date: 2014-11-26T00:00:00.000Z
release-date:
release-versions:
release-date: FIXME
release-versions: FIXME
teams:
- framework ## FIXME - added automatically as it was missing during migration
- framework
prs:
accepted: https://github.com/emberjs/rfcs/pull/24
project-link:
Expand Down
6 changes: 4 additions & 2 deletions text/0028-app-import-output-file.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
stage: accepted
stage: recommended
start-date: 2015-11-02T00:00:00.000Z
release-date:
release-date: 2017-01-23T00:00:00.000Z
release-versions:
ember-cli: v2.11.0

teams:
- cli
prs:
Expand Down
6 changes: 3 additions & 3 deletions text/0029-addon-black-and-whitelist-for-apps.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
stage: accepted
stage: accepted # FIXME: This may be a further stage or Discontinued since we now have allowlist and blocklist.
start-date: 2015-11-11T00:00:00.000Z
release-date:
release-versions:
release-date: FIXME
release-versions: FIXME
teams:
- cli
prs:
Expand Down
8 changes: 4 additions & 4 deletions text/0045-internet-explorer.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
stage: accepted
stage: discontinued # FIXME: Is this correct?
start-date: 2015-06-07T00:00:00.000Z
release-date:
release-versions:
release-date: FIXME
release-versions: FIXME
teams:
- framework ## FIXME - added automatically as it was missing during migration
- framework ## FIXME - added automatically as it was missing during migration'
prs:
accepted: https://github.com/emberjs/rfcs/pull/45
project-link:
Expand Down
6 changes: 3 additions & 3 deletions text/0046-cli-improved-release-process.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
stage: accepted
stage: recommended
start-date: 2016-03-26T00:00:00.000Z
release-date:
release-versions:
release-date: FIXME
release-versions: FIXME
teams:
- cli
prs:
Expand Down
8 changes: 5 additions & 3 deletions text/0046-registry-reform.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
---
stage: accepted
stage: recommended
start-date: 2015-04-09T00:00:00.000Z
release-date:
release-date: 2015-10-05T00:00:00.000Z
release-versions:
ember-source: v2.1.0

teams:
- framework ## FIXME - added automatically as it was missing during migration
- framework
prs:
accepted: https://github.com/emberjs/rfcs/pull/46
project-link:
Expand Down
6 changes: 3 additions & 3 deletions text/0050-cli-production-code-stripping.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
stage: accepted
stage: recommended
start-date: 2016-04-06T00:00:00.000Z
release-date:
release-versions:
release-date: FIXME
release-versions: FIXME
teams:
- cli
prs:
Expand Down
8 changes: 5 additions & 3 deletions text/0050-improved-actions.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
---
stage: accepted
stage: discontinued
start-date: 2014-05-06T00:00:00.000Z
release-date:
release-date: 2015-06-12T00:00:00.000Z
release-versions:
ember-source: v1.13.0

teams:
- framework ## FIXME - added automatically as it was missing during migration
- framework
prs:
accepted: https://github.com/emberjs/rfcs/pull/50
project-link:
Expand Down
8 changes: 5 additions & 3 deletions text/0053-helpers.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
---
stage: accepted
stage: recommended
start-date: 2015-05-17T00:00:00.000Z
release-date:
release-date: 2015-06-12T00:00:00.000Z
release-versions:
ember-source: v1.13.0

teams:
- framework ## FIXME - added automatically as it was missing during migration
- framework
prs:
accepted: https://github.com/emberjs/rfcs/pull/53
project-link:
Expand Down
6 changes: 4 additions & 2 deletions text/0055-anonymous-amd.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
stage: accepted
stage: recommended
start-date: 2016-06-14T00:00:00.000Z
release-date:
release-date: 2016-10-20T00:00:00.000Z
release-versions:
ember-cli: v2.9.0

teams:
- cli
prs:
Expand Down
8 changes: 4 additions & 4 deletions text/0056-improved-release-cycle.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
stage: accepted
stage: recommended
start-date: 2015-10-02T00:00:00.000Z
release-date:
release-versions:
release-date: FIXME
release-versions: FIXME
teams:
- framework ## FIXME - added automatically as it was missing during migration
- # FIXME
prs:
accepted: https://github.com/emberjs/rfcs/pull/56
project-link:
Expand Down
8 changes: 5 additions & 3 deletions text/0057-ember-data-reference-unification.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
---
stage: accepted
stage: released # FIXME: This may be Recommended
start-date: 2015-05-20T00:00:00.000Z
release-date:
release-date: 2016-02-29T00:00:00.000Z
release-versions:
ember-data: v2.4.0

teams:
- framework ## FIXME - added automatically as it was missing during migration
- data
prs:
accepted: https://github.com/emberjs/rfcs/pull/57
project-link:
Expand Down
8 changes: 5 additions & 3 deletions text/0058-helper-listing.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
---
stage: accepted
stage: discontinued
start-date: 2015-05-24T00:00:00.000Z
release-date:
release-date: 2016-06-12T00:00:00.000Z
release-versions:
ember-source: v1.13.0

teams:
- framework ## FIXME - added automatically as it was missing during migration
- framework
prs:
accepted: https://github.com/emberjs/rfcs/pull/58
project-link:
Expand Down
8 changes: 5 additions & 3 deletions text/0061-ember-data-background-fetch.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
---
stage: accepted
stage: recommended
start-date: 2015-06-03T00:00:00.000Z
release-date:
release-date: 2015-06-16T00:00:00.000Z
release-versions:
ember-data: v1.13.0

teams:
- framework ## FIXME - added automatically as it was missing during migration
- data
prs:
accepted: https://github.com/emberjs/rfcs/pull/61
project-link:
Expand Down
8 changes: 5 additions & 3 deletions text/0064-contextual-component-lookup.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
---
stage: accepted
stage: recommended
start-date: 2015-06-12T00:00:00.000Z
release-date:
release-date: 2015-03-28T00:00:00.000Z
release-versions:
ember-source: v1.11.0

teams:
- framework ## FIXME - added automatically as it was missing during migration
- framework
prs:
accepted: https://github.com/emberjs/rfcs/pull/64
project-link:
Expand Down
8 changes: 4 additions & 4 deletions text/0065-deprecation-warning-handlers.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
stage: accepted
stage: recommended
start-date: 2015-06-30T00:00:00.000Z
release-date:
release-versions:
release-date: FIXME
release-versions: FIXME
teams:
- framework ## FIXME - added automatically as it was missing during migration
- framework
prs:
accepted: https://github.com/emberjs/rfcs/pull/65
project-link:
Expand Down
6 changes: 4 additions & 2 deletions text/0080-serve-file-api.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
stage: accepted
stage: recommended
start-date: 2016-11-21T00:00:00.000Z
release-date:
release-date: 2017-03-16T00:00:00.000Z
release-versions:
ember-cli: v2.12.0

teams:
- cli
prs:
Expand Down
6 changes: 3 additions & 3 deletions text/0086-firefox-in-ci.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
stage: accepted
stage: discontinued
start-date: 2016-12-04T00:00:00.000Z
release-date:
release-versions:
release-date: FIXME
release-versions: FIXME
teams:
- cli
prs:
Expand Down
6 changes: 4 additions & 2 deletions text/0090-addon-tree-caching.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
stage: accepted
stage: recommended
start-date: 2016-12-11T00:00:00.000Z
release-date:
release-date: FIXME
release-versions:
ember-cli: FIXME # Probably 2.12 or earlier

teams:
- cli
prs:
Expand Down
6 changes: 4 additions & 2 deletions text/0091-cli-addon-instrumentation-experimental-hooks.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
stage: accepted
stage: recommended
start-date: 2016-12-14T00:00:00.000Z
release-date:
release-date: 2017-03-16T00:00:00.000Z
release-versions:
ember-cli: v2.12.0

teams:
- cli
prs:
Expand Down
Loading

0 comments on commit 5515aa4

Please sign in to comment.