Skip to content

feat: Add closedby to HTMLDialogAttributes (dialog element) #15458

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

Rican7
Copy link
Contributor

@Rican7 Rican7 commented Mar 6, 2025

This PR adds support for the new closedby attribute to the dialog element, by adding definitions for it and it's enumerated values in the element types (HTMLDialogAttributes).

Spec: https://html.spec.whatwg.org/#attr-dialog-closedby

Copy link

changeset-bot bot commented Mar 6, 2025

🦋 Changeset detected

Latest commit: d00f77b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
svelte Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Mar 6, 2025

Playground

pnpm add https://pkg.pr.new/svelte@15458

@Rican7
Copy link
Contributor Author

Rican7 commented Mar 6, 2025

@Rich-Harris Rich-Harris merged commit 3326bd8 into sveltejs:main Mar 7, 2025
8 checks passed
@Rich-Harris
Copy link
Member

thank you!

@svelte-docs-bot
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants