Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Mar 28, 2025

☑️ Resolves

  • Migrate to Typescript for the types

🏁 Checklist

  • ⛑️ Tests are included or are not applicable
  • 📘 Component documentation has been extended, updated or is not applicable
  • 3️⃣ Backport to next requested with a Vue 3 upgrade

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added 3. to review Waiting for reviews vue 3 refactor ♻️ Pull request that is neither a fix nor a feature labels Mar 28, 2025
@susnux susnux added this to the 9.0.0-alpha.8 milestone Mar 28, 2025
@susnux susnux requested review from Antreesy, Pytal and ShGKme March 28, 2025 09:56
@susnux susnux merged commit 9ebc30e into next Mar 28, 2025
20 of 24 checks passed
@susnux susnux deleted the refactor/is-fullscreen branch March 28, 2025 13:00
@ShGKme ShGKme changed the title refactor(useIsFullscreen): migrate to Typescript [next] refactor(useIsFullscreen): migrate to Typescript Mar 28, 2025
@ShGKme
Copy link
Contributor

ShGKme commented May 13, 2025

/backport to stable8

@backportbot
Copy link

backportbot bot commented May 13, 2025

The backport to stable8 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable8
git pull origin stable8

# Create the new backport branch
git checkout -b backport/6659/stable8

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 132b1edd

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/6659/stable8

Error: Failed to check for changes with origin/stable8: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

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

Labels

3. to review Waiting for reviews backport-request refactor ♻️ Pull request that is neither a fix nor a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants