-
Notifications
You must be signed in to change notification settings - Fork 96
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
docs: patch html-includes if needed #1965
Conversation
🦋 Changeset detectedLatest commit: 6c7831c The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
✅ Deploy Preview for patternfly-elements ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
🏮 Lighthouse report for the changes in this PR:🔴 🟢 🟢 🟠 ⚪️ https://deploy-preview-1965--patternfly-elements.netlify.app/kitchen-sink/🔦 Lighthouse Report for https://deploy-preview-1965--patternfly-elements.netlify.app/kitchen-sink/
💥 Assertion Failures
🟢 🟢 🟢 🟢 ⚪️ Styles🔦 Lighthouse Report for Styles
💥 Assertion Failures
🟠 🟢 🟢 🟢 ⚪️ Accordion🔦 Lighthouse Report for Accordion
💥 Assertion Failures
🟠 🟢 🟢 🟢 ⚪️ Autocomplete🔦 Lighthouse Report for Autocomplete
💥 Assertion Failures
🟠 🟢 🟢 🟢 ⚪️ Avatar🔦 Lighthouse Report for Avatar
💥 Assertion Failures
🟢 🟢 🟢 🟢 ⚪️ Badge🔦 Lighthouse Report for Badge
💥 Assertion Failures
🟠 🟢 🟢 🟢 ⚪️ Band🔦 Lighthouse Report for Band
💥 Assertion Failures
🟠 🟢 🟢 🟢 ⚪️ Button🔦 Lighthouse Report for Button
💥 Assertion Failures
🟢 🟢 🟢 🟢 ⚪️ Card🔦 Lighthouse Report for Card
💥 Assertion Failures
🟠 🟢 🟢 🟢 ⚪️ Clipboard🔦 Lighthouse Report for Clipboard
💥 Assertion Failures
🟠 🟢 🟢 🟢 ⚪️ Codeblock🔦 Lighthouse Report for Codeblock
💥 Assertion Failures
🟢 🟢 🟢 🟢 ⚪️ Collapse🔦 Lighthouse Report for Collapse
💥 Assertion Failures
🟠 🟢 🟢 🟢 ⚪️ Cta🔦 Lighthouse Report for Cta
💥 Assertion Failures
🟢 🟢 🟢 🟢 ⚪️ Datetime🔦 Lighthouse Report for Datetime
💥 Assertion Failures
🟢 🟢 🟢 🟢 ⚪️ Dropdown🔦 Lighthouse Report for Dropdown
💥 Assertion Failures
🟠 🟢 🟢 🟢 ⚪️ Health Index🔦 Lighthouse Report for Health Index
💥 Assertion Failures
🔴 🟢 🟠 🟢 ⚪️ Icon🔦 Lighthouse Report for Icon
💥 Assertion Failures
🟠 🟢 🟢 🟢 ⚪️ Icon Panel🔦 Lighthouse Report for Icon Panel
💥 Assertion Failures
🟢 🟢 🟢 🟢 ⚪️ Jump Links🔦 Lighthouse Report for Jump Links
💥 Assertion Failures
🟠 🟢 🟢 🟢 ⚪️ Label🔦 Lighthouse Report for Label
💥 Assertion Failures
🟠 🟢 🟢 🟢 ⚪️ Markdown🔦 Lighthouse Report for Markdown
💥 Assertion Failures
🟢 🟢 🟢 🟢 ⚪️ Modal🔦 Lighthouse Report for Modal
💥 Assertion Failures
🟢 🟢 🟢 🟢 ⚪️ Number🔦 Lighthouse Report for Number
💥 Assertion Failures
🟢 🟢 🟢 🟢 ⚪️ Page Status🔦 Lighthouse Report for Page Status
💥 Assertion Failures
🟢 🟢 🟢 🟢 ⚪️ Primary Detail🔦 Lighthouse Report for Primary Detail
💥 Assertion Failures
🟢 🟢 🟢 🟢 ⚪️ Progress Indicator🔦 Lighthouse Report for Progress Indicator
💥 Assertion Failures
🟠 🟢 🟢 🟢 ⚪️ Progress Steps🔦 Lighthouse Report for Progress Steps
💥 Assertion Failures
🟢 🟢 🟢 🟢 ⚪️ Readtime🔦 Lighthouse Report for Readtime
💥 Assertion Failures
🟢 🟢 🟢 🟢 ⚪️ Select🔦 Lighthouse Report for Select
💥 Assertion Failures
🟠 🟢 🟢 🟢 ⚪️ Tabs🔦 Lighthouse Report for Tabs
💥 Assertion Failures
🟢 🟢 🟢 🟢 ⚪️ Toast🔦 Lighthouse Report for Toast
💥 Assertion Failures
|
77d9684
to
1cb5865
Compare
44f90f6
to
6c7831c
Compare
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.
Lima Golf Tango Mike
see justinfagnani/html-include-element#21
<html-include>
dies when a subresource errors.This PR patches the
HTMLIncludeElement
class at runtime to prevent that, allowing the rest of the HTML partial to load