mediawiki-extensions-Popups/resources
WMDE-Fisch 90a829179c Better support RTL direction extracts in ReferencePreviews
When the user sets a different language than the projects content
language, ReferencePreviews were rendered LTR. By using the bdi
tag this behavior is fixed.

Note that PagePreviews gets language and direction from the
TextExtracts response and use them to achive the same. The latter
is not straight forward available for ReferencePreviews so I'm
using bdi to achieve the same.

Bug: T345833
Change-Id: I6554e6e1db3aac06c04c9185500e05de238adde2
2023-10-04 15:28:00 +02:00
..
dist Better support RTL direction extracts in ReferencePreviews 2023-10-04 15:28:00 +02:00
ext.popups Restrict page previews to browsers that support multiple not selectors 2023-05-12 13:43:18 -07:00
ext.popups.images Rename icon classes in Popups to use popups-icon prefix instead of mw-ui-icon, replace resource loader icons with codex 2023-09-12 10:56:53 -05:00
.eslintrc.json ES6: Prefer Object.assign and Promise to jQuery 2023-04-19 17:02:14 -07:00