feat(dees-pdf-viewer): add configurable sidebar position support

This commit is contained in:
2026-04-03 20:27:50 +00:00
parent 6b6ccd0e3c
commit 68ed024aaa
4 changed files with 19 additions and 3 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026-04-03 - 3.53.0 - feat(dees-pdf-viewer)
add configurable sidebar position support
- introduces a sidebarPosition property with left and right options
- updates viewer layout and footer alignment when the sidebar is displayed on the right
## 2026-04-03 - 3.52.5 - fix(dees-pdf-viewer)
add top scroll offset when navigating to a page in the PDF viewer