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

Export createColGroup utility function #4737

Merged
merged 2 commits into from
Jan 2, 2024

Conversation

fujita-h
Copy link
Contributor

@fujita-h fujita-h commented Jan 2, 2024

Please describe your changes

Changed to export the createColGroup function added in #4281.

How did you accomplish your changes

The createColGroup function is needed when extending the output with renderHTML() in extend(), so it should be exported.

How have you tested your changes

n/a

How can we verify your changes

Functions can be imported successfully using

import { createColGroup } from @tiptap/extension-table

Remarks

n/a

Checklist

  • The changes are not breaking the editor
  • Added tests where possible
  • Followed the guidelines
  • Fixed linting issues

Related issues

#4280, #4281

Copy link

netlify bot commented Jan 2, 2024

Deploy Preview for tiptap-embed ready!

Name Link
🔨 Latest commit fb1f45d
🔍 Latest deploy log https://app.netlify.com/sites/tiptap-embed/deploys/6593eeb5d137a200098d375f
😎 Deploy Preview https://deploy-preview-4737--tiptap-embed.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@bdbch
Copy link
Contributor

bdbch commented Jan 2, 2024

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants