Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (17 loc) · 516 Bytes

CHANGELOG.md

File metadata and controls

21 lines (17 loc) · 516 Bytes

Change log

0.1.25

16 Nov. 2020

  • Fix asc / desc toggle classes in sortable <th> tag

0.1.24

15 Nov. 2020

  • Made ColumnFilterInputs component easier to handle

0.1.23

15 Nov. 2020

  • New feature : enabling / disabling CSS
    • New setting option : {css: false}
    • Add custom CSS examples

0.1.22

14 Nov. 2020

  • New feature : enabling / disabling vertical scroll
    • New setting option : {scrollY: false}
  • Fix : horizontal scroll behaviour