Kuba Sekowski
Kuba Sekowski
When I use option "sign and encrypt", my emails are signed with my default key instead of the one specified in config. Sign with no encryption works fine. I managed...
### Context - update the clipboard-operations guide - update the API reference - cross-link between them ### How has this been tested? Local docs build ### Types of changes -...
### Context Added 2 badges: - npm downloads (total) - npm downloads / month ### How has this been tested? Local markdown preview ### Types of changes - [ ]...
### Description Change ``` /** * @license * Copyright (c) 2021 Handsoncode. All rights reserved. */ ``` to ``` /** * @license * Copyright (c) 2022 Handsoncode. All rights reserved....
### Context @krzysztofspilka wrote in #1015 : > For commercial use, our proprietary license replaces the open-source terms which gives us an opportunity to better communicate the open-source character of...
### Changes - node script that runs all benchmarks and writes the results to file - node script that compares the results from a few files and prints the report...
### Description - Configured Babel to polyfill only the UMD build. Supported browsers according to [our documentation](https://hyperformula.handsontable.com/guide/supported-browsers.html) - Remove non-standard `TerserPlugin` configuration (no longer needed since we don't use the...
### Description - create Internationalization Overview guide that describes setting up the language and all the i18n-related configuration options (including `decimalSeparator`, `functionArgSeparator`) - add examples for the US locale -...
### Description - Investigate, why npm added it automatically - Remove it if possible - Find a way to avoid adding new dependencies by mistake (automatic test?) ### Links -...
### Description We don't need it anymore. ### Links - https://handsoncode.slack.com/archives/C031GBX62SE/p1658263491938869 (internal discussion) ### Type of issue - [ ] Missing documentation - [ ] Error in the documentation -...