forked from mdn/kumascript
-
Notifications
You must be signed in to change notification settings - Fork 0
Refresh fork #3
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
Refresh fork #3
Conversation
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
* add interactive-examples settings to conf.js * add interactive-examples settings to env object of each macro's APIContext * add tests for EmbedInteractiveExample.ejs
…-760240 bug 1308630: provide interactive-examples settings to macros
* use KS_VERSION instead of VERSION when running "make build-kumascript" and "make push-kumascript"
bug 1398947: use KS_VERSION instead of VERSION
Update status and URL of Intersection Observer API
* Add "CSS Writing Modes Level 4" to spec list * Add "CSS4 Writing Modes" to spec list * Update spec2.ejs
updating seecompattable to point to the official definition of experimental
* Update status of Payment Request API. * Update spec2.ejs
* Use footnotes for alternative_name * Remove unneeded compatNotes check * Fix variable name
Fix aggregation of privacy features
Upstream bcd
Fix spec reference for Navigator.share
Fix spec status for Navigator.share
Update data types and add special cases
EME is now a recommendation.
The SectionOnPage macro produces corrupt HTML if the title of the page includes angle brackets. This patch fixes that; it also adds support for a third parameter that lets you specify the name of an element to wrap the title in (optional).
Update possible values list.
Per the discussion in 330, this macro should be deleted. I have removed the last remaining usages of it in MDN.
Delete CSSDataTypes.ejs
…coming just abort and now living in DOM spec
Added this interface to the list of interfaces under the MediaStream Recording API.
…st (#339) Fix bug 1275856 - added MediaRecorderErrorEvent
… (Abort Fetch changed and moved to DOM) updating groupdata to account for changes in spec to fetch abort
Typo in GamepadEventProperties.ejs
* Update filter functions to new pages * Add `filter-function` type info * Adding missing comma
bug 1407454: create and register hash-tagged image
Fix SectionOnPage.ejs when page title includes angle brackets
* Add translations for fr locale * fixed fr translations Fixed missing escape backslash for single quotes in translations
…intermediate, not basic, and also shows the client-side Web APIs module
updating JSSidebar so that it shows the OOJS learning area module as …
…347) * Add missing written articles to LearnSidebar (Client-side Web APIs) * Fix extraneous _ in english strings
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.