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.9k stars 108 forks source link

Vue 3 demo #1318

Closed sequba closed 9 months ago

sequba commented 9 months ago

Context

This PR adds a new page to the documentation with the Vue 3 demo. The existing Vue demo is renamed to Vue 2 demo.

Should be merged together with https://github.com/handsontable/hyperformula-demos/pull/20

How did you test your changes?

local docs build

Types of changes

Related issues:

Fixes #1275

Checklist:

github-actions[bot] commented 9 months ago

Performance comparison of head (bd27bab4bdd9e0ed1e6822886d2a8c405f890237) vs base (0661cdb2174af758d2436d14b1ad707aa0e2d249)

                                     testName |   base |   head |  change
-------------------------------------------------------------------------
                                      Sheet A |  755.8 |  751.4 |  -0.58%
                                      Sheet B | 254.06 | 260.29 |  +2.45%
                                      Sheet T |  224.2 | 226.45 |  +1.00%
                                Column ranges | 820.89 | 831.01 |  +1.23%
Sheet A:  change value, add/remove row/column |     60 |     53 | -11.67%
 Sheet B: change value, add/remove row/column |    420 |    412 |  -1.90%
                   Column ranges - add column |    429 |    234 | -45.45%
                Column ranges - without batch |    707 |    572 | -19.09%
                        Column ranges - batch |    152 |    184 | +21.05%
codecov[bot] commented 9 months ago

Codecov Report

Merging #1318 (bd27bab) into develop (0661cdb) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1318   +/-   ##
========================================
  Coverage    97.27%   97.27%           
========================================
  Files          169      169           
  Lines        14420    14420           
  Branches      3080     3017   -63     
========================================
  Hits         14027    14027           
- Misses         388      393    +5     
+ Partials         5        0    -5     

see 3 files with indirect coverage changes