-
Notifications
You must be signed in to change notification settings - Fork 1
RFC #0395 - Tracking for @ember-data packages #11
Comments
I've introduced a label for tracking issues and PRs related to this effort in |
Note that we missed the cc @jenweber for some insight on how we can help on this. |
@runspired If you can serialize the tracking here too, that'd be great. The checklist enables seeing progress of the RFC. |
@runspired I think maybe what we should do is pair the docs generation testing. It's helpful to have some people on the data team who are familiar with it, in order to help speed up future refactors too and protect against dropping things. Can you ask the team if anyone would like to pair it with me or maybe @sivakumar-kailasam, if he's available? We can get this locked down for 3.11. I don't expect any major issues. If you want to give it a try solo, the linked issue has the instructions (emberjs/data#6016). I think they are fairly complete, though I have never done the API docs app viewing for ember data before, only ember.js. |
Guides update started in ember-learn/guides-source#814 |
RFC #0395 - Tracking for @ember-data packages
Champion: @runspired
Ember Data Team:
🔒 @HeroicEric [FEAT packages] Convert to monorepo for RFC #395 data#5919
🔒 @runspired as part of 3.10 -beta
🔒 @runspired [CHORE blueprints] move blueprints into their appropriate packages data#6045
🔒 @dycriller https://github.com/ember-data/ember-data-rfc395-data
DS.
to new structure🔒 @dcyriller
ember-data/
to new structure🔒 @dycriller
DS.
andember-data/
imports🔒 @dycriller
DS.
namespace in yuidoc comments in favor of correct package names/importsLearning Team:
import DS from 'ember-data'
) Work for 3.10 or 3.11 - update code blocks to reflect new import paths for ember-data packages ember-learn/guides-source#740Work for 3.10 or 3.11 - update "mental model" of ember-data ember-learn/guides-source#741
Ember CLI Team
N/A
The text was updated successfully, but these errors were encountered: