Commit 40698f3
committed
chore(react): 1.8.0 [skip ci]
### What's New
- **Responsive comments UI** — Comments and tracked changes adapt to screen size with `displayMode: 'auto'`, `'sidebar'`, or `'inline'`.
- **Customizable responsive breakpoints** — Set `compactBreakpointPx` to define when inline mode activates, and use `compactMeasurementSelector` to specify which container width SuperDoc measures.
- **Small-screen popover positioning** — Inline comment popovers anchor to highlights with smart bounds calculation and safe margins to prevent overflow.
### Improvements
- Enhanced comments module documentation with full configuration reference for responsive behavior on small screens.1 parent 359da95 commit 40698f3
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 | | |
| |||
0 commit comments