rfcs icon indicating copy to clipboard operation
rfcs copied to clipboard

RFCs for changes to Ember

Results 216 rfcs issues
Sort by recently updated
recently updated
newest added
trafficstars

# Propose making deprecation-workflow built in. ## [Rendered](https://github.com/emberjs/rfcs/blob/make-deprecation-workflow-built-in/text/1009-move-deprecation-workflow-to-apps.md) ## Summary 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...

S-Exploring

# Propose Ember Language Tooling Roadmap ## [Rendered](https://github.com/machty/rfcs/blob/1c984ab3685d8e539b279163c7a9ac41b92e0a79/text/0000-ember-language-tooling-roadmap.md) ## Summary 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...

S-Exploring

# Advance #1003 to the [Ready For Release Stage](https://github.com/emberjs/rfcs#ready-for-release) ## [Rendered](https://github.com/emberjs/rfcs/blob/advance-rfc-1003/text/1003-deprecation-import-ember-from-ember.md) ## Summary This pull request is advancing the RFC to the [Ready For Release Stage](https://github.com/emberjs/rfcs#ready-for-release). - PR to Accepted...

S-Ready for Release
RFC Advancement

# Advance #0995 to the [Released Stage](https://github.com/emberjs/rfcs#released) ## [Rendered](https://github.com/emberjs/rfcs/blob/advance-rfc-0995/text/0995-deprecate-non-colocated-components.md) ## Summary This pull request is advancing the RFC to the [Released Stage](https://github.com/emberjs/rfcs#released). - PR to Accepted Stage: #0995 - [PR...

S-Released
RFC Advancement

# Propose EmberData | SchemaService ## [Rendered](https://github.com/runspired/rfcs/blob/ember-data_schema-service/text/1027-ember-data-schema-service.md) ## Summary 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...

T-ember-data
Final Comment Period
T-deprecation
S-Exploring

# Propose EmberData | Deprecate Store extends EmberObject ## [Rendered](https://github.com/emberjs/rfcs/blob/ember-data_deprecate-store-extends-ember-object/text/1026-ember-data-deprecate-store-extends-ember-object.md) ## Summary This pull request is proposing a new RFC. To succeed, it will need to pass into the [Exploring...

T-ember-data
Final Comment Period
T-deprecation
S-Exploring

# Advance #0984 to the [Recommended Stage](https://github.com/emberjs/rfcs#recommended) ## [Rendered](https://github.com/emberjs/rfcs/blob/advance-rfc-0984/text/0984-update-browser-support-policy.md) ## Summary This pull request is advancing the RFC to the [Recommended Stage](https://github.com/emberjs/rfcs#recommended). - PR to Accepted Stage: #0984 - [PR...

Final Comment Period
S-Recommended
RFC Advancement

# Advance #0496 to the [Recommended Stage](https://github.com/emberjs/rfcs#recommended) ## [Rendered](https://github.com/emberjs/rfcs/blob/advance-rfc-0496/text/0496-handlebars-strict-mode.md) ## Summary This pull request is advancing the RFC to the [Recommended Stage](https://github.com/emberjs/rfcs#recommended). - PR to Accepted Stage: #0496 - [PR...

Final Comment Period
S-Recommended
RFC Advancement

# Propose "Deprecate app-prefix, app-suffix, tests-prefix, and tests-suffix" ## [Rendered](https://github.com/emberjs/rfcs/blob/deprecate-app-prefix/text/1029-deprecate-app-prefix.md) ## Summary This pull request is proposing a new RFC. To succeed, it will need to pass into the [Exploring...

Final Comment Period
S-Exploring

- [ ] deprecate [`-track-array`](https://github.com/emberjs/ember.js/blob/08537e2e5be4ca44cc99f4e9e0fffd2a97fd1b27/packages/%40ember/-internals/glimmer/lib/helpers/-track-array.ts#L25) (automatic reactivity on the `[]` property) and [the transform](https://github.com/emberjs/ember.js/blob/08537e2e5be4ca44cc99f4e9e0fffd2a97fd1b27/packages/ember-template-compiler/lib/plugins/transform-each-track-array.ts) - [ ] VM - implement - [ ] `element` - [ ] `on` - [...