Skip to content

[FEATURE ember-routing-model-arg] Enable by default.#18363

Merged
rwjblue merged 2 commits intoemberjs:masterfrom
rwjblue:enable-model-arg
Sep 6, 2019
Merged

[FEATURE ember-routing-model-arg] Enable by default.#18363
rwjblue merged 2 commits intoemberjs:masterfrom
rwjblue:enable-model-arg

Conversation

@rwjblue
Copy link
Member

@rwjblue rwjblue commented Sep 6, 2019

As discussed in todays team meeting.

@rwjblue rwjblue requested a review from chancancode September 6, 2019 19:04
@pzuraq
Copy link
Contributor

pzuraq commented Sep 6, 2019

Do we need to update any API docs along with enabling this?

@rwjblue
Copy link
Member Author

rwjblue commented Sep 6, 2019

@pzuraq - Yes, @chancancode is working up a docs specific PR for this now. Going to merge, so we can do a bit more testing but that PR should be up soon.

@rwjblue rwjblue merged commit d60cf69 into emberjs:master Sep 6, 2019
@rwjblue rwjblue deleted the enable-model-arg branch September 6, 2019 21:45
chancancode added a commit that referenced this pull request Sep 7, 2019
This is maybe part of #18363?

The `{{#each}}` docs is the only instance in the API docs where we reference
a `model` property. It's not even clear if this is referring to the
controller's property, but since it's just an arbitrary name for illustration
purposes, I just changed it to match the rest of the examples given in the
same block.

I also tried to make the `key` documentation a little more clear.
chancancode added a commit to ember-learn/guides-source that referenced this pull request Sep 7, 2019
wycats pushed a commit that referenced this pull request Sep 7, 2019
This is maybe part of #18363?

The `{{#each}}` docs is the only instance in the API docs where we reference
a `model` property. It's not even clear if this is referring to the
controller's property, but since it's just an arbitrary name for illustration
purposes, I just changed it to match the rest of the examples given in the
same block.

I also tried to make the `key` documentation a little more clear.
wycats pushed a commit that referenced this pull request Sep 7, 2019
This is maybe part of #18363?

The `{{#each}}` docs is the only instance in the API docs where we reference
a `model` property. It's not even clear if this is referring to the
controller's property, but since it's just an arbitrary name for illustration
purposes, I just changed it to match the rest of the examples given in the
same block.

I also tried to make the `key` documentation a little more clear.
chancancode added a commit to ember-learn/guides-source that referenced this pull request Sep 7, 2019
chancancode added a commit to ember-learn/guides-source that referenced this pull request Sep 7, 2019
wycats pushed a commit that referenced this pull request Sep 18, 2019
This is maybe part of #18363?

The `{{#each}}` docs is the only instance in the API docs where we reference
a `model` property. It's not even clear if this is referring to the
controller's property, but since it's just an arbitrary name for illustration
purposes, I just changed it to match the rest of the examples given in the
same block.

I also tried to make the `key` documentation a little more clear.

(cherry picked from commit 63bf203)
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.

2 participants