hygraph / rich-text

A set of companion packages for Hygraph's Rich Text Field
MIT License
93 stars 18 forks source link

feat: add support for link embeds #84

Closed jpedroschmitz closed 2 years ago

jpedroschmitz commented 2 years ago

This PR adds support for Link Embeds for both packages, React and HTML. The documentation and tests for the new feature were also added.

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: 028ec56fc15e88fa9fa072422b163f10acbfd648

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages | Name | Type | | ---------------------------------- | ----- | | @graphcms/rich-text-types | Minor | | @graphcms/rich-text-html-renderer | Minor | | @graphcms/rich-text-react-renderer | Minor | | @graphcms/html-to-slate-ast | Patch |

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

github-actions[bot] commented 2 years ago

size-limit report 📦

Path Size
packages/react-renderer/dist/rich-text-react-renderer.cjs.production.min.js 5.25 KB (+0.36% 🔺)
packages/react-renderer/dist/rich-text-react-renderer.esm.js 5.18 KB (+0.42% 🔺)
packages/html-renderer/dist/rich-text-html-renderer.cjs.production.min.js 2.71 KB (+2.36% 🔺)
packages/html-renderer/dist/rich-text-html-renderer.esm.js 2.66 KB (+2.57% 🔺)