rfcs
rfcs copied to clipboard
RFCs for changes to Ember
# Propose Deprecating non-colocated components. ## [Rendered](https://github.com/emberjs/rfcs/blob/deprecate-non-colocated-components/text/0995-deprecate-non-colocated-components.md) ## Summary ### (to be) DEPRECATED For components, `` and `` These layouts are no longer allowed, for apps, addons, etc. ``` {app,addon}/...
# Advance #0649 to the [Ready For Release Stage](https://github.com/emberjs/rfcs#ready-for-release) [Rendered RFC](https://github.com/emberjs/rfcs/blob/master/text/0649-deprecation-staging.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...
# Advance #0785 to the [Recommended Stage](https://github.com/emberjs/rfcs#recommended) ## [Rendered](https://github.com/emberjs/rfcs/blob/advance-rfc-0785/text/0785-remove-set-get-in-tests.md) ## Summary This pull request is advancing the RFC to the [Recommended Stage](https://github.com/emberjs/rfcs#recommended). - PR to Accepted Stage: #0785 - [PR...
V2 App
wip, ready for comments, suggestions, tho, as the details still need worked out
We're considering flat-out copying your rfc setup and website for our organization, replacing just the data folder of the rfc contents to replace with our own rfcs. For that we...
This is an RFC to add a context API to Ember, based on https://github.com/emberjs/rfcs/issues/775 (and various past requests in Discord) [Preview here](https://github.com/kevinkucharczyk/rfcs/blob/add-context-like-api/text/0975-add-context-api.md)
I thought it was widely known and accepted to not use pods for new apps, and it came to my attention that we haven't officially deprecated them because we never...
wip, no looking, shhh [Rendered](https://github.com/nullvoxpopuli/rfcs/blob/reactivity/text/0965-reactivity.md) What finally motivated me to get this going: - https://twitter.com/sveltejs/status/1704496039468605842 - Svelte announcing Runes, a runtime reactivity system that wraps Signals (allegedly) - https://twitter.com/Rich_Harris/status/1704545067640177000 -...