-
Notifications
You must be signed in to change notification settings - Fork 456
MDN description V2 #2171
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
Merged
Merged
MDN description V2 #2171
Changes from 9 commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
b6c27ba
MDN description V2
Bashamega edaed97
-
Bashamega 3b35959
-
Bashamega 6c1718d
-
Bashamega a6a9114
merge
Bashamega d6385ab
-
Bashamega 2bc6046
-
Bashamega 6fe5feb
-
Bashamega 5aec97d
Fix issues
Bashamega 5ff1712
Support _static
Bashamega 2d28438
Merge branch 'microsoft:main' into mdn-v2
Bashamega 8a91389
Merge branch 'main' into mdn-v2
Bashamega 9aa7798
Remove magic
Bashamega e563d35
-
Bashamega 9495a53
-
Bashamega 01ee6ae
lint
Bashamega fb61574
Merge Branch
Bashamega 1391752
Rename
Bashamega a3fdd43
Add MD
Bashamega b6c62b7
-
Bashamega 23fe8a8
-
Bashamega 9e27775
Make it local
Bashamega 07acc6d
-
Bashamega 5b06526
Fix with quotes
Bashamega 9c96533
Merge branches
Bashamega 0d919bb
Lint
Bashamega f2bd7ac
Merge
Bashamega 25e0ebb
Update
Bashamega e93c0e0
-
Bashamega 9e5ece7
-
Bashamega eafeefe
-
Bashamega 7da2361
-
Bashamega 6744c24
Update MDN comments to format boolean values as code in generated Typ…
Bashamega 87b0b4a
-
Bashamega bd2b0da
-
Bashamega cbf1a7c
update
Bashamega 6710716
-
Bashamega 3e25495
-
Bashamega 6a89116
Modernize the code
Bashamega 91d86ed
-
Bashamega 9518743
-
Bashamega 75dbd1d
-
Bashamega 2448ac4
-
Bashamega c1a2586
-
Bashamega 30a87fd
-
Bashamega 7ce9c59
Update scripts/fetch-mdn.js
saschanaz 4056ba3
Update scripts/fetch-mdn.js
saschanaz 3a6746a
Update package.json
saschanaz 88957ed
Update src/build/mdn-comments.ts
saschanaz 7d00f87
Update src/build/mdn-comments.ts
saschanaz ce0740c
Update src/build/mdn-comments.ts
saschanaz 9421fae
Apply suggestions from code review
saschanaz 4a012c2
Update src/build/mdn-comments.ts
saschanaz 264ca7d
Regenerate
Bashamega File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why do bash magic when we can filter it in the script instead?