Commit 81318c2
committed
chore(cli): 0.14.0 [skip ci]
### What's New
**Responsive comments and tracked changes** — Comments and tracked changes now adapt to narrow viewports. Configure `displayMode` ('sidebar', 'inline', or 'auto') to control when comments display as floating popovers anchored to text instead of a sidebar. Use `compactBreakpointPx` to set a custom breakpoint, or `compactMeasurementSelector` to specify where available width is measured from.
### Fixes
- **Table width overflow** — Cell width preferences (`tcW`) no longer cause AutoFit tables with auto-width semantics to expand beyond their authored grid width.
- **Missing-grid table width** — Tables without a complete authored grid now respect the width budget set by their partial column widths instead of expanding to fill available space.1 parent dfe16c6 commit 81318c2
6 files changed
Lines changed: 6 additions & 6 deletions
File tree
- apps/cli
- platforms
- cli-darwin-arm64
- cli-darwin-x64
- cli-linux-arm64
- cli-linux-x64
- cli-windows-x64
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| 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