Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

DEV: Modernize user card connector and resolve deprecations #96

Merged
merged 4 commits into from
Jul 3, 2024

Conversation

davidtaylorhq
Copy link
Member

Removes deprecated parentView access, and getOwner

Removes deprecated `parentView` access, and `getOwner`
return;
}

this.set("userNotesCount", count);
Copy link
Contributor

Choose a reason for hiding this comment

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

this.set?

Copy link
Member Author

Choose a reason for hiding this comment

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

We don't need this anymore, since count is a reactive getter. Removed. Thanks!

davidtaylorhq and others added 2 commits July 2, 2024 15:15
…ost-names/show-user-notes-on-card.gjs

Co-authored-by: Jarek Radosz <jradosz@gmail.com>
@davidtaylorhq davidtaylorhq merged commit 31e41f2 into main Jul 3, 2024
4 checks passed
@davidtaylorhq davidtaylorhq deleted the user-card-connector-upgrade branch July 3, 2024 09:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants