discourse/app/assets/javascripts/select-kit/addon
Joffrey JAFFEUX 63a50b12fd
DEV: implements category-row as a glimmer template (#25223)
This code introduces code duplication but category dropdown are a common performance area and we expect that having category rows as a glimmer template will improve performance when hundred of rows are rendered.

In the future we should investigate creating a base select-row component using glimmer to ease the migration.
2024-01-11 14:00:04 +01:00
..
components DEV: implements category-row as a glimmer template (#25223) 2024-01-11 14:00:04 +01:00
mixins DEV: Remove unnecessary getURL() calls (#24591) 2023-11-28 14:32:15 +01:00