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

fix deprecations #344

Merged
merged 4 commits into from
Oct 19, 2022
Merged

fix deprecations #344

merged 4 commits into from
Oct 19, 2022

Conversation

usrtim
Copy link
Contributor

@usrtim usrtim commented Oct 14, 2022

No description provided.

@abeforgit abeforgit self-requested a review October 14, 2022 19:49
Copy link
Member

@nvdk nvdk 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 to me, thanks for this!

Copy link
Member

@abeforgit abeforgit 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, but I spotted a few more:

missed deprecations in the following pages:

  • inbox/trash route: implicit store injection
  • meetings//publish/uittreksels: implicit store injection
  • all publication pages: alertIcon, alertTitle and alertSkin. To be investigated

Remaining deprecations that need further investigation, but are probably not our fault:

  • ember-modifier related deprecations on almost every page
  • deprecation in "draggable-object.hbs", probably coming from ember-drag-drop

Some remaining deprecations come from the editor:

  • Appuniversum "AuToolbar" and "AuList" deprecations on pages with an editor

…, meetings/publish/uittreksels: implicit store injection, all publication pages: alertIcon, alertTitle and alertSkin.
Copy link
Member

@abeforgit abeforgit left a comment

Choose a reason for hiding this comment

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

Looks great now!

@abeforgit abeforgit merged commit 5939b31 into master Oct 19, 2022
@abeforgit abeforgit deleted the chore/fix-deprecations branch October 19, 2022 10:53
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.

4 participants