- Fixed the file corruption issue due to the vertical tab in Grid to CSV export.
- Modified the "\n" character at end of row as "\r\n" in Grid to CSV export.
- Fixed the exception issue when the images are added in the last column of Grid.
- Fixed the image corruption issue while multiple grid to Excel export.
-
Internet Explorer version 11 Grid to Excel export issue is fixed.
-
Date issue is fixed for CSV export.
-
File corruption issue is fixed in Grid to Excel export.
-
Fixed currency format thousand separator missing issue.
- Double quotes will be preserved proper on exporting grid data to CSV
-
Added rotation property to set text rotation on export.
-
Added formula property to set formulas on export.
-
Added rich-text support on export.
- Updated Readme and GitHub URL.
- Added support to hide gridlines in worksheet.
-
Package structure changes for ej2-base (test-main.js)
-
Horizontal Alignment issue fixed.
- Currency number format issue is fixed.
- ChromeHeadless crashing issue in CI is fixed.
- .git folder has been ignored on npm package publish.
- Added save as blob support.
- Added typing file for ES5 global scripts (dist/global/index.d.ts)
- Modified the module bundle file name for ES6 bundling
- Upgraded TypeScript version to 2.6.2
Excel export module exports an Essential JS2 grid to Microsoft Excel file-format.