2.0.0
Demo Framework 8.x-2.0 contains the following updates:
Module updates
- Updated the Admin Toolbar module to 8.x-1.23.
- Updated the Geocoder module to 8.x-2.0-beta2.
- Updated the Geofield module to 8.x-1.0-beta3.
- Updated the Lightning profile to 8.x-3.003.
- Updated the Migrate Plus module to 8.x-4.0-beta3.
- Updated the Migrate Tools module to 8.x-4.0-beta3.
Bug fixes and improvements
- Updated Pipelines config.
- Added missing `pattern: panelizer` key value to panelized view mode configurations in df_tools.
- Removed static context from the article default display that is panelized.
- Allowed editors to manage classes of link in editor (if it's allowed in the text format).
- Fixed buggy logic in sticky-light (this one related to the sticky element's placeholder) and document dimension watched by magellan-light library.
- Replaced ID selectors with CSS classes.
- Added a new 'sticky-light.js' plugin.
- Made magellan functionality frontend-agnostic.
- Automatically loaded scenario hook implementations.
- Moved from Lightning Scheduled Updates to Lightning Scheduler.
- Ported Type Style Moderation customizations to Content Moderation.
- Ported Workbench Moderation customizations to Content Moderation.
- Stopped overriding entity path during migration translation.
- Patched core to allow a translation to be saved if the path alias changes.
- Removed the Lightning publication info customizations.
- Removed all Workbench Moderation customizations.
- Migrated from Workbench Moderation to Content Moderation.
- Patched Drupal Core to prevent a PHP error during install if an entity doesn't have a workflow.
- Removed the Workbench Moderation module.
- Added a product browser to find existing content in IPE.
- Added a field formatter for local video media.
- Cleaned up the IPE media embed UI and categories.
- Fixed an IPE bug when editing an item that is larger than window mode.
- Fixed the preprocess html class addition logic.
- Added leaflet-sleep dynamically whenever leaflet is loaded.
- Switched the leaflet-sleep library from CDN to local.
- Enabled the Language module by default.
- Replaced the content_recent view to accommodate changes to install order.
- Removed the leaflet library from the dfs_base theme.
- Made the Media Browser Media view mode optional.
- Removed the df_tools module.
- Updated README with version control instructions.
- Removed duplicate module dependencies from df_admin.
- Removed dependencies and filters from the Full HTML text format.
- Updated the project license to GPL-2.0-or-later.
- Enabled the Page Manager UI module.
- Fixed a warning during install by adding an additional check in AuthorMigrationTrait.
- Fixed the display name of the df_tools_crop module.
- Removed unnecessary dependency from the Basic block default entity form display.
- Removed the File Entity module.
- Removed remaining dependencies on the File Entity modules.
- Merged df_tools_moderation into df_tools_workflow.
- Update drupal facet library to resolve bugs with slider.
- Accounted for tall IPE sections with a scrollable window.