prismicio / prismic-svelte

Svelte components and helpers to fetch and present Prismic content
https://prismic.io/docs/technical-reference/prismicio-svelte
Apache License 2.0
22 stars 6 forks source link

feat: create `<PrismicRichText>` component #6

Closed samlfair closed 1 year ago

samlfair commented 1 year ago

Types of changes

Description

Create a <PrismicRichText> component that accepts an HTML Serializer and a Link Resolver as props.

Checklist:

fish

samlfair commented 1 year ago

@angeloashmore I've done a pretty significant change to add support for an object/component serializer.

angeloashmore commented 1 year ago

This component was merged into the repo outside this PR. 🙂