handsontable / hyperformula

HyperFormula is an open-source headless spreadsheet for business web apps. It comes with over 400 formulas, CRUD operations, undo-redo, clipboard support, and sorting.
https://hyperformula.handsontable.com/
Other
1.97k stars 108 forks source link

Clarify the API reference for the `languages` static property #1348

Closed sequba closed 9 months ago

sequba commented 10 months ago

Context

How did you test your changes?

local docs build

Types of changes

Related issues:

Fixes #1022

Checklist:

github-actions[bot] commented 10 months ago

Performance comparison of head (dd05558e2eedd2f95d371f4e9ad08058af6b1f8a) vs base (f96e82926741215731e9690b33f0128e4ca10e6c)

                                     testName |   base |   head |  change
-------------------------------------------------------------------------
                                      Sheet A | 549.54 | 558.28 |  +1.59%
                                      Sheet B | 189.22 | 188.34 |  -0.47%
                                      Sheet T | 160.22 | 162.74 |  +1.57%
                                Column ranges | 567.56 | 568.47 |  +0.16%
Sheet A:  change value, add/remove row/column |     47 |     41 | -12.77%
 Sheet B: change value, add/remove row/column |    319 |    313 |  -1.88%
                   Column ranges - add column |    176 |    278 | +57.95%
                Column ranges - without batch |    513 |    444 | -13.45%
                        Column ranges - batch |    102 |    107 |  +4.90%
codecov[bot] commented 9 months ago

Codecov Report

Merging #1348 (dd05558) into develop (f96e829) will not change coverage. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/handsontable/hyperformula/pull/1348/graphs/tree.svg?width=650&height=150&src=pr&token=5k9ZQv8azO&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=handsontable)](https://app.codecov.io/gh/handsontable/hyperformula/pull/1348?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=handsontable) ```diff @@ Coverage Diff @@ ## develop #1348 +/- ## ======================================== Coverage 97.28% 97.28% ======================================== Files 169 169 Lines 14422 14422 Branches 3081 3081 ======================================== Hits 14030 14030 Misses 387 387 Partials 5 5 ``` | [Files](https://app.codecov.io/gh/handsontable/hyperformula/pull/1348?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=handsontable) | Coverage Δ | | |---|---|---| | [src/HyperFormula.ts](https://app.codecov.io/gh/handsontable/hyperformula/pull/1348?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=handsontable#diff-c3JjL0h5cGVyRm9ybXVsYS50cw==) | `99.59% <ø> (ø)` | |