ReactGrid v3.1.3 Release Notes

Release Date: 2020-09-28 // over 3 years ago
  • ๐Ÿ”„ Changes:

    • โž• Added ErrorBoundary component and error handling
    • ๐Ÿ’… Rewritten cell borders (added BorderProps interface, changed CellStyle interface, removed separator lines)
    • โž• Added new notification about not implemented functionalities that exist only in PRO version
    • โšก๏ธ Updated README.md file
    • โšก๏ธ Updated dependencies
    • โšก๏ธ Updated Cypress tests
    • Simplified rendering PRO elements

    ๐Ÿ›  Fixes:

    • areLocationEqual rewritten
    • ๐Ÿ‘Œ Improved recalculating visible view
    • โœ‚ Removed unused code in HiddenElement
    • Opening context menu on mobile devices while reordering rows/columns
    • pasting data using context menu between GroupId cells
    • ๐Ÿ›  Fixed range selection when the cursor is outside RG's sticky right and left pane