Skip to content

Releases: backdrop-contrib/conditional_fields

1.x-3.0.2

Choose a tag to compare

@laryn laryn released this 22 Jan 14:23

What's Changed

  • Issue #38: Followup to remove unnecessary system version requirement bump. by @laryn in 647134e

Full Changelog: 1.x-3.0.1...1.x-3.0.2

1.x-3.0.1

Choose a tag to compare

@laryn laryn released this 16 Jan 15:28
011efba

What's Changed

  • Merge some commits from Drupal 7 version.
  • Issue #34: Fix undefined offset. by @laryn in #35
  • Issue #38: Adapt _field_filter_items function signature for Backdrop 1.33+. by @laryn in #39

Full Changelog: 1.x-3.0.0...1.x-3.0.1

1.x-3.0.0

Choose a tag to compare

@laryn laryn released this 23 Jan 15:13
bc4d73e

NOTE: You will need to run site updates and then clear caches with this release.

Changes since 1.x-3.0.0-beta3:

1.x-3.0.0-beta3

Choose a tag to compare

@laryn laryn released this 11 Aug 17:58
4bbe9fb

Changes from 1.x-3.0.0-beta2:

1.x-3.0.0-beta2

Choose a tag to compare

@laryn laryn released this 17 Mar 19:10

Changes from 1.x-3.0.0-beta1:

1.x-3.0.0-beta

Choose a tag to compare

@laryn laryn released this 07 Apr 12:01
cec0a91

Initial port from Drupal 7. This is still considered to be in a beta state. The main issue appears to be related to a bug in Backdrop core, and dependents need to be wrapped in a fieldset. Once that issue is fixed, the functionality of this module may be affected.

PRs for either the core issue or alternate solutions for this module would be greatly appreciated!

Another todo of note:

  • Convert to use CMI: #7

1.x-3.0.0-alpha-1

1.x-3.0.0-alpha-1 Pre-release
Pre-release

Choose a tag to compare

@laryn laryn released this 24 Jun 17:01

Initial port from Drupal 7. This is still in an alpha state. The main issue appears to be related to a bug in Backdrop core, and dependents need to be wrapped in a fieldset. Once that issue is fixed, the functionality of this module may be affected.

PRs for either the core issue or alternate solutions for this module would be greatly appreciated!