Skip to content

[Auto release] release 1.26.8 - #5312

Merged
fangsmile merged 84 commits into
mainfrom
release/1.26.8
Sep 12, 2026
Merged

[Auto release] release 1.26.8#5312
fangsmile merged 84 commits into
mainfrom
release/1.26.8

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR merges release branch release/1.26.8 into main.

xueyuan and others added 30 commits April 10, 2026 14:44
feat(demo): add personnel information sheet with phone masking #2093
Recalculate custom merged corner content after resize.
Keep it on one render cell to avoid clipping artifacts.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
[Auto Sync] Sync the code from branch main to branch develop after release 1.26.7
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Avoid resize crashes and constrain custom merged corner content to a single clipped container.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
docs: fix typo defalut -> default
Allow markLine styles and line widths to recalculate during refresh.
This lets zoomed timelines render proportional marker widths.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
When image column cell value is null, undefined, or empty string,
clicking the cell should not open the broken image preview dialog.

Fixes #5290
Use event clipboard data when async clipboard is unavailable.
This keeps copy working in non-secure contexts.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
fix: support dynamic gantt mark line styles
Preserve cut ranges in the synchronous clipboard fallback path and keep
text/html output aligned with the async clipboard branch.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
fix(vtable-sheet): exclude test shim from compile
Keep fallback paste aligned with HTML clipboard data and let plain text
copy continue when custom HTML generation fails.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Snapshot paste targets before async reads and decode copied HTML cell content
through DOM parsing so entity values round-trip correctly.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Handle CRLF after br tags, detect table markup case-insensitively,
and normalize decoded non-breaking spaces.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Snapshot copy and paste state before async clipboard work.
Only clear cut sources after a confirmed paste write.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Bind clipboard paste to a single data snapshot and cut operation.
Only clear source cells that were not overwritten by a successful paste.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
fangsmile and others added 21 commits August 31, 2026 17:03
Handle grouped totals across chart paths, custom edits, and indicator sorting.
Support external totals and grid-tree lookup.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Keep nested totals and chart ranges consistent after edits.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Keep grouped grand total paths available to PivotChart data lookup.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Keep manually resized columns fixed during adaptive width redistribution.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Limit resized-column freezing to adaptive width mode.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
fix: preserve resized dimensions after updateOption
Preserve chart ranges and header spans for grouped grand totals.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Use filtered records and ordered internal paths so grouped totals retain
correct dimensions, chart ranges, custom values, and tree cell lookups.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Retain legacy value-only tree matching while using ordered internal values
for grouped grand total header paths.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Reverse the fixture order so the assertion fails unless indicator sorting actually runs.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
feat: support grouped grand totals by dimension
feat(theme): support configuring the default table theme
Expose whether edits update the nested source object or create a flat
dotted key.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Support array records in field detection and align array-path reads with
nested updates without changing existing dotted-path behavior.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Keep nested writes safe for sensitive keys.
Align array-field matching and emitted values with final stored data.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
fix(vtable): update nested fields by path
Translate the Chinese release summary.
Move the vtable-sheet change into both release documents.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
@fangsmile
fangsmile merged commit aa7aa15 into main Sep 12, 2026
6 of 8 checks passed
@fangsmile
fangsmile deleted the release/1.26.8 branch September 12, 2026 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants