Skip to content
This repository was archived by the owner on Jun 21, 2022. It is now read-only.

Conversation

@wbamberg
Copy link

This should be a fix for #318. I've tested it locally with aggregate and non-aggregate tables, and verified that the alternative_name is now shown in a footnote.

@wbamberg wbamberg requested a review from Elchi3 September 19, 2017 23:26
@wbamberg wbamberg changed the title Compat alternative name footnote Use footnotes for alternative_name Sep 19, 2017
Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

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

Just one nit, see the BCD PR for a more detailed comment.

}
// collect alternative names
if (supportEntry.hasOwnProperty('alternative_name')) {
let flagNote = writeAlternativeNameNote(supportEntry.alternative_name);
Copy link
Member

Choose a reason for hiding this comment

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

let altNameNote

@Elchi3 Elchi3 merged commit ba9b9da into mdn:master Sep 21, 2017
jwhitlock added a commit to mdn/kuma that referenced this pull request Sep 25, 2017
* mdn/kumascript#321 - Compat: Use footnotes for alternate name
* mdn/kumascript#322 - WebExtAllCompatTables: aggregation of privacy features
* mdn/kumascript#326 - Compat: Update for BCD v0.0.7
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants