Commit Graph

59 Commits

Author SHA1 Message Date
035c6ab621 fix(contentinvoice): Use shared translation.TranslationKey type in DeContentInvoice.translateKey and remove local import 2025-12-11 20:34:27 +00:00
393a235526 feat(viewer): Add pagination metadata and thumbnail offset rendering for viewer thumbnails 2025-12-11 20:00:56 +00:00
34278c4b04 fix(viewer): Improve sidebar resizing UX and update deps 2025-12-11 19:16:12 +00:00
8a434d3ba9 feat(viewer): Add smooth zoom and scroll animations to viewer 2025-12-11 16:56:30 +00:00
560f4d667a make scroll listener passive 2025-12-11 15:19:49 +00:00
382af070fc update 2025-12-11 15:14:23 +00:00
de464461e6 add page scrolling 2025-12-11 14:58:19 +00:00
f86aebc00b update 2025-12-11 14:55:20 +00:00
6328a2783e fix(DeDocumentViewer): Account for toolbar and padding when calculating Fit Page zoom in viewer 2025-12-11 14:50:45 +00:00
79db99e919 update 2025-12-11 14:48:22 +00:00
7bcbacc85f update 2025-12-11 10:42:07 +00:00
7df1e7cc7a update 2025-12-11 10:06:26 +00:00
c892dff841 update 2025-12-11 09:45:09 +00:00
4951a8cdfe update 2025-12-11 09:43:17 +00:00
4db6ffb367 update 2025-12-11 09:42:20 +00:00
d1b99242a9 update 2025-12-11 09:26:49 +00:00
0e30684c2f fix(page): Use theme variables for page styling, make pagecontainer background theme-aware, and use accent background for footer separator 2025-12-11 02:38:18 +00:00
3be8de28c6 update 2025-12-11 02:31:18 +00:00
9f92c6e3ae fix(core): Migrate file I/O to @push.rocks/smartfs, adopt TC39 decorators v3 accessor in web components, and update docs/tests 2025-12-10 21:37:21 +00:00
c8b5f78757 BREAKING CHANGE(build): Upgrade dependencies and dev tooling; adjust TypeScript config 2025-12-10 20:55:28 +00:00
cb0e69169e feat: upgrade dependencies 2025-07-28 10:36:00 +00:00
df4c782fbb feat: migrate to new tsclass schema 2025-07-28 09:46:06 +00:00
04e668ff83 feat: enhance translation and invoice layout 2025-03-26 14:58:03 +00:00
1f06a73422 fix(license): Update copyright notice in license to reflect new ownership 2025-01-01 04:57:29 +01:00
67ae3ac22b fix(core): Improve stability and performance of document generation 2024-12-08 22:08:59 +01:00
60fd21c6d3 fix(contentinvoice.ts): Improve invoice item layout and fix alignment issues. 2024-12-08 17:37:17 +01:00
db9b53462d fix(rendering and logging): remove extensive console chattiness, remove content memory leak when rerendering 2024-12-07 15:38:17 +01:00
2e3739e765 fix(document rendering): Fixed overflow issues in document and page elements 2024-12-07 14:22:42 +01:00
f0e4fe0521 fix(page-render): Fix layout scaling adjustment for page component 2024-12-07 13:55:10 +01:00
cf29de5650 fix(contentinvoice): Fix VAT group item number formatting and remove custom font style in invoice sums. 2024-12-05 20:23:19 +01:00
20abb7f837 fix(styling): Consolidated shared styles for consistent font applied across various components. 2024-12-05 20:20:29 +01:00
dead3eeaec fix(ui): Corrects font family in contentinvoice element. 2024-12-05 19:31:17 +01:00
5b849b316f fix(translation): Corrected missing translation keys for VAT short form across multiple languages. 2024-12-05 01:42:05 +01:00
2464d28a19 fix(core): Ensure consistent project structure and code organization without additional changes. 2024-12-05 01:39:42 +01:00
83efcdd2b8 feat(documentSettings + translations + vat in itemLines): implements and fixes #2 2024-12-05 01:36:27 +01:00
f2d585ed36 update 2024-12-05 01:33:16 +01:00
b5d3a72733 fix(elements): Update viewer attributes and fix font integration 2024-12-02 17:05:03 +01:00
c949f1b968 fix(workflow): Corrected Docker image references and package scope in YAML workflows for compatibility. 2024-12-02 16:13:37 +01:00
de02e015e8 fix(package): Fix duplicate node export in package.json 2024-12-02 16:05:44 +01:00
c9ad18538b feat(core): Refactor project structure for better modularity and code organization 2024-12-02 16:04:58 +01:00
8986ec2543 feat(translation): Add French and Italian translations for document interface 2024-12-02 15:20:57 +01:00
840de119ad fix(core): Minor updates and optimizations in the output PDF formatting process. 2024-12-02 15:05:07 +01:00
d0d4671d41 fix(documentation): Updated project description and enhanced documentation in package.json and README 2024-12-02 15:02:14 +01:00
d59734fb7c feat(translation): Add multi-language support for document translations. 2024-12-02 12:46:28 +01:00
4c9b2671a9 feat(core): Enhance document generation capabilities with improved modular structure and extended translation support. 2024-12-01 23:04:28 +01:00
af77fcbe0e feat(core): Enhanced document generation features and added translation capabilities 2024-11-30 20:54:15 +01:00
7dd585553c fix(DeDocument): Fix rendering of documents by properly moving new pages back to the document container 2024-11-27 19:27:30 +01:00
a5ff39d306 fix(contentinvoice): Fixed currency display issues in invoice content rendering. 2024-11-27 19:15:29 +01:00
e547e38158 fix(shared): Fixed the demo letter item details by replacing with to correctly define the item position. 2024-11-27 12:21:35 +01:00
ecc8396f4f fix(core): fix scaling greater than 1x, fix automatic document updates 2024-11-27 12:19:18 +01:00