Skip to content

Conversation

@autonome
Copy link
Contributor

@autonome autonome commented Aug 29, 2024

  • add clipboard events from the draft to a new feature called Clipboard Events
  • add clipboard supported types to Async Clipboard feature

@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Aug 29, 2024
@autonome
Copy link
Contributor Author

@ddbeck the additional types are noted on MDN and in BCD but the burndown sheet says their not. They're not linked on the page in the compat table, which is weird.

@autonome autonome marked this pull request as ready for review August 29, 2024 11:42
@autonome autonome marked this pull request as draft August 29, 2024 11:43
@autonome autonome marked this pull request as ready for review August 29, 2024 11:57
@autonome autonome requested a review from ddbeck September 2, 2024 12:45
description: TODO
spec: https://w3c.github.io/clipboard-apis/
name: Clipboard events
description: The `"copy"`, `"cut"`, and `"paste"` events fire on elements when the user starts an action with the clipboard.
Copy link
Contributor

Choose a reason for hiding this comment

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

Fly-by comment that a new event will soon get added to chromium: the clipboardchange event. See https://chromestatus.com/feature/5085102657503232
I think it will probably make sense to add it to this feature when it ships.

Copy link
Collaborator

@ddbeck ddbeck left a comment

Choose a reason for hiding this comment

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

One last fix needed here then we can merge it. Thank you!

@autonome autonome requested a review from ddbeck September 3, 2024 15:14
Copy link
Collaborator

@ddbeck ddbeck left a comment

Choose a reason for hiding this comment

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

We did it! 🎉 😅

@ddbeck ddbeck merged commit 89b12fc into web-platform-dx:main Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature definition Creating or defining new features or groups of features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants