Skip to content

[update] docs for v6.0.3 - #84

Merged
mafanya23 merged 3 commits into
masterfrom
next
Aug 24, 2026
Merged

[update] docs for v6.0.3#84
mafanya23 merged 3 commits into
masterfrom
next

Conversation

@mafanya23

Copy link
Copy Markdown
Contributor

No description provided.

- four fixes: serialize() losing custom column and row sizes for empty
  cells, scroll "jumping" in Chrome, formulas lost on Excel import,
  locked cell state lost on Excel export and import
- entry added to the English page and to the ru, de, ko, zh translations
- locale anchors follow each page's own scheme: {#fixes-603} in all four
  translations, matching the {#version-603} heading anchor
- serialize(): Usage now shows the full returned shape, Returns adds the
  previously undocumented id, merged and freeze sheet attributes, the real
  shape of cols/rows and of the cell objects in data, plus notes on the
  6.0.3 behavior: cols/rows extend past the data range to keep custom sizes
  of empty columns and rows, and a cell with only a locked state stays in
  data. Round-trip contract with parse() stated
- loading_data: "Saving and restoring state" no longer claims serialize()
  returns an array of cell objects; export and import sections list what an
  .xlsx file keeps and restores, including the locked state of cells
- working_with_cells: new "Saving the locked state" section
- export.xlsx(): note on what an exported file keeps
- lock(): related article link to "Locking cells"
- all changes translated into ru, de, ko, zh
@mafanya23
mafanya23 merged commit e5106b1 into master Aug 24, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant