-
Notifications
You must be signed in to change notification settings - Fork 531
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(hits): add banners to Hits widget for Vue (#6276)
* wip(hits): pass banner data to createHitsComponent() * feat(hits): pass banner slot to banner component * feat(hits): finalize banner slot and update tests * revert(hits): restore App.vue * revert(hits): restore App.vue some more * test(hits): remove unneeded snapshot * chore(hits): update bundlesize.config.json * fix(hits): expose banner in default slot * fix(hits): do not rely on Preact's Fragment * chore(hits): deflate bundlesize.config.json * chore(hits): simplify bannerComponent
- Loading branch information
1 parent
8a0ae01
commit eb95049
Showing
5 changed files
with
93 additions
and
40 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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