Skip to content

Commit 24b119a

Browse files
chore: update @libresign/pdf-elements to v1.2.0
Updates to v1.2.0 which includes: - first-class pdf-elements:adding-ended event for interactive placement - event payload types (placed/cancelled) exported from package API - full test coverage for both event flows This aligns LibreSign to use the new stable event contract from pdf-elements, complementing the mobile signature placement flow refactorings in this PR. Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 1c66a55 commit 24b119a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@codemirror/state": "^6.6.0",
3131
"@codemirror/view": "^6.41.0",
3232
"@fontsource/dancing-script": "^5.2.8",
33-
"@libresign/pdf-elements": "^1.1.6",
33+
"@libresign/pdf-elements": "^1.2.0",
3434
"@marionebl/option": "^1.0.8",
3535
"@mdi/js": "^7.4.47",
3636
"@mdi/svg": "^7.4.47",

0 commit comments

Comments
 (0)