Skip to content

Commit 359da95

Browse files
chore(release): 1.37.0 [skip ci]
### What's New - **Responsive comments UI** — Comments and tracked changes adapt to screen size. Switch between sidebar and compact inline popovers with `displayMode: 'auto'`, or lock to either mode with `'sidebar'` or `'inline'`. - **Customizable responsive breakpoints** — Set `compactBreakpointPx` to define exactly when inline mode activates. Use `compactMeasurementSelector` to specify which container width SuperDoc measures. - **Small-screen popover positioning** — Inline comment popovers anchor to highlights with smart bounds calculation; safe margins prevent overflow. ### Improvements - Enhanced comments module documentation with full configuration reference for all small-screen options.
1 parent fe44fb3 commit 359da95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/superdoc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "superdoc",
33
"type": "module",
4-
"version": "1.36.1",
4+
"version": "1.37.0",
55
"license": "AGPL-3.0",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)