Skip to content

Cleanup fallback codepaths for older Ember versions#1298

Open
rwjblue wants to merge 5 commits intomasterfrom
older-ember-cleanup
Open

Cleanup fallback codepaths for older Ember versions#1298
rwjblue wants to merge 5 commits intomasterfrom
older-ember-cleanup

Conversation

@rwjblue
Copy link
Copy Markdown
Member

@rwjblue rwjblue commented Dec 16, 2022

  • Remove supporting code for Ember < 4
  • Remove guards for supporting older Ember versions

Comment thread addon-test-support/@ember/test-helpers/setup-rendering-context.ts
@rwjblue rwjblue force-pushed the older-ember-cleanup branch from cff45b4 to 7b895b7 Compare December 16, 2022 20:36
@chriskrycho
Copy link
Copy Markdown
Contributor

This'll need a rebase/merge courtesy of merging #1299. I'll tackle it on Monday.

# Conflicts:
#	tests/unit/dom/blur-test.js
#	tests/unit/dom/click-test.js
#	tests/unit/dom/double-click-test.js
#	tests/unit/dom/fill-in-test.js
#	tests/unit/dom/focus-test.js
#	tests/unit/dom/tab-test.js
#	tests/unit/dom/tap-test.js
@chriskrycho
Copy link
Copy Markdown
Contributor

Okay, that works… but now we have test failures because something isn't quite right in e34264e, I think. Will poke at it… after getting a whole bunch more deck-clearing done with Ember's types publishing.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants