Commit Graph

9 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
Jarek Radosz 0e769465cf
DEV: Update the template copied from core (#28)
(and use angle brackets in a connector template)
2024-06-19 14:42:05 +02: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
David Taylor 57b90b1d4f
DEV: Update eslint-config-discourse, use prettier for hbs (#12) 2023-01-04 13:48:00 +01:00
David Taylor d7d4687caf
FIX: Ensure clicking a card loads the user page (#8) 2022-10-17 10:06:20 +01:00
Jarek Radosz 02e70aad1c
DEV: Add CI setup and fix linting issues (#7) 2022-06-18 16:52:34 +02:00
David Taylor 8ad475a960
UX: Update HTML following core change (#6) 2021-12-01 18:43:11 +00:00
David Taylor 1522f3cd2d
FEATURE: Add a button to toggle the card view (#4) 2021-07-09 14:33:56 +01:00