From b5d3a72733bae924d0100039fbc4241185f49ac5 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 2 Dec 2024 17:05:03 +0100 Subject: [PATCH] fix(elements): Update viewer attributes and fix font integration --- changelog.md | 7 +++++++ html/index.html | 4 ++-- ts/00_commitinfo_data.ts | 2 +- ts_shared/demoletter.ts | 4 ++-- ts_web/00_commitinfo_data.ts | 2 +- ts_web/elements/viewer.ts | 10 +++++++++- 6 files changed, 22 insertions(+), 7 deletions(-) diff --git a/changelog.md b/changelog.md index fb7a39f..64581e5 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,12 @@ # Changelog +## 2024-12-02 - 1.5.3 - fix(elements) +Update viewer attributes and fix font integration + +- Updated viewer.ts to add missing property decorators for letterData and documentSettings. +- Fixed font loading by correcting URLs in index.html. +- Set demoDocumentSettings default header and footer to false. + ## 2024-12-02 - 1.5.2 - fix(workflow) Corrected Docker image references and package scope in YAML workflows for compatibility. diff --git a/html/index.html b/html/index.html index 6fc15c9..610c0ad 100644 --- a/html/index.html +++ b/html/index.html @@ -8,8 +8,8 @@ - - + +