ReactGrid v3.1.6 Release Notes

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

    • โž• added nonEditable cell property. Now you no need to create a new CellTemplate disable changes on a cell;
    • โž• added JSDoc API descriptions;
    • โšก๏ธ updated readme.md: getting started handling changes example;
    • โž• added description of how to use ReactGrid with Next.js;
    • โฌ‡๏ธ temporarily downgraded the typescript version to 3.9.7.

    ๐Ÿ›  Fixes:

    • โœ‚ removed all circular dependencies
    • preventing including currency symbol on NumberCell editor
    • losing focus on mobile devices
    • ๐Ÿ†• new way to display sticky panes shadows