All Versions
25
Latest Version
Avg Release Cycle
16 days
Latest Release
1335 days ago

Changelog History
Page 3

  • v1.52.0 Changes

    October 07, 2019

    Oct 07, 2019

    ๐Ÿ”– Version 1.52.0 published.

    โž• Adds missing getFieldValue. Thanks to @Domino987
    onQueryChange accepts query param. Thanks to @michal-kazmierczak
    ๐Ÿ”„ change the return type of parentChildData to RowData | undefined. Thanks to @CoolCyberBrain
    ๐Ÿ›  Fix type definition for "parentChildData". Thanks to @CoolCyberBrain
    Possibility to sort column with 2 or 3 states. Thanks to @hrafaelveloso
    โž• Add defaultExpanded handling to grouping functionality. Thanks to @dnn5b
    feat: foreign handling of pagination counters. Thansk to @spurreiter

  • v1.51.0 Changes

    September 29, 2019

    Sep 29, 2019

    ๐Ÿ”– Version 1.51.0 published.

    #1018, Typo delete confirmation. Thanks to @camerz
    โž• Add missing refresh icon and allow action.icon to be a RefComponent. Thanks to @lookfirst
    ๐Ÿ›  fix: Missing peer dep warning in yarn v2. Thanks to @eps1lon
    ๐Ÿ›  Fix togglePanel of onRowClick event handler. Thanks to @limgit
    โž• Add aria-label type definition to localization interface. Thanks to @dominikkaegi

  • v1.50.0 Changes

    August 16, 2019

    Aug 16, 2019

    ๐Ÿ”– Version 1.50.0 published.

    ๐Ÿ›  Fix ie11 array find error. Thanks to @emrekara37
    โž• Add onChangeColumnHidden to types def typescript and create new props. Thanks to @alejo-fracttal

  • v1.49.0 Changes

    August 15, 2019

    Aug 15, 2019

    ๐Ÿ”– Version 1.49.0 published.

    ๐Ÿ›  fix tooltip position. Thanks to @emrekara37
    #945, editing when grouping. Thanks to @martin-pepgit

  • v1.48.0 Changes

    August 09, 2019

    Aug 09, 2019

    ๐Ÿ”– Version 1.48.0 published.

    freeCells key added. Thanks to @schornio
    โž• Add third state to sort column. Thanks to Helder Veloso
    ๐Ÿš€ Updating package json with new pickers release. Thanks to @y3sh
    โž• Add optional onColumnDragged callback property.Thanks to @dnn5b
    ๐Ÿ›  Fix row onClick typedef. Thanks to @KATT