Deciding between adding new features and fixing known bugs in the software is almost never an easy thing. In this article we’re looking at how to prioritise your development work so it benefits both your business and your customers.
The COVID-19 pandemic forced many companies to switch to remote work. Let’s look at some of these challenges and how you and your employees can manage them.
One of the major things we’ve just released in Handsontable 8.3.0 is a new modularization system. We’ve been working on this project for a long time and wanted to cover it in a little bit more detail here.
The new 8.3.0 version of Handsontable is now out! This release introduces two major improvements – modularization and the possibility to suspend the rendering process.
Spreadsheet Viewer dramatically changes the way users interact with Excel files. Read more to learn why.
I am happy to announce that Handsontable 8.2.0 is here! In this version, we took special care to improve security against XSS attacks.
We’ve updated Handsontable to fix the security issues recently found in the audit carried out by Securitum.
Trick or treat! Sometimes spreadsheets don’t wait for candies and instead play tricks on you right away.
The new 5.1.0 version of the Handsontable wrapper for Vue has just been released! It adds an ability to pass different props for the different columns for the same custom editor component.
The new 8.1.0 version of Handsontable introduces the support for resizing the non-contiguous rows and columns and improvements to the performance of several plugins.
We have decided to share details of a few modern alternatives to Google Sheets that you should consider.
The 8th version of Handsontable is now out! It comes with plenty of improvements and a new index management engine.
HyperFormula is an open source calculation engine written in JavaScript for performing complex data calculations in web apps.
If you do business with Polish companies or developers, we have a word of advice for you to consider.
A new 5.1.1 patch version of the Handsontable wrapper for Angular has just been released.
A new 3.1.3 patch version of the Handsontable wrapper for React has just been released.
We’ve just released Handsontable 7.4.1. It contains important fixes for the mobile and Angular users, as well as other improvements.
Handsontable 7.4.0 is here! This minor release brings changes to the context menu plugin and bumped dependencies.
We’ve just released Handsontable 7.3.0. It introduces a new Context Menu option, which allows declaring the location of all of the Context Menu DOM elements, a new Copy/Paste option with a similar functionality as well as some smaller fixes and improvements.
A new 3.1.1 patch version of the Handsontable wrapper for React has just been released.
This version is focused mainly on a new row and column management that resolved the issues with imperfect calculation between physical and visual indexes.
We’re releasing version 3.1.0 of the Handsontable wrapper for React. It introduces a new component – <HotColumn>, as well as other useful improvements.
Today we’ve released version 4.1.1 of the Handsontable wrapper for Vue.
It contains one minor change, which makes the wrapper work with the latest Handsontable version.
In this patch release we rolled back backward-incompatible changes in the TypeScript definition file introduced in v7.2.0, and fixed a problem with the htmlToGridSettings helper.