Skip to content

Conversation

@ThariqAli
Copy link
Collaborator

Summary

Updates the Annotation Module with PDF Viewer for Vue documentation

Changes Made

Annotation:

Text Markup Annotation

  • Changed Vue import to include ref (import { provide, ref } from 'vue').
  • Updated documentation tabs from “Server-Backed” to “Options API (Server-Backed)”.
  • Updated documentation tabs from “Standalone” to “Options API (Standalone)”.
  • Updated (this.$refs.pdfviewer) to (pdfviewer.value).

FreeText Annotation

  • Changed Vue import to include ref (import { provide, ref } from 'vue').
  • Updated (this.$refs.pdfviewer) to (pdfviewer.value).

Ink Annotation, Signature Annotation, Stamp Annotation

  • Corrected and standardized the annotation path format.
  • Updated Syncfusion PDF Viewer imports and added missing DisplayMode, SignStampItem

Download and Print

  • Removed unused parameter in function (args → ()).

Toolbar Customization

  • Remove the tag by removing the unnecessary closing .

@SyncfusionBuild
Copy link
Contributor

The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit.

@SyncfusionBuild
Copy link
Contributor

CI Status: ABORTED ❌
Source Compilation: Not Started ❌
Build Location: VueChangesGetting

@SyncfusionBuild
Copy link
Contributor

Build Status: INPROGRESS 🔃
Build Location: VueChangesGetting

@SyncfusionBuild
Copy link
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: VueChangesGetting
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

Copy link
Collaborator

@CCMKarthik123 CCMKarthik123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes are fine.

@CCMKarthik123 CCMKarthik123 merged commit d84ec4c into hotfix/hotfix-v32.2.3 Feb 11, 2026
1 check passed
@CCMKarthik123 CCMKarthik123 deleted the VueChangesGetting branch February 11, 2026 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants