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/
GNU General Public License v3.0
1.88k stars 107 forks source link

Remove unorm dependency #1370

Closed sequba closed 4 months ago

sequba commented 5 months ago

It was introduced by https://github.com/handsontable/hyperformula/pull/675 as a polyfill for old versions of IE. We don't support them anymore.

We need to get rid of it due to the licensing issues.

Internal discussion about that: https://handsoncode.slack.com/archives/C031GBX62SE/p1706780534781379

AMBudnik commented 4 months ago

Closed as done in v2.6.2