@a3s-lab/office 0.14.0 → 0.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -534,7 +534,18 @@ interaction model.
534
534
  modes, arithmetic operations, Skip blanks, Transpose, translated formula
535
535
  references, rich same-editor styles/comments/validation/merges/column widths,
536
536
  bounded TSV fallback, one-step Undo, and fail-closed protected or unsafe
537
- targets, a WPS-style Format Painter with single-use and double-click locked
537
+ targets, an Insert and Links Hyperlink command with grid-scoped `Cmd/Ctrl+K`,
538
+ accessible Web page, cell-range, and worksheet targets, explicit Edit and
539
+ Remove, immutable dense/sparse updates, content/style/comment preservation,
540
+ exact focus restoration, one-step Undo, and fail-closed unsafe, hidden,
541
+ protected, pivot, or out-of-bounds targets, a Data and Data Tools Validation
542
+ command for lists, whole numbers, decimals, dates, and text length across
543
+ multiple ranges, compact rule writes and removal, input messages,
544
+ invalid-input blocking, 1900/1904-aware XLSX date round trips, exact focus
545
+ restoration, one-step Undo, and fail-closed protected, merged, pivot,
546
+ read-only, invalid, out-of-bounds, or over-10,000-cell targets, a WPS-style
547
+ Format Painter with
548
+ single-use and double-click locked
538
549
  sessions, cross-sheet range-pattern tiling, Escape cancellation, and native
539
550
  style-only writes, a Home and Font cell-border split control with side, all,
540
551
  outside, inside, horizontal, vertical, clear, and diagonal targets, ten
@@ -1484,6 +1495,7 @@ without hard-coded return URLs.
1484
1495
 
1485
1496
  - [Live Playground](https://a3s-lab.github.io/Office/)
1486
1497
  - [Documentation center](https://a3s-lab.github.io/Office/docs/)
1498
+ - [A3S Office 0.15.0 documentation](https://a3s-lab.github.io/Office/docs/0.15.0/)
1487
1499
  - [A3S Office 0.14.0 documentation](https://a3s-lab.github.io/Office/docs/0.14.0/)
1488
1500
  - [A3S Office 0.13.1 documentation](https://a3s-lab.github.io/Office/docs/0.13.1/)
1489
1501
  - [A3S Office 0.13.0 documentation](https://a3s-lab.github.io/Office/docs/0.13.0/)