FancyGrid v1.7.96 Release Notes

Release Date: 2020-05-05 // almost 4 years ago
  • Enchacements

    • For theme extra-gray it was enabled ellipsis for column header.
    • It was enabled ellipsis for all themes but with egnoring menu.
    • ๐Ÿ‘• Big eslint changes.
    • Theme extra-gray had bar images for tab bar scroll buttons.

    Doc

    • ๐Ÿ†• New method isDirty.

    ๐Ÿ› Bug fixes

    • ๐Ÿšš When add/remove column in code and grid has state, grid displays columns not correct.
      It was enabled clearing state if number of columns are not equaled and if there are changes of string and number values of columns.
    • ๐Ÿ”’ When lock, filter header filter displays wrong.
    • ๐Ÿ“ฑ Responsive grid does not work correct with flex column.