Releases: unvell/ReoGrid
Releases · unvell/ReoGrid
Version 3.0.0
Changes
- Changed the target platforms to
- .NET Core 3.0 #291
- .NET Framework 4.5.1
- Strong-named assemblies #106
- Fixed some fatal UI errors when freezing to any cell, scroll operation code refactoring #399
- Removed DotNetZip source from ReoGrid package, use its standalone package instead (*1)
New
- Added new interface to save and load custom cell body's data #393
- Support to set worksheet's background color in WPF edition #396, #322, #262
- Support to adjust the freeze position after remove rows or columns #400
Fixes
- Fixed the bug that
TextOverflow
option cannot be disabled #301 - Fixed the scroll problem during freeze to cell #151, #172, #313
- Fixed the bug that text color cannot be updated in WPF edition #316
- Fixed the problem that an extra comma will be added to follow a null cell during CSV exporting #352
- Fixed the bug that strikeout style of rich text missing during Excel export #367
- Fixed the bug that formula's parameter list cannot be parsed correctly #369, #253, #207, #152, #278
- Fixed the exception happening when loading CSV with memory workbook #394, #383
- Fixed the bug that the worksheet displayed incorrectly when freezing to any cell #399, #395, #319, #397
- Fixed the bug that the worksheet automatically scrolls to the last cell after deleting rows or columns #401
- Fixed the bug that sometimes the exception happens when selection mode is set to none 2a713b7
- Fixed the edit text box back color problem #406, #262
Others
- Added more unit tests that relate to bug fixing
- Updated test unit framework
- Updated demo projects
Contributors
Thanks to the people who worked and helped ReoGrid becoming better.
- Since v3.0.0, ReoGrid has an external dependency package DotNetZip.
2.1.0.0 Release
Thanks to all contributors who make ReoGrid better!
- #6 Fix bug to avoid
ArgumentException
when scrolling (by @floele-sp) - #13 Fix date parsing problem (by @genI3)
- #16 Left, Right and Enter behavior for WinForms and WPF (by @Xcone)
- #30 Fix bug that
SelectionMovedBackward
event not be fired - #31 Refactored autofill serial to remove duplication and exclude autofilling to readonly cells (by @Xcone)
- #33 Disable paste to read-only cells
- #36 Use dummy window instance instead of
MainWindow
in order to avoid the problem that system DPI cannot be retrieved on WPF - #42 Fix bug that exception caused in
GetDefaultDataSerialFillColor
method (by @ScorpioQian) - #58 Fix the problem where tabbed string from clipboard cannot be set on specified cell position
- #63 AutoFillSerial support for text (by @Xcone)
2.0.0 Release
2.0.0 Release contains the following new features:
- All Pro features available
- All charts
- Auto formula reuse
- Auto serial data filling
- Rich format text
- Text rotation
- More custom cell types
- More drawing shapes
- Sheet name background color
- Floating image
- Fixed bug where italic, underline, strike-thought font styles not working in WPF edition
1.3.0 Release
Version 1.3.0 Release