Skip to content
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

UI: add explicit this to templates #8388

Merged
merged 4 commits into from
Jul 9, 2020
Merged

UI: add explicit this to templates #8388

merged 4 commits into from
Jul 9, 2020

Conversation

backspace
Copy link
Contributor

This is the result of running the no-implicit-this-codemod, some manual fixes,
and the addition of a linting rule to prevent future ambiguity.

(This is set to merge into #8382 for now as it’s branched off it.)

@github-actions
Copy link

github-actions bot commented Jul 8, 2020

Ember Asset Size action

As of a1069da

Files that got Bigger 🚨:

File raw gzip
nomad-ui.js +3.46 kB -40 B

Files that stayed the same size 🤷‍:

File raw gzip
vendor.js 0 B 0 B
nomad-ui.css 0 B 0 B
vendor.css 0 B 0 B

Copy link
Contributor

@DingoEatingFuzz DingoEatingFuzz left a comment

Choose a reason for hiding this comment

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

Looks good!

I'll admit I didn't give the diff a close look, but nothing jumped out. Relatedly, thank you for PRing the codemod separately from the other template pieces. It's really helpful knowing what diffs are safe to skim.

Base automatically changed from b-ui/angle-brackets-missed to master July 9, 2020 17:30
@github-actions
Copy link

github-actions bot commented Jul 9, 2020

Ember Test Audit comparison

master a1069da change
passes 1287 1287 0
failures 0 0 0
flaky 0 0 0
duration 6m 18s 222ms 6m 42s 794ms +24s 572ms

@backspace backspace merged commit 8b83cac into master Jul 9, 2020
@backspace backspace deleted the f-ui/no-implicit-this branch July 9, 2020 20:19
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants