guides-source
guides-source copied to clipboard
This repository contains the Ember.js Guides
This PR should not be merged. If we wanted to pursue this strategy, we would make a new repo or add it to the ember data mono repo. See the...
For the super-rentals tutorial documentation available here: [Managing Application-level Configurations](https://guides.emberjs.com/release/tutorial/part-1/reusable-components/#toc_managing-application-level-configurations) A credit card is now required to sign up for the `Map-Box API` and it seems you can't do it...
- prompt user to enter EmberData current version and pass it to update links script - also handle different ember data version when updating links
This is to bring the guides in line with this RFC https://github.com/emberjs/rfcs/pull/959
In [RFC 580](https://rfcs.emberjs.com/id/0580-destroyables/) `@ember/destroyables` was introduced. But as far as I can tell, the docs don't clarify these APIs yet.
Fix for https://github.com/ember-learn/guides-source/issues/2004
WIP until there's a new major release of `guidemaker-ember-template`. Preview: https://deploy-preview-1997--ember-guides.netlify.app/release/routing/defining-your-routes/
This PR adds a little script that I used to update the tutorial and I ran it to get the diffs for us. Things to do before we merge this:...