Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[CLEANUP] Remove old code that supported old ember-test-helpers#20798

Merged
chancancode merged 1 commit intomainfrom
cleanup-named-outlets
Nov 22, 2024
Merged

[CLEANUP] Remove old code that supported old ember-test-helpers#20798
chancancode merged 1 commit intomainfrom
cleanup-named-outlets

Conversation

Copy link
Member

chancancode commented Nov 22, 2024 *
edited
Loading

The actual behavior change was marked with an intimate deprecation and has aged out. The actual versions of ember-test-helpers affected seems to be around <= 3.2.0, which should be fully absorbed by now.

The other changes to OutletState doesn't actually change behavior, those fields were mostly just kept around assuming we are keeping this code frozen and to be deleted soon, so they documented what those were on the off chance that someone came into look. Now that it looks like this code may be here to stay for a bit longer, it's worth cleaning it up to make things less confusing for core devs.

Follow-up to #20570

NullVoxPopuli reacted with hooray emoji
The actual behavior change was marked with an intimate deprecation
and has aged out. The actual versions of ember-test-helpers affected
seems to be around <= 3.2.0, which should be fully absorbed by now.

The other changes to `OutletState` doesn't actually change behavior,
those fields were mostly just kept around assuming we are keeping
this code frozen and to be deleted soon, so they documented what
those were on the off chance that someone came into look. Now that
it looks like this code may be here to stay for a bit longer, it's
worth cleaning it up to make things less confusing for core devs.

Follow-up to #20570
chancancode force-pushed the cleanup-named-outlets branch from d6a290b to baa459b Compare November 22, 2024 01:36
ef4 approved these changes Nov 22, 2024
chancancode merged commit d58ceec into main Nov 22, 2024
chancancode deleted the cleanup-named-outlets branch November 22, 2024 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

ef4 ef4 approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants