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

feat: add support for link embeds #84

Merged
merged 9 commits into from
Jul 1, 2022
Merged

feat: add support for link embeds #84

merged 9 commits into from
Jul 1, 2022

Conversation

jpedroschmitz
Copy link
Contributor

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

@jpedroschmitz jpedroschmitz added react-renderer Issues and PR's related to @graphcms/rich-text-react-renderer html-renderer labels May 27, 2022
@jpedroschmitz jpedroschmitz self-assigned this May 27, 2022
@changeset-bot
Copy link

changeset-bot bot commented May 27, 2022

🦋 Changeset detected

Latest commit: 028ec56

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
Copy link
Contributor

github-actions bot commented May 27, 2022

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% 🔺)

@jpedroschmitz jpedroschmitz merged commit b272253 into main Jul 1, 2022
@jpedroschmitz jpedroschmitz deleted the link-embeds branch July 1, 2022 17:27
@github-actions github-actions bot mentioned this pull request Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
html-renderer react-renderer Issues and PR's related to @graphcms/rich-text-react-renderer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants