Commit graph

188 commits

Author SHA1 Message Date
Walid
734d256a0b chore: bump version to 4.2.2 2026-07-19 13:33:48 +06:00
Walid
57b1645e9f fix: cross-window CSSStyleSheet crash in preview/export 2026-07-19 13:32:24 +06:00
Walid
156a14ee9b Merge branch 'main' of https://github.com/ShrekBytes/advanced-pdf-export 2026-07-18 17:14:24 +06:00
Walid
e3612c8bda refactor: split main.ts into modular components 2026-07-17 23:57:01 +06:00
Walid
d1b733e11b chore: update version to 4.2.0 2026-07-17 23:57:01 +06:00
Walid
f17e46c20a Update .gitignore 2026-07-17 23:57:01 +06:00
Walid
63824fea5d Update .gitignore 2026-07-12 19:38:19 +06:00
Walid
4da2511073 refactor: split main.ts into modular components 2026-07-12 19:35:27 +06:00
Walid
67b60814a5 chore: update version to 4.2.0 2026-07-10 01:02:02 +06:00
Walid
e87cffe278 feat: add customizable page number format 2026-07-10 00:58:12 +06:00
Walid
40226d244f chore: update version to 4.1.8 2026-07-03 01:19:32 +06:00
Walid
2e5b22e590 Update main.ts 2026-07-03 01:19:32 +06:00
Walid
8c31e58ff5 optimize mathjax rendering delay 2026-07-03 01:15:09 +06:00
Walid
d34300e7d6 fix: rendering sometimes loops 2026-07-03 00:42:15 +06:00
Walid
febf4d4773 Revert "refactor: remove unnecessary type assertion"
This reverts commit 33d3c460c5.
2026-07-03 00:06:50 +06:00
Walid
33d3c460c5 refactor: remove unnecessary type assertion 2026-07-02 18:49:53 +06:00
Walid
01aebd8487 chore: update version to 4.1.6 2026-07-02 18:36:56 +06:00
Walid
b8218cf106 Update main.js 2026-07-02 16:37:53 +06:00
Walid
92c9650b78 Update main.ts 2026-07-02 16:37:20 +06:00
Walid
65f6683b6d Update main.ts 2026-07-02 16:30:00 +06:00
Walid
d2ec60b383 fix: latex math symbol missing 2026-07-02 16:22:18 +06:00
Walid
c0132c9f3d chore: update version to 4.1.5 2026-07-01 12:51:47 +06:00
Walid
705b294e2c refactor: use Uint8Array instead of Buffer
obsidians linter was screaming like whoa, warning warning
2026-07-01 12:49:52 +06:00
Walid
274251243b fix: await MathJax before DOM is cloned
Math could render incomplete in both preview and export on
equation-heavy notes, since pagination clones the rendered DOM
before MathJax's queued typeset finishes.
2026-07-01 12:31:14 +06:00
Walid
117ac6a6ea chore: bump version to 4.1.3
bump version to 4.1.3
add fundingurl
2026-06-29 01:30:23 +06:00
Walid
321b41be47 Update README.md 2026-06-28 15:03:21 +06:00
Walid
924294480d Update README.md 2026-06-28 15:01:52 +06:00
Walid
2617f03441 Update README.md 2026-06-28 14:54:51 +06:00
Walid
2ff96b46cf Update README.md 2026-06-27 17:04:55 +06:00
Walid
5ac8edd261 Update README.md 2026-06-27 17:03:08 +06:00
Walid
8dad1fec21 update screenshots 2026-06-27 17:01:41 +06:00
Walid
31ea84adb9 chore: update version to 4.1.2 2026-06-27 15:31:18 +06:00
Walid
84e8d6c3c9 Update main.ts 2026-06-27 15:29:50 +06:00
Walid
f30b9524a8 chore: update version to 4.1.1 2026-06-27 13:29:19 +06:00
Walid
f66ac2e24b fix(pdf): header border and text missplace 2026-06-27 10:51:01 +06:00
Walid
f9a54fa011 Update main.ts 2026-06-27 10:32:44 +06:00
Walid
d82f630bfd Update main.ts 2026-06-27 10:32:10 +06:00
Walid
f035649f6f fix: latex math rendering 2026-06-26 12:33:42 +06:00
Walid
e75c8da2fa Update README.md 2026-06-25 16:12:38 +06:00
Walid
d0f5ee2ee4 chore: update version to 4.1.0 2026-06-25 15:45:41 +06:00
Walid
c3b3310275 Update main.ts 2026-06-25 15:40:03 +06:00
Walid
37357e8589 feat: add pdf outline (bookmark tree) 2026-06-25 15:38:24 +06:00
Walid
37e9e5ba21 chore: update version to 4.0.1 2026-06-24 16:02:09 +06:00
Walid
e5fc1030fe
Merge pull request #31 from ShrekBytes/copilot/fix-release-job-failure
Fix release workflow failure by re-syncing npm lockfile
2026-06-24 15:55:17 +06:00
copilot-swe-agent[bot]
77f7129c3d
fix: sync package-lock with package metadata 2026-06-24 09:52:12 +00:00
copilot-swe-agent[bot]
1e65ebf05e
Initial plan 2026-06-24 09:50:35 +00:00
Walid
9db41ded74 chore: update version to 4.0.0 2026-06-24 15:49:18 +06:00
Walid
08dcfc0294 feat: footer text alignment 2026-06-24 15:45:07 +06:00
Walid
ccb5455c30 Update main.js 2026-06-24 15:32:40 +06:00
Walid
a8db5e5819 Update main.ts 2026-06-24 15:28:45 +06:00