Skip to content

Add deprecation for this.$ in rendering tests#543

Merged
rwjblue merged 1 commit intoemberjs:masterfrom
simonihmig:jqurey-deprecation
Jan 27, 2019
Merged

Add deprecation for this.$ in rendering tests#543
rwjblue merged 1 commit intoemberjs:masterfrom
simonihmig:jqurey-deprecation

Conversation

@simonihmig
Copy link
Copy Markdown
Contributor

As per RFC386

{
id: 'ember-test-helpers.rendering-context.jquery-element',
until: '2.0.0',
// @ts-ignore
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@types/ember does not have url in its options interface! 🤔Seems like a bug?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed, I agree. Maybe file an issue (or PR) to fix?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{
id: 'ember-test-helpers.rendering-context.jquery-element',
until: '2.0.0',
// @ts-ignore
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed, I agree. Maybe file an issue (or PR) to fix?

@rwjblue
Copy link
Copy Markdown
Member

rwjblue commented Jan 27, 2019

Will try to merge and release tomorrow....

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants