-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Documentation for RecordData #6359
Comments
I think I can tackle this. We're looking to add information to this page? |
We want to add an overview of the feature and how to use it here: https://api.emberjs.com/ember-data/release/modules/@ember-data%2Frecord-data We would then add the |
@runspired is my idea is to follow this API guide as a template. And for my research, I'll read the Record Data RFC and grok the code. |
I wrote docs for the store APIs associated with custom records and record-data implementations in #8114. RecordData itself still needs documented, I'm planning on adding documentation for it as I implement V2. |
I added documentation when I implemented V2, improved documentation will be added when we ship the new Cache emberjs/rfcs#854 |
We currently do not have documentation for this public feature.
The text was updated successfully, but these errors were encountered: