[PR #869] [MERGED] fix(types): readd DOM.Iterable types #1015

Closed
opened 2025-11-01 21:09:13 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/869
Author: @dpschen
Created: 6/4/2025
Status: Merged
Merged: 6/5/2025
Merged by: @kolaente

Base: mainHead: fix/readd-dom-iterable-type


📝 Commits (1)

  • 8231245 fix(types): readd DOM.Iterable types

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 frontend/tsconfig.app.json (+2 -2)

📄 Description

These types are included in @vue/tsconfig/tsconfig.dom.json but get overwritten by compilerOptions/lib in tsconfig.app.json


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/869 **Author:** [@dpschen](https://github.com/dpschen) **Created:** 6/4/2025 **Status:** ✅ Merged **Merged:** 6/5/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `fix/readd-dom-iterable-type` --- ### 📝 Commits (1) - [`8231245`](https://github.com/go-vikunja/vikunja/commit/823124510d7789800689535363506f484b3d0f20) fix(types): readd DOM.Iterable types ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `frontend/tsconfig.app.json` (+2 -2) </details> ### 📄 Description These types are included in @vue/tsconfig/tsconfig.dom.json but get overwritten by `compilerOptions/lib` in `tsconfig.app.json` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-01 21:09:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#1015