drupal/core/modules/options
Dave Long 7e2b0d453c
Issue #3421626 by phenaproxima, Wim Leers, borisson_: Mark config schema types (field.field_settings.* and field.storage_settings.*)) for field types that have no settings as fully validatable
2024-03-13 15:38:01 +00:00
..
config/schema Issue #3421626 by phenaproxima, Wim Leers, borisson_: Mark config schema types (field.field_settings.* and field.storage_settings.*)) for field types that have no settings as fully validatable 2024-03-13 15:38:01 +00:00
css Issue #3372316 by hooroomoo, kostyashupenko, ckrina, Utkarsh_33, srishtiiee: Adjust design implementation for the field types 2023-08-29 20:01:40 +03:00
migrations/state Issue #3160031 by quietone, jungle, longwave, jameszhang023: Fix 18 spelling errors for migrate specific terms 2020-07-31 16:50:43 +01:00
src/Plugin Issue #3420980 by mstrelan, smustgrave: Convert FieldFormatter plugin discovery to attributes 2024-03-02 11:14:08 +00:00
tests Issue #3399746 by mstrelan, acbramley: Add declare(strict_types=1) to all Functional tests 2024-02-28 10:38:35 +00:00
options.api.php Issue #3134618 by geek-merlin, smustgrave, Matroskeen, Kristen Pol, alexpott: hook_options_list_alter lacks $context['widget'] 2023-02-22 09:55:46 +00:00
options.field_type_categories.yml Issue #3372092 by srishtiiee, lauriii, larowlan, tim.plunkett, kunal.sachdev, Wim Leers: Allow field_type_categories.yml entries to define asset libraries 2023-08-24 14:21:50 +03:00
options.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
options.libraries.yml Issue #3356894 by hooroomoo, lauriii, srishtiiee, Rajeshreeputra, Utkarsh_33, bnjmnm, narendraR, tim.plunkett, smustgrave, ckrina, yoroy, amateescu, Wim Leers: Make field selection less overwhelming by introducing groups 2023-06-30 19:27:14 +00:00
options.module Issue #3414263 by quietone, andypost: Change help headings for WCAG 2.0 2024-01-15 14:55:37 +02:00
options.views.inc