FancyGrid v1.7.87 Release Notes

Release Date: 2020-01-02 // over 4 years ago
  • Enchacements

    • For gray, blue, material themes active item of menu has not proper color. It was changed.
    • Scroller innner border-radius set to 2px

    ๐Ÿ› Bug fixes

    • Row expander rerenders row element every time, instead of opening already rerendered.
    • Clicking on column header that is not sorted generates bug in console if there are expanded rows.
    • For form it was added css class PANEL_GRID_INSIDE_CLS, although form should not contain this class.
    • Month picker does not apply and does not contain info about theme.
    • In some cases License image has background repeat.
    • ๐Ÿšš In latest version of Google Chrome focusing on input with border in rgba causes background image move.
    • Menu color for gray theme is not right.
    • Row drag: Wrong position of dragged rows.
    • Row drag: For server data with local paging, on not first page wrong dragging rows ignores paging, altought it should be only for server paging.
    • If grid is sorted or filtered, row drag works wrong.
    • When grid has columns group and there are filter fields in column header cells,
      โšก๏ธ if to drag columns and there are cells in group without filter fields, they will be updated with wrong height.
    • When drag filtered combo column, it loses selected values.
    • If jQuery is used than column drag with hidden columns works wrong.
      jQuery selector engine can not find elements with :not selector.
    • When resize column with checkbox and filter, it sets width on checkbox instead of filter field.
    • Unselecting value in filter header combo after column drag. It does not work.
    • Combo column without multiselect value when drag columns.

    ๐Ÿ”‹ Features:

    • ๐Ÿ†• New theme - extra-gray

    ๐Ÿ“„ Docs:

    • Property theme has new possible value - extra-gray.