Kuba Sekowski

Results 131 issues of Kuba Sekowski

### Description From #845: > changes do not include updated formulas, only calculated values. Since HF will shift relative formula references, they will reference same values and the calculation results...

Docs
Impact: Medium

### Description We should keep our repository clean. These files are redundant. ### Links - https://github.com/handsontable/hyperformula/blob/master/yarn.lock - https://github.com/handsontable/hyperformula/blob/master/circle.yml

Chore
Impact: Low

### Description Sometimes, when releasing new documentation, old demos are kept in the browser-cache, which may cause issues (see the link to the internal discussion below). We should think of...

Docs
Chore
Feature
Impact: Low
Tech Debt

### Description During the release of 2.1.0 we had an issue. `CNAME` file has been deleted from the `gh-pages` branch (overridden by the GH workflow in https://github.com/handsontable/hyperformula/commit/409cf97015df48c103c242b74e8dbd86a5724d71) which resulted in...

Docs
Chore
Impact: High

### Description According to the guide we have 4 volatile functions: - RAND - RANDBETWEEN - COLUMNS - ROWS But actually, functions marked by the `isVolatile` flag are different: -...

Bug
Docs
Impact: High

### Description Some scenarios including coercing date values to numbers work differently than in Microsoft Excel. It is not necessarily a bug. It should be investigated and verified with ODFF...

Bug
Docs
Impact: Low

### Description - Update demos so they use the latest HyperFormula version (e.g. currently Svelte demo uses 2.6.1). - Improve the process of releasing demos so they are always up-to-date...

Docs
Impact: High

### Description Prepare a demo of HF used as a calculator for named variables for the README. So instead of having this example (https://github.com/handsontable/hyperformula?tab=readme-ov-file#installation-and-usage) we could have sth more like...

Docs
Impact: Medium

### Description We need a list of 20-30 functions that are present in Excel but not in HyperFormula. Pick the most commonly used ones. ### Links - https://handsoncode.slack.com/archives/C031GBX62SE/p1708427285153139 (internal discussion)

To Be Discussed

### Description In https://github.com/handsontable/hyperformula/pull/1262 I tried to upgrade `typescript`, `vuepress` and a few more packages, but it requires a lot of effort. Let's see if we can upgrade only the...

Docs
Feature
Impact: Medium