Skip to content

Commit 3c76135

Browse files
chore(esign): 2.4.0 [skip ci]
### What's New - **Tab character handling in text insertion** — Tab characters now convert to tab nodes during text insertion, with intelligent fallback to preserve raw tabs when parent nodes restrict tab node insertion. ### Fixes - **Cursor placement in tracked changes** — Clicking directly on tracked-change text now places the cursor at the exact clicked position instead of activating the tracked change thread. - **Config typings** — Refactored TypeScript configuration definitions for improved type clarity and maintainability.
1 parent 30c1e10 commit 3c76135

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/esign/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@superdoc-dev/esign",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"description": "React eSignature component for SuperDoc",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)