Skip to content
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

Add Set.keys properly #21252

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Add Set.keys properly #21252

merged 1 commit into from
Nov 20, 2023

Conversation

Elchi3
Copy link
Member

@Elchi3 Elchi3 commented Nov 16, 2023

Given Set.keys has its own MDN page and is more like an alias to Set.values, I think it makes sense to have its own entry. (The collector proposed this and I agree)

I can send a PR to update https://github.com/mdn/content/blob/main/files/en-us/web/javascript/reference/global_objects/set/keys/index.md which currently added a manual spec url and queries the compat data from javascript.builtins.Set.values instead of javascript.builtins.Set.keys

@github-actions github-actions bot added the data:js 📟 Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript label Nov 16, 2023
Copy link
Member

@teoli2003 teoli2003 left a comment

Choose a reason for hiding this comment

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

👍

@teoli2003 teoli2003 merged commit b2d2e48 into mdn:main Nov 20, 2023
3 checks passed
@Elchi3 Elchi3 deleted the set-keys branch November 20, 2023 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:js 📟 Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants