viewsreference 8.x-1.8

Contributors (1)

DamienMcKenna

Changelog

Issues: 1 issues resolved.

Changes since 8.x-1.7:

Feature

viewsreference 8.x-2.0-alpha7

Added Drupal 9 compatibility.

Contributors (3)

saschaeggi, sleitner, akshay_d

Changelog

Issues: 2 issues resolved.

Changes since 8.x-2.0-alpha6:

viewsreference 8.x-2.0-alpha6

Bug fixes
Insecure

Added an important fix that caused error when updating the module to version alpha5 without the HAL module enabled.

viewsreference 8.x-2.0-alpha4

Bug fixes
Insecure

Changes since 8.x-2.0-alpha3:

  • #2921423 by RajabNatshah: Error on update TypeError: Argument 1 passed to Insert::fields() must be of the type array, null given, called in viewsreference.install on line 71
  • #2923740 by Patrick Bauer: hook_views_pre_view() is ignored

viewsreference 8.x-2.0-alpha1

New features
Insecure

The 2.x branch enables a data property used to store any settings associated with a view, such as show/hide pager or number of results shown. It uses a Plugin Manager to add settings to the views reference fields and enables site builders to hide provided settings for each field instance. The branch itself comes with some settings and developers can add more through custom plugins.

viewsreference 8.x-1.0-rc1

Bug fixes
New features

Apply Details form type to title and argument options to prepare for advanced options module
Run codesniffer on code
Fixes to views plugin filter: https://www.drupal.org/node/2857697
Add error message for when no plugin available in a view
Add Empty validation on display_id value

viewsreference 8.x-2.x-dev

New features

As a result of discussion it was decided to release Views settings as plugins in a 2.x branch: https://www.drupal.org/node/2888275
This represents a considerable change from the 1.x method.

viewsreference 8.x-1.0-alpha8

Bug fixes
New features

Change to views_embed_view function
Add view plugin select to limit plugins available in field
Attempt to fix composer problem

viewsreference 8.x-1.0-alpha4

Bug fixes
New features

Add views block title option
Add check in update for table exists

viewsreference 8.x-1.0-alpha3

Bug fixes

Modify widget to it works in nested environments such as inside Paragraphs

viewsreference 8.x-1.0-alpha1

Bug fixes
New features

Module originally released as Views Reference but because of a spelling error in the shortname, has been re-released with a corrected shortname.

Notes for this release:
Add weight to display_id field
Remove preconfigured options that attaches views reference behaviour to entity types
Change widget name to viewsreference_autocomplete

Subscribe with RSS Subscribe to Releases for Views Reference Field