Rilasci di DataGridXL
Released: Jul 30, 2022
Aggiornamenti in v2.0.11
Correzioni
- Fixed a TypeError in "move" function.
Released: Jul 18, 2022
Aggiornamenti in v2.0.10
Funzionalità
- Added the ability to remove unwanted double quotes when copying.
Released: Jun 10, 2022
Aggiornamenti in v2.0.9
Correzioni
- Fixed paste-from-Excel bug.
Released: May 31, 2022
Aggiornamenti in v2.0.8
Correzioni
- Fixed paste-from-Excel bug.
- Fixed instantActivate option.
Released: May 10, 2022
Aggiornamenti in v2.0.7
Correzioni
- Inputbar now displays value when grid is ready and also adds cached credits ("XL" icon).
Released: Mar 7, 2022
Aggiornamenti in v2.0.6
Correzioni
- Fixed Copy/Paste issue on Macbook.
Released: Feb 27, 2022
Aggiornamenti in v2.0.5
Correzioni
- Fixes Paste issue. ";" and "," in cells were mistakenly recognized as delimiters. Now TAB (\t) is explicitly defined as the delimiter.
Released: Feb 22, 2022
Aggiornamenti in v2.0.4
Correzioni
- Fixes Copy & Paste empty cells issue.
Released: Feb 17, 2022
Aggiornamenti in v2.0.3
Funzionalità
- All nodes created by DataGridXL now default to text-align: left.
Released: Feb 8, 2022
Aggiornamenti in v2.0.2
Funzionalità
- All cell values have their newlines replaced by newline-characters, to prevent rendering issues.
- Updates getCellRangeText, which now knows how to deal with multiline cell values and escapes double quotes similarly to G Sheets.