Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Consolidate TypeScript html type definitions #16425

Open
Milestone
@dummdidumm

Description

@dummdidumm

Describe the problem

The wholeIntrinsicElements andHTMLAttributes/SVGAttributes interfaces are kind of obsolete now since you can enhance the typings via the types fromelements.d.ts. Remove them in Svelte 6

Also the Document/Window interfaces inelements.d.ts enhanceHTMLAttributes which means the types say you can put all these global attributes on<svelte:window/document /> which is wrong. We should make them extend them fromDomAttributes instead.

Describe the proposed solution

see above

Importance

nice to have

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp