Commit Graph

5 Commits

Author SHA1 Message Date
Natalie Tay 010ada35b7
FIX: Update order when column is clicked (#40)
In #29209, we introduced a callback to the TableHeaderToggle's parent to update the column order. This commit is to update this component to use that callback.
2024-10-17 00:15:53 +08:00
David Taylor 1902277ff0
DEV: Update linting (#22)
* drop jQ

* qunit-dom

* convert the button to gjs

* use the store

---------

Co-authored-by: Jarek Radosz <jradosz@gmail.com>
2024-03-28 10:12:48 +00:00
Kris 312faa8556
DEV: fix tests, remove deprecation, fix for slider (#16) 2023-07-13 18:47:03 -04:00
Jarek Radosz 02e70aad1c
DEV: Add CI setup and fix linting issues (#7) 2022-06-18 16:52:34 +02:00
David Taylor 1522f3cd2d
FEATURE: Add a button to toggle the card view (#4) 2021-07-09 14:33:56 +01:00