discourse/plugins/styleguide/assets/javascripts/discourse
Sérgio Saquetim ad3a2df0a4
DEV: Replace Ember's deprecated mapBy with standard .map (#34963)
Replaces usages of `mapBy` across the codebase with JavaScript's native
`.map`. This resolves deprecation warnings related to Ember's array
extensions and ensures compatibility with future Ember versions.

---------

Co-authored-by: Jarek Radosz <jradosz@gmail.com>
2025-09-26 12:59:35 -03:00
..
components DEV: Replace Ember's deprecated mapBy with standard .map (#34963) 2025-09-26 12:59:35 -03:00
controllers DEV: Remove renderTemplate from the styleguide (#21660) 2023-05-25 11:22:36 +02:00
helpers DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
lib UX: Fix more-topics in the posters column case (#34178) 2025-08-08 18:33:10 +02:00
pre-initializers Build(deps-dev): Bump the lint group across 1 directory with 4 updates (#33881) 2025-07-28 18:02:41 +02:00
routes DEV: allows fabricators to use faker (#26555) 2024-04-08 21:00:09 +02:00
templates DEV: [gjs-codemod] Convert automation/styleguide/other to gjs 2025-04-14 15:36:16 +01:00
styleguide-route-map.js DEV: Remove .es6 extensions from core (#14912) 2021-11-13 12:51:53 +01:00