Commit Graph

11 Commits

Author SHA1 Message Date
b3f23fbc44 feat: Refactor image field lazy loading logic into a new _triggerLazyLoad method, applying it on enablement and page refresh, and patch PDFIframe. 2026-03-16 14:28:08 +07:00
f6f2852b30 feat: Implement lazy loading for existing sign images with a shimmer effect to improve performance. 2026-03-16 14:20:06 +07:00
5b4d441d9c feat: Enhance image sign item display, refine upload responsibility checks, optimize image rendering, and notify value changes. 2026-03-16 14:02:12 +07:00
c6592e85f2 Refactor: Remove direct storage of compressed data URL in sign item values. 2026-03-16 13:26:52 +07:00
dd7b43ec8c feat: reduce maximum image processing and upload dimensions to 1080. 2026-02-24 11:19:03 +07:00
a197c027ef refactor: Use o_sign_image_item class for image sign item styling instead of data-type attribute. 2026-02-12 15:48:19 +07:00
71a54e4eb7 feat: Implement client-side image compression and server-side rendering for image type sign items on PDF documents. 2026-02-12 15:28:57 +07:00
c7b48e0afc feat: Add data-type='image' to image sign item templates and refine placeholder CSS specificity. 2026-02-12 15:00:48 +07:00
78da1859f5 fix the iamge placeholder text 2026-01-08 12:14:08 +07:00
74647b5a7b feat: implement server-side image compression for sign image fields. 2026-01-07 15:43:18 +07:00
e7c8c09ca3 first commit 2025-12-17 14:30:04 +07:00