Skip to content

Comments

Add support for auto-discovering initial content#524

Merged
marcospassos merged 23 commits intomasterfrom
initial-content-autodiscovering
Mar 17, 2025
Merged

Add support for auto-discovering initial content#524
marcospassos merged 23 commits intomasterfrom
initial-content-autodiscovering

Conversation

@marcospassos
Copy link
Member

Summary

This PR adds support for automatically discovering both initial and fallback content when using the useContent hook.

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

@marcospassos marcospassos added the feature New feature label Mar 16, 2025
@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 16, 2025

Open in Stackblitz

npm i https://pkg.pr.new/@croct/plug-react@524

commit: 7926ff1

# Conflicts:
#	.github/workflows/branch-validations.yaml
#	package-lock.json
#	package.json
#	src/hooks/useContent.ts
@marcospassos marcospassos merged commit 89687de into master Mar 17, 2025
19 checks passed
@marcospassos marcospassos deleted the initial-content-autodiscovering branch March 17, 2025 21:50
@marcospassos marcospassos changed the title Initial content auto-discovering Add support for auto-discovering initial content Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant