Skip to content

DS.Store#findQuery overrides DS.Store#query docs - #3591

Merged
wecc merged 1 commit into
warp-drive-data:releasefrom
usecanvas:fix-store-find-query-docs
Jul 28, 2015
Merged

DS.Store#findQuery overrides DS.Store#query docs#3591
wecc merged 1 commit into
warp-drive-data:releasefrom
usecanvas:fix-store-find-query-docs

Conversation

@jclem

@jclem jclem commented Jul 27, 2015

Copy link
Copy Markdown

DS.Store#findQuery is mistakenly marked @method query, so DS.Store#query is improperly documented and marked as deprecated in the API documentation.

@bmac

bmac commented Jul 27, 2015

Copy link
Copy Markdown
Contributor

Thanks for reporting this @jclem. Would you like to open a pr to fix this issue?

@jclem

jclem commented Jul 27, 2015

Copy link
Copy Markdown
Author

Yes! I will shortly. Didn't before only because I was on the move.

@jclem

jclem commented Jul 27, 2015

Copy link
Copy Markdown
Author

@bmac Actually looks like #findQuery is gone from master entirely, is there some other way to get the change into the current docs?

@bmac

bmac commented Jul 27, 2015

Copy link
Copy Markdown
Contributor

If you can open a pr against the release branch we can get that doc fix into the next 1.13 patch release. https://github.com/emberjs/data/tree/release

@wecc

wecc commented Jul 28, 2015

Copy link
Copy Markdown
Contributor

@jclem would you mind prefixing the commit with [DOC release]?

It was calling `@method query` instead of `@method findQuery`, leading
to wrong docs for `DS.Store#query`.
@jclem
jclem force-pushed the fix-store-find-query-docs branch from 2225746 to 1a93098 Compare July 28, 2015 20:52
@jclem

jclem commented Jul 28, 2015

Copy link
Copy Markdown
Author

@wecc all set

wecc added a commit that referenced this pull request Jul 28, 2015
`DS.Store#findQuery` overrides `DS.Store#query` docs
@wecc
wecc merged commit 53c0438 into warp-drive-data:release Jul 28, 2015
@wecc

wecc commented Jul 28, 2015

Copy link
Copy Markdown
Contributor

Thanks!

ping @bmac release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants