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

Update nested lists handling #48

Merged
merged 3 commits into from
Nov 24, 2021
Merged

Conversation

oddtinker
Copy link
Contributor

@oddtinker oddtinker commented Nov 3, 2021

If a li node has a nested list among its children, wrap each child in an list-item-child node.

This corresponds to the changes we are about to introduce in the webapp.

@changeset-bot
Copy link

changeset-bot bot commented Nov 3, 2021

🦋 Changeset detected

Latest commit: da2078c

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

This PR includes changesets to release 1 package
Name Type
@graphcms/html-to-slate-ast Minor

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 Nov 3, 2021

size-limit report 📦

Path Size
packages/react-renderer/dist/rich-text-react-renderer.cjs.production.min.js 4.97 KB (0%)
packages/react-renderer/dist/rich-text-react-renderer.esm.js 4.94 KB (0%)
packages/types/dist/rich-text-types.cjs.production.min.js 51 B (0%)
packages/types/dist/rich-text-types.esm.js 64 B (0%)

@oddtinker
Copy link
Contributor Author

⚠️ merge only after corresponding changes have been introduced to the Rich Text editor ⚠️

@oddtinker oddtinker merged commit 28455b3 into main Nov 24, 2021
@github-actions github-actions bot mentioned this pull request Nov 24, 2021
@feychenie feychenie deleted the larisa/update-nested-lists-handling branch January 6, 2022 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants