2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-03-03 22:05:52 +08:00
discourse/app/views
Sérgio Saquetim b38b13ecf1
FIX: Restore plugin data attributes on script tags lost in #37763 (#38039)
- Restores `data-discourse-plugin`, `data-preinstalled`, and
`data-official` attributes on plugin `<script>` tags that were lost when
#37763 moved script tag generation from ember-cli to Rails
- Fixes `discourse-test-load-dynamic-js.js` where `script.dataset =
element.dataset` was a silent no-op (dataset is a readonly property),
preventing data attributes from being copied to dynamically created
script elements
- Without these attributes, `setup-tests.js` treats all test runs as
core tests and always enables `configureRaiseOnDeprecation()`, causing
private plugin tests to fail on deprecation warnings they should be
exempt from

---------

Co-authored-by: David Taylor <david@taylorhq.com>
2026-02-26 15:21:44 -03:00
..
about DEV: Add a nofollow to /u so user profiles don't get added as a target for crawling (#30693) 2025-01-13 13:50:00 +08:00
admin/backups
application FIX: Respect forced color mode for logo on server-rendered pages (#37032) 2026-01-09 11:33:06 +01:00
badges
categories UX: Include subcategories in crawler view (#21227) 2023-04-25 10:51:45 -04:00
common DEV: animated splash SVGs should be limited to CSS (#37606) 2026-02-06 10:24:20 -05:00
default DEV: Show login-required splash in root route (take 2) (#32629) 2025-05-14 11:25:43 -04:00
dev_mode DEV: Add /dev-mode endpoint for MiniProfiler auth cookie (#37027) 2026-01-12 10:01:20 +08:00
email UX: add preview to email templates (#36657) 2026-01-08 11:33:53 +04:00
embed DEV: Add a nofollow to /u so user profiles don't get added as a target for crawling (#30693) 2025-01-13 13:50:00 +08:00
exceptions FEATURE: allow adding anchor tag to 404 page title (#35318) 2025-10-10 19:29:05 +05:30
finish_installation DEV: escape emails in finish installation (#37665) 2026-02-10 11:53:18 +01:00
groups
home_page DEV: Show login-required splash in root route (take 2) (#32629) 2025-05-14 11:25:43 -04:00
invites
layouts FIX: Restore plugin data attributes on script tags lost in #37763 (#38039) 2026-02-26 15:21:44 -03:00
list FIX: add og:image:type to OpenGraph tags (#37854) 2026-02-17 16:05:00 +01:00
metadata
offline
posts
published_pages DEV: properly import color-scheme-stylesheets (#36325) 2025-11-28 13:57:22 -06:00
qunit DEV: Refactor plugin JS handling (#37763) 2026-02-19 12:24:04 +00:00
robots_txt removed broken link and comments from no_index.erb (#25648) 2024-02-14 12:09:24 +08:00
safe_mode FIX: Prevent admin sidebar errors in safe mode (#25832) 2024-02-23 17:04:42 +10:00
search
session
sitemap
static DEV: Rename experimental_ upcoming change settings (#37589) 2026-02-10 10:34:37 +10:00
tags
topics FIX: add og:image:type to OpenGraph tags (#37854) 2026-02-17 16:05:00 +01:00
user_api_keys DEV: Do not show auth_redirect note for discourse://auth_redirect (#37212) 2026-01-20 09:29:38 -05:00
user_notifications FIX: Move custom digest text to correct spot (#33912) 2025-07-29 10:54:52 -05:00
users FIX: add og:image:width and og:image:height to OpenGraph tags (#37849) 2026-02-16 20:30:26 +01:00