Skip to content

Conversation

@CvX
Copy link
Contributor

@CvX CvX commented May 28, 2025

No description provided.

@tagName("")
@classNames("admin-upgrade-header-outlet", "upgrade-header")
export default class UpgradeHeader extends Component {
<template><UpgradeNotice @versionCheck={{this.versionCheck}} /></template>
Copy link
Member

Choose a reason for hiding this comment

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

Needs d-compat?

Copy link
Member

Choose a reason for hiding this comment

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

Actually for docker_manager, we definitely don't want d-compat, so let's just make it compatible

Suggested change
<template><UpgradeNotice @versionCheck={{this.versionCheck}} /></template>
<template><UpgradeNotice @versionCheck={{@outletArgs.versionCheck}} /></template>

@davidtaylorhq davidtaylorhq merged commit 519f185 into main May 29, 2025
10 checks passed
@davidtaylorhq davidtaylorhq deleted the gjs-codemod branch May 29, 2025 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants