forked from mdn/kumascript
-
Notifications
You must be signed in to change notification settings - Fork 0
update regarding master #2
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
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
…ces between desktop and Android APIs
Fixing the link since macros now live on GitHub and should be PR to be modified
Fix sidebar link
Adding the Android articles
See mdn/data#81 which changes the data structure of CSS 'types.json' to not use angle brackets anymore.
A Recent Spec Changes.
Split all-examples from examples; es6-ify; change presentation for al…
…72610 bug 1372610: fix master Jenkins pipeline
Fixing bug 1371143
Make csssyntax.ejs only link to named colors and system colors
Fix CSSref macros to work with changed types data
* tests/macros/utils.js defines a set of functions that comprise a mocha-based test framework for simplifying the testing of Kumascript macros * fixes the EJSTemplate's "execute" method so that it no longer re-calls its callback if the callback itself throws an error * adds a "test-macros" command to the Makefile * adds an explicit timeout, which defaults to 10s, to the test commands (fixes an issue where some some tests would occassionly exceed the default mocha timeout of 2s) * exercises the new test framework with tests (in the tests/macros/ directory) for five simple macros that are frequently used * adds "chai-as-promised" npm package to "package.json" * add "make test-macros" to the "Jenkinsfile" and ".travis.yml" files.
* use multi-line comments * use real examples (where possible) * move mock fixture setup into its specific test case
See mdn/data#66 for the data change.
Add data for Long Tasks API.
* adding guides to the WebVR sidebar * fixing capitalization nit
Updated HTTPSidebar.ejs to enhance organization
add `shape` and `basic-shape` data output cases
Created the new ListGroups macro
* Change {{compat}} to work with new data structure
For more details see mdn/browser-compat-data#304
and mdn/browser-compat-data#283
* Make WebExtensions use {{compat}} macro
* Address review comments
- remove text coloring (will be redone in the redesign anyway)
- Update depth parameter comment
- change hideNotes to showNotes
- Create a map of browsers
- Change writeTableHead, writeTable and writeSupportCells to use a map of browsers and browserPlatformType
- Change getVersionString back to just return a string
- Add a function getSupportClass that returns a proper CSS class for a cell
- Implement labels that represent the hierarchies that are lost due to flattening for the 2D table
* Address more review comments
* re-introduce "Basic support"
* introduce aggregateMode param (instead of showNotes)
* remove links from WebExt modules headlines
* Add a shim for WebExtBrowserCompat
* Indicate partial support by using a flag on main features
* Use aggregate tables for main Extension API pages
…ption-add-survey-link Fix issue #290, remove class as optional argument and add survey link
Added ARIA and ARIA in HTML specifications
adding Basic Card Payment spec details to KumaScript
bug 1340342: Build and test kumascript as a submodule of kuma
bug 1395684: fix api-test for require()
Add Paint Timing API.
Fix the display name of User Timing Level 2.
Add missing performance interfaces.
Add MediaStreamTrack Content Hints.
Don't check __compat for features that don't have it
…-1395745 bug 1395745: add endpoint for serving revision hash
SphinxKnight
pushed a commit
that referenced
this pull request
Sep 11, 2019
Sync with MDN repo changes
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.