Theme component which replaces the user directory with a grid of user cards
Go to file
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
.github/workflows DEV: Update CI workflows (#13) 2023-01-10 20:19:19 +00:00
common DEV: fix tests, remove deprecation, fix for slider (#16) 2023-07-13 18:47:03 -04:00
javascripts/discourse FIX: Update order when column is clicked (#40) 2024-10-17 00:15:53 +08:00
locales Update translations (#34) 2024-08-20 17:55:57 +02:00
test/acceptance FIX: Update order when column is clicked (#40) 2024-10-17 00:15:53 +08:00
.discourse-compatibility DEV: Pin theme for Discourse < 3.4.0.beta1-dev (#31) 2024-08-02 17:44:44 +08:00
.eslintrc.cjs DEV: Update linting (#22) 2024-03-28 10:12:48 +00:00
.gitignore DEV: Add CI setup and fix linting issues (#7) 2022-06-18 16:52:34 +02:00
.npmrc DEV: Switch to use pnpm (#38) 2024-10-14 11:31:27 +02:00
.prettierrc.cjs DEV: Update linting (#22) 2024-03-28 10:12:48 +00:00
.template-lintrc.cjs DEV: Update linting (#22) 2024-03-28 10:12:48 +00:00
LICENSE DEV: Add CI setup and fix linting issues (#7) 2022-06-18 16:52:34 +02:00
about.json Update about.json (#23) 2024-06-10 09:37:55 +02:00
package.json DEV: Switch to use pnpm (#38) 2024-10-14 11:31:27 +02:00
pnpm-lock.yaml DEV: Switch to use pnpm (#38) 2024-10-14 11:31:27 +02:00
settings.yml FEATURE: Add a button to toggle the card view (#4) 2021-07-09 14:33:56 +01:00
translator.yml DEV: Add Crowdin support (#24) 2024-06-11 13:38:24 +02:00