drupal/core/modules/editor
nod_ 5eb8ab81b2
Issue #3416898 by Tom Konda, Tirupati_Singh: Use String.prototype.includes() instead of String.prototype.indexOf() where necessary
(cherry picked from commit c794a0e0f3)
2024-01-29 11:45:35 +01:00
..
config/schema Issue #2920682 by phenaproxima, alexpott, Sam152, borisson_, Wim Leers, larowlan: Add config validation for plugin IDs 2023-01-10 09:00:04 +10:00
help_topics Issue #3025577 by andypost, Abhisheksingh27, jhodgdon, alexpott, quietone, smustgrave: Move help topics to core or the correct modules 2023-07-24 20:03:11 +10:00
js Issue #3416898 by Tom Konda, Tirupati_Singh: Use String.prototype.includes() instead of String.prototype.indexOf() where necessary 2024-01-29 11:45:35 +01:00
src Issue #3404975 by Akhil Babu, joachim, smustgrave: Editor entity class should document that it expects a 1-1 relationship with matching IDs with a format entity 2023-12-21 07:56:57 +00:00
tests Issue #3399373 by mstrelan, xjm, longwave, larowlan, quietone: Add declare(strict_types=1) to all Unit tests 2024-01-05 09:08:23 +00:00
editor.admin.inc Issue #2157945 by mondrake, andypost, kim.pepper, Bhanu951, alexpott, martin107, plach, ankithashetty, dawehner, karishmaamin, voleger, jhedstrom, jofitz, kostyashupenko, shashikant_chauhan, longwave, zeeshan_khan, claudiu.cristea, mstrelan, Berdir: Deprecate format_size() and use Drupal\Core\StringTranslation\ByteSizeMarkup instead 2023-09-15 08:19:10 +01:00
editor.api.php Issue #3138746 by jungle, rajandro, sja112, longwave, jameszhang023, quietone, dww: Fix 45 "shouldBeCamelCased" and related typos in core 2020-11-09 11:14:31 +00:00
editor.info.yml Issue #3060616 by elber, nod_, quietone, paulocs, Neslee Canil Pinto, KapilV, kostyashupenko, ranjith_kumar_k_u, adityasingh, ifrik, mmatsoo, adamzimmermann, ravi.shankar, sonam.chaturvedi, BhumikaVarshney, catch, longwave, xjm, dawehner, alexpott, ayushmishra206, hmendes, Pancho: Update the module descriptions on the Extend page to fit the Help texts 2022-11-25 02:24:26 +00:00
editor.install Issue #3087644 by jibran, Berdir, alexpott, longwave, Wim Leers, amateescu, catch, xjm, larowlan, dpi, quietone: Remove Drupal 8 updates up to and including 88** 2020-01-24 23:52:03 +00:00
editor.libraries.yml Issue #3267258 by Spokje, dww, andregp, Wim Leers, mstrelan, catch: Remove Quick Edit support from editor.module 2022-06-16 23:36:18 +01:00
editor.module Issue #3414263 by quietone, andypost: Change help headings for WCAG 2.0 2024-01-15 14:56:41 +02:00
editor.post_update.php Issue #3247795 by heddn, Graber, ravi.shankar, yogeshmpawar, Anchal_gupta, Wim Leers, Fabianx, alexpott, benmorss, catch: Add text filter plugin to support <img loading="lazy"> and remove it from editor_file_reference 2022-11-30 16:33:11 +00:00
editor.routing.yml Issue #3267258 by Spokje, dww, andregp, Wim Leers, mstrelan, catch: Remove Quick Edit support from editor.module 2022-06-16 23:36:18 +01:00
editor.services.yml Issue #3392396 by andypost, longwave: Improve AutowireTest to ignore TrustedCallbackInterface 2023-10-17 11:39:50 +02:00