Skip to content

v5.7.13

Compare
Choose a tag to compare
@tulioag tulioag released this 03 May 08:22
· 10 commits to 5.7 since this release

Live Demo →
API Documentation →

Changes Since v5.7.12:

  • 34f238b cherry-pick: update filtering and sorting when grid and columns are attached / detached (#2122) (#2172)

    cherry-pick: update filtering and sorting (#2122)

    fix: update filtering and sorting when grid and columns are attached / detached (#2122)

    Fixes: #1969
    Warranty: Fixes exception related to sorting when recreating columns

    Co-authored-by: Sascha Ißbrücker sascha.issbruecker@googlemail.com

  • a930c0a fix: flush debouncer to fix timing issue with scroll to index (CP 5.7) (#2171)

    • fix: flush debouncer to fix timing issue with scroll to index (CP 5.7)
    • test: refactor code to work on IE11
  • 26c77c8 fix: clear details-opened attribute when item is removed (#225) (CP: 5.7)