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

This RFC describes the motivation and implementation for aligning the mount and route API signatures. https://github.com/emberjs/ember.js/pull/19402

T-routing
T-framework

[Rendered](https://github.com/Alonski/rfcs/blob/argument-spread-splarguments/text/593-spreadable-arguments.md)

S-Exploring

[rendered](https://github.com/mehulkar/rfcs/blob/app-boot-hooks/text/0000-app-boot-hooks.md)

[Rendered](https://github.com/NullVoxPopuli/rfcs/blob/default-modifier-manager/text/0757-default-modifier-manager.md) Polyfill: https://github.com/NullVoxPopuli/ember-functions-as-modifiers-polyfill Places to update (if they aren't mentioned in the RFC (I forget)) - https://guides.emberjs.com/release/components/template-lifecycle-dom-and-modifiers/#toc_abstracting-the-logic-into-a-custom-modifier

T-templates
T-framework
S-Exploring

Full Text: [Rendered](https://github.com/runspired/rfcs/blob/ember-data/deprecate-legacy-imports/text/0743-ember-data-deprecate-legacy-imports.md)

T-ember-data
Final Comment Period
T-deprecation

[Rendered](https://github.com/snewcomer/rfcs/blob/rfc-0782/text/0782-deprecate-ember-data-ajax.md) close [#782](https://github.com/emberjs/rfcs/issues/782)

T-ember-data
Final Comment Period
T-deprecation

[rendered](https://github.com/nullvoxpopuli/rfcs/blob/explicit-dependency-injection/text/0000-explicit-dependency-injection.md)

S-Exploring

[Rendered](https://github.com/emberjs/rfcs/blob/dbb7a7c5dc7a6698368f078aa66f97c4bddd4bcb/text/0000-enable-embroider.md)

S-Exploring
E-Polaris

[rendered](https://github.com/NullVoxPopuli/rfcs/blob/implicit-application-query-params/text/0715-implicit-application-query-params.md) Side-effecting goals by not defaulting to sticky params: - LinkTo / navigations can remove many query params all at once (currently this is only possible by specifying every query...

[Rendered](https://github.com/emberjs/rfcs/blob/explode/text/0000-explode.md)

T-infrastructure