Skip to content

2.0.0-rc9

Compare
Choose a tag to compare
@DevinCarlson DevinCarlson released this 08 Jan 18:54
· 2412 commits to 7.x since this release

Demo Framework 8.x-2.0-rc9 contains the following updates:

Module updates

  • Updated the Address module to 8.x-1.3.
  • Updated the Asset Injector module to 8.x-2.1.
  • Update the Moderation Dashboard module to latest commit hash.
  • Updated the Responsive Preview module to 8.x-1.0-alpha7.
  • Updated the Workbench Email module to 8.x-1.0-alpha7.

Bug fixes and improvements

  • Tweaked video hero styles.
  • Added a basic video hero block.
  • Rendered gallery items as teaser images when creating/editing galleries.
  • Removed dependency on File Entity from df_tools_gallery.
  • Moved the df_tools_gallery module under df_tools_media.
  • Added a new df_tools_cache module to provide cache-related Drush commands.
  • Whitelisted anchor tag target attribute.
  • Used the teaser view mode for displaying thumbnails of media entities on the media block form.
  • Made workbench email config optional.
  • Moved translation enablement into associated modules.
  • Removed unused dependencies from df_tools_moderation.
  • Moved material admin support to df_admin.
  • Added missing dependencies on df_core.
  • Decoupled df_tools_articles from df_tools_workflow.
  • Removed the unused URL embed module.
  • Removed unused features files.
  • Removed moono-lisa editor skin now that it is included in core.
  • Moved the df_tools_landing_page module under df_tools_layout.
  • Removed unused module files.
  • Decoupled df_tools_articles from df_tools_scheduled_updates.
  • Decoupled df_tools_user from df_tools_scheduled_updates.
  • Moved scheduled update form alterations from df_core to df_tools_scheduled_updates.
  • Moved the df_tools_scheduled_updates under df_tools_workflow.
  • Decoupled df_tools_user from df_tools_moderation.
  • Removed the Scheduler module.
  • Included config snapshot changes for media name fields.
  • Worked around issues with Drush 9 and legacy tarballs.
  • Automatically configured the Media block media field if the Acquia DAM module is installed.
  • Converted image galleries from files to media.
  • Pinned Drupal Core to 8.4.2.
  • Fixed tab border CSS.
  • Pinned the Drupal Console to 1.0.1.
  • Rerolled core patch now that it gets applied after Lightning patch.
  • Forked the composer-patches project in order to fix patch application ordering.
  • Added df_core dependency to df_tools_panelizer.
  • Used sensible letter spacing in the settings tray.