FancyGrid v1.7.100 Release Notes

Release Date: 2020-07-02 // almost 4 years ago
  • ๐Ÿ› Bug fixes

    • When start edit over cell editor or over row editor, navigation of selection is still active.
      That's why when use arrows of keyboard to combo editor, it will both slide in list and change navigation.
    • Scrolling over keyboard arrows on left and right with hidden columns works incorrect.
      It scroll on wrong position.
    • ๐Ÿ“ฑ Custom ResizeObserver that is used for responsiveness, does not work for grid with panel.
    • Pressing on End run functionality of edit cell.
    • Pressing on Enter for column types checkbox and switcher.

    ๐Ÿ“„ Docs

    • Section about cells styling and tutorial.
    • Form items tip is missed.
    • Sample on method setValue for segbutton.

    โœจ Enhancements

    • Enable keys Enter and Space for changing value of cell in column with types: checkbox and switcher.