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

Quest: Ember 4 + Octane #1213

Closed
8 of 41 tasks
Subtletree opened this issue Mar 3, 2022 · 1 comment
Closed
8 of 41 tasks

Quest: Ember 4 + Octane #1213

Subtletree opened this issue Mar 3, 2022 · 1 comment

Comments

@Subtletree
Copy link
Collaborator

Subtletree commented Mar 3, 2022

This is intended as a naive list of work needed to bring ember-paper up to Ember 4 and octane standards. Potentially some codemod work could help before handling items indivudually.

Work could posssibly proceed in this order:

  1. Completion/feedback of this list.
  2. Fix existing flaky tests.
  3. Codemods or other horizontally applied updates across the codebase.
  4. Individuals pick off parts to complete.
  5. Release 1.0.0 😮
  • Fix existing flaky tests

Ember 4 removed APIs (https://blog.emberjs.com/ember-4-0-released)

  • Remove willTransition
  • Remove jQuery

Mixins (some guidance)

Native class syntax

Documentation

@Subtletree Subtletree added this to the 1.0 milestone Mar 3, 2022
This was referenced Mar 3, 2022
@Subtletree Subtletree closed this as not planned Won't fix, can't repro, duplicate, stale Jul 12, 2022
@mansona
Copy link
Collaborator

mansona commented Jul 12, 2022

hey @Subtletree 👋 I've been doing a lot of work recently to try to upgrade things for Ember 4, I'm mostly tackling some very specific deprecation warnings and then I'm going to be using the Lint to the Future dashboard to track the rest of the work needed.

I'm only slowly getting up to speed with the currently in progress tasks and issues so I haven' thad a chance to look at this Quest yet (or the previous Octane quest). Are you sure you want to close it?

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

No branches or pull requests

2 participants