react-grid-layout v0.13.7 Release Notes

Release Date: 2016-10-03 // over 7 years ago
  • ๐Ÿ›  Fixes:

    • ๐Ÿ›  Fixed an error during layout sync if children was a keyed fragment or had nested arrays.
    • ๐Ÿ›  Fixed onLayoutChange being called when layout didn't change.
    • ๐Ÿ›  Fixed some issues with input layout items being modified in-place rather than cloned.
    • โœ๏ธ Minor typos.