gridjs-spreadsheet 26.5.2 → 26.5.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gridjs-spreadsheet",
3
- "version": "26.5.2",
3
+ "version": "26.5.3",
4
4
  "description": "this is the client side script for GridJs which is a lightweight, scalable, and customizable toolkit that provides cross-platform web applications, enables convenient development for editing or viewing Excel/Spreadsheet files, offers simple deployment, and provides easy-to-use APIs based on JSON format.",
5
5
  "types": "index.d.ts",
6
6
  "main": "xspreadsheet.js",
package/readme.md CHANGED
@@ -412,6 +412,10 @@ v26.5.2:
412
412
  - Improve filter display
413
413
  - Improve print
414
414
 
415
+ v26.5.3:
416
+
417
+ - Improve scroll in zoom
418
+
415
419
  ## License
416
420
 
417
421
  MIT