Commit c9be8e37 authored by Mohit Bansal's avatar Mohit Bansal Committed by Jacob Rockowitz
Browse files

Issue #3219664 by mohit.bansal623: [Drupal 9.3.0] Info files can now contain a...

Issue #3219664 by mohit.bansal623: [Drupal 9.3.0] Info files can now contain a 'lifecycle' key to convey the stability of a module/theme
parent 2c1d61b3
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
name: 'Webform iCheck'
type: module
description: 'Provides support for highly customizable checkboxes and radio buttons.'
description: 'Provides support for highly customizable checkboxes and radio buttons. The iCheck library is no longer being maintained.'
package: 'Webform [DEPRECATED]'
core_version_requirement: ^8.8 || ^9
lifecycle: deprecated
lifecycle_link: 'https://www.drupal.org/docs/8/modules/webform/webform-frequently-asked-questions/what-to-do-about-deprecated-external-libraries-in-webform-6x'
dependencies:
  - 'webform:webform'
+2 −0
Original line number Diff line number Diff line
@@ -3,6 +3,8 @@ type: module
description: 'Provides a group of multiple buttons used for selecting a value. jQueryUI is no longer maintained.'
package: 'Webform [DEPRECATED]'
core_version_requirement: ^8.8 || ^9
lifecycle: deprecated
lifecycle_link: 'https://www.drupal.org/docs/8/modules/webform/webform-frequently-asked-questions/what-to-do-about-deprecated-external-libraries-in-webform-6x'
dependencies:
  - 'webform:webform'
  - 'jquery_ui_checkboxradio:jquery_ui_checkboxradio'
+3 −1
Original line number Diff line number Diff line
name: 'Webform Location Geocomplete'
type: module
description: 'Provides a form element to collect valid location information (address, longitude, latitude, geolocation) using Google Maps API''s Geocoding and Places Autocomplete. The jQuery: Geocoding and Places Autocomplete Plugin library is not being maintained.'
description: 'Provides a form element to collect valid location information (address, longitude, latitude, geolocation) using Google Maps API''s Geocoding and Places Autocomplete. The jQuery: Geocoding and Places Autocomplete Plugin library  is no longer being maintained.'
package: 'Webform [DEPRECATED]'
core_version_requirement: ^8.8 || ^9
lifecycle: deprecated
lifecycle_link: 'https://www.drupal.org/docs/8/modules/webform/webform-frequently-asked-questions/what-to-do-about-deprecated-external-libraries-in-webform-6x'
dependencies:
  - 'webform:webform'
+3 −1
Original line number Diff line number Diff line
name: 'Webform Toggles'
type: module
description: 'Provides a webform element for toggling a single on/off state. The Toggles library is not being maintained and has major accessibility issues.'
description: 'Provides a webform element for toggling a single on/off state. The Toggles library  is no longer being maintained and has major accessibility issues.'
package: 'Webform [DEPRECATED]'
core_version_requirement: ^8.8 || ^9
lifecycle: deprecated
lifecycle_link: 'https://www.drupal.org/docs/8/modules/webform/webform-frequently-asked-questions/what-to-do-about-deprecated-external-libraries-in-webform-6x'
dependencies:
  - 'webform:webform'