component 1.0.0-rc4

  1. The readiness of Drupal 10
  2. The Drupal coding standards have been fixed

component 1.0.0-rc3

New features

Added an admin form to show the currently available libraries and plugins.
Provided a new type of component: plugin. This lets you provide a configurable dependency override from the UI.

component 1.0.0-rc1

Stable release candidate. Code sniffer fixes, added hook_help, and adjusted a few tweaks.

component 1.0.0-beta3

Bug fixes

Fixes provided for the example components, including adding an example of a library component for dependency use in another component.

component 1.0.0-beta2

New features

This release includes a MAJOR refactor of the component discovery system. Instead of relying on the ExtensionDiscovery system (*.info.yml), we now have a new discovery mechanism that is simpler to use and relies on *.component.yml files inside active modules and themes.

NOTE: this module is only looking inside "component" subfolders in your module/theme for the components (similar to templates). This is to make the discovery more performant and to enforce better organization.

component 6.x-1.x-dev

New features

Dev release for Drupal 6. As of this writing I think everything should work, but it still needs testing and feedback.

component 5.x-1.0

New features
Bug fixes
Unsupported

A stable release! OMG! Actually there's nothing new here. This module is older than stable releases of modules, I think, so I'm finally getting around to tagging one in preparation for a D6 port. If you're already running the -dev release there is one minor bug fix in AHAH loading of blocks, but no other changes.

Subscribe with RSS Subscribe to Releases for Component