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

Power proposals from Dataset API fixes #290 #292

Merged
merged 9 commits into from
Jul 30, 2022

Conversation

jasonwilliams
Copy link
Member

@jasonwilliams jasonwilliams commented Jul 29, 2022

  • Adds back editorConfig, its useful when committing from Windows to make sure LF is set, plus other settings with spaces/tabs.
  • eleventyApi uses a .cache file to store the response ignore this.
  • update dependencies

We could in theory add all the proposals to the website now but ill leave that out of scope for this.

Issue raised with dataset for missing data: tc39/dataset#15

fixes #290

@jasonwilliams jasonwilliams requested review from smorimoto and codehag and removed request for smorimoto July 29, 2022 11:47
Copy link
Member

@smorimoto smorimoto left a comment

Choose a reason for hiding this comment

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

I'm sure I have fixed all of them, so I have no objection.

.editorConfig Outdated Show resolved Hide resolved
jasonwilliams and others added 9 commits July 30, 2022 22:34
- Add back editorConfig, its useful when commiting from Windows to make sure LF is set.
- eleventyApi uses a .cache file to store the response ignore this.

Needed from dataset..
- Presented?
- Presented Date
- Has specification?
- examples
- ECMA-262 doesn't need adding to the tags if tests is already available as a property
Signed-off-by: Sora Morimoto <[email protected]>
Signed-off-by: Sora Morimoto <[email protected]>
Signed-off-by: Sora Morimoto <[email protected]>
Signed-off-by: Sora Morimoto <[email protected]>
@smorimoto smorimoto merged commit b97fc63 into tc39:main Jul 30, 2022
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.

Populate proposal data from tc39/dataset
3 participants