discourse/app/assets/javascripts/select-kit/addon/components/select-kit
David Taylor 0ed4b09527
DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733)
`discourse-common` was created in the past to share logic between the
'wizard' app and the main 'discourse' app. Since then, the wizard has
been consolidated into the main app, so the separation of
`discourse-common` is no longer useful.

This commit moves `discourse-common/(lib|utils)/*` into
`discourse/lib/*`, adds shims for the imports, and updates existing
uses in core.
2025-01-13 13:02:49 +00:00
..
errors-collection.hbs DEV: Co-locate select-kit component templates (#20779) 2023-05-02 14:10:53 +01:00
errors-collection.js DEV: Convert select-kit components to native class syntax (#28489) 2024-08-23 12:17:07 +01:00
select-kit-body.hbs DEV: Co-locate select-kit component templates (#20779) 2023-05-02 14:10:53 +01:00
select-kit-body.js DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
select-kit-collection.hbs FIX: ensures sk can be scrolled on iOS in a modal (#30164) 2024-12-09 09:53:22 +10:00
select-kit-collection.js DEV: Consolidate mobile positioning strategies on mobile and iPad (#30241) 2025-01-10 11:00:15 -05:00
select-kit-create-row.hbs DEV: Co-locate select-kit component templates (#20779) 2023-05-02 14:10:53 +01:00
select-kit-create-row.js DEV: Convert select-kit components to native class syntax (#28489) 2024-08-23 12:17:07 +01:00
select-kit-filter.hbs DEV: Update ember-template-lint (#22242) 2023-06-22 22:54:46 +02:00
select-kit-filter.js DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
select-kit-header.js DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
select-kit-none-row.hbs DEV: Co-locate select-kit component templates (#20779) 2023-05-02 14:10:53 +01:00
select-kit-none-row.js DEV: Convert select-kit components to native class syntax (#28489) 2024-08-23 12:17:07 +01:00
select-kit-row.hbs DEV: Co-locate select-kit component templates (#20779) 2023-05-02 14:10:53 +01:00
select-kit-row.js DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
single-select-header.hbs DEV: Co-locate select-kit component templates (#20779) 2023-05-02 14:10:53 +01:00
single-select-header.js DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00