Skip to content

Conversation

@daanvangeloven
Copy link

@daanvangeloven daanvangeloven commented Sep 10, 2025

Changes Overview

Added an option in the CharacterCount extension to make autotrimming configurable.
This way you can set content past the limit programatically and manually trim it instead if it being cut off automatically.

Implementation Approach

Added a boolean option to character count that disables the inital trimming.

Verification Steps

  • Open a text field and set content that exceeds the limit with autotrim disabled. You will now only be able to remove content from the editor until you get below the limit again.
@changeset-bot
Copy link

changeset-bot bot commented Sep 10, 2025

⚠️ No Changeset found

Latest commit: 30d5623

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@netlify
Copy link

netlify bot commented Sep 10, 2025

Deploy Preview for tiptap-embed ready!

Name Link
🔨 Latest commit 30d5623
🔍 Latest deploy log https://app.netlify.com/projects/tiptap-embed/deploys/68ff284b9b7dbb0008c5b65b
😎 Deploy Preview https://deploy-preview-6941--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 project configuration.

daanvangeloven added a commit to daanvangeloven/tiptap-docs that referenced this pull request Sep 10, 2025
@bdbch
Copy link
Member

bdbch commented Oct 2, 2025

Please submit a PR documenting this change over on https://github.com/ueberdosis/tiptap-docs

@bdbch bdbch changed the base branch from main to develop October 7, 2025 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants