Commit 359da95
committed
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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments