Skip to content

v1.0.0-beta3 – Filter and Sorting Regression fixed

Compare
Choose a tag to compare
@Saulis Saulis released this 09 Jun 19:47
· 100 commits to master since this release

Notables Changes:

  • filterBy and sortBy make the sort and filter elements visible again. (#76)
    • In addition to these properties, name and filterValue are also now observed, and they can be changed on runtime.
  • Cell widths on rows and header should now match also on Shadow DOM and when vertical scrollbar is visible. (#79)