0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 07:23:30 +08:00
discourse/plugins/discourse-calendar/test/javascripts/integration/components
Renato Atilio b834edd625
DEV: Remove rich_editor site setting (#41873)
The setting has been hidden and enabled by default since it was switched
on for all sites in mid-2025, making it effectively dead configuration.
The rich editor is now always available, and the per-user
`composition_mode` preference remains the only way to pick between the
markdown and rich text editors.

This also makes the first toolbar button focusable when a
`composer-force-editor-mode` transformer hides the editor mode toggle,
which previously left the toolbar without a tabbable button in that
state.

Since it comes from the same rollout, this also drops the shim that
migrated the pre-`composition_mode` localStorage preference
(`d-editor-prefers-rich-editor`) into the user option. The key hasn't
been written since the rich editor was enabled everywhere a year ago,
and the shim deleted it on first composer open, so any remaining copies
belong to browsers that haven't composed since then — for those, the
default mode is rich anyway.
2026-07-23 19:49:20 -03:00
..
admin-holidays-list-item-test.gjs
admin-holidays-list-test.gjs DEV: Update test module name conventions (#40389) 2026-05-29 15:19:55 +10:00
dates-test.gjs DEV: to-markdown prosemirror HTML parsing (#35563) 2026-05-29 18:14:32 -03:00
description-test.gjs FIX: Add back description to calendar Description component for backwards compatibility (#40280) 2026-06-01 12:07:57 -03:00
discourse-post-event-location-test.gjs FEATURE: render links to event topics as interactive cards (#40953) 2026-07-17 10:36:54 -04:00
discourse-post-event-test.gjs UX: fix linked event image behavior (#41135) 2026-06-23 17:53:58 -04:00
event-date-test.gjs
livestream-test.gjs FEATURE: Embedded Zoom webinar for livestream events (#40973) 2026-07-16 10:58:56 +10:00
more-menu-test.gjs
post-event-builder-test.gjs FEATURE: Embedded Zoom webinar for livestream events (#40973) 2026-07-16 10:58:56 +10:00
region-input-test.gjs DEV: Update test module name conventions (#40389) 2026-05-29 15:19:55 +10:00
rich-editor-extension-test.js DEV: Remove rich_editor site setting (#41873) 2026-07-23 19:49:20 -03:00
upcoming-events-calendar-test.gjs FEATURE: Support category-scoped upcoming events calendars (#41561) 2026-07-08 22:44:31 -05:00
upcoming-events-list-test.gjs FIX: Respect the category subcategory filter for events (#41741) 2026-07-15 17:49:33 +02:00
zoom-entry-test.gjs FEATURE: Embedded Zoom webinar for livestream events (#40973) 2026-07-16 10:58:56 +10:00
zoom-page-test.gjs FEATURE: Embedded Zoom webinar for livestream events (#40973) 2026-07-16 10:58:56 +10:00