discourse/plugins/styleguide
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
..
app/controllers/styleguide DEV: Move core plugin TL -> group settings (#25355) 2024-01-23 11:35:14 +10:00
assets DEV: Replace Ember's deprecated mapBy with standard .map (#34963) 2025-09-26 12:59:35 -03:00
config Update translations (#34745) 2025-09-12 16:17:25 +02:00
db/migrate DEV: Promote historic post_deploy migrations for core plugins. (#30987) 2025-01-24 11:47:03 -03:00
lib/styleguide DEV: Normalize route and namespace setup in plugins (#34962) 2025-09-25 12:35:29 +02:00
public/images
spec UX: Fix more-topics tabs interaction with --space (#34047) 2025-08-08 00:06:30 +02:00
plugin.rb DEV: Normalize route and namespace setup in plugins (#34962) 2025-09-25 12:35:29 +02:00
README.md
screenshot.png

styleguide

Adds a URL of /styleguide to discourse that renders widgets in various configurations to aid in styling.

Screenshot