Skip to content
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

fix: wrap demo in <template> and avoid FOUC #81

Merged
merged 1 commit into from
Aug 14, 2023
Merged

Conversation

dlockhart
Copy link
Member

Based on some feedback from @dbatiste in BrightspaceUI/labs#98

@dlockhart dlockhart requested a review from a team as a code owner August 11, 2023 22:03
@@ -6,15 +6,16 @@
import '@brightspace-ui/core/components/demo/demo-page.js';
import '../<%= hyphenatedName %>.js';
</script>
<title><%= className %></title>
Copy link
Member Author

Choose a reason for hiding this comment

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

<d2l-demo-page> sets this for us.

@dlockhart dlockhart merged commit ed6f08a into main Aug 14, 2023
1 check passed
@dlockhart dlockhart deleted the dlockhart/update-demo branch August 14, 2023 12:55
@ghost
Copy link

ghost commented Aug 14, 2023

🎉 This PR is included in version 2.9.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ghost ghost added the released label Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants