Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
60.34 KB
MD5: 88324a46ad56df06b57a632b91b34a6d
SHA-1: 73ccfc0da3ed4f5c9b194de80000876ff6d9f455
SHA-256: 961b53a4a20009877cb40cacb2c5c25e92086d13c74e1c379fe9b14bfef186bc
Download zip
107.65 KB
MD5: d0448e5ffdb55c207f63e397578f1738
SHA-1: 2fd76d29f643fc870024f57cf90215f8478af3e0
SHA-256: 1fc87b15e48210d3e7a32355696a114c3e9faa11af07e621cbaff95649c4d75b
Release notes
Notably, some necessary refactoring was done to OOify things from D7 and a data loss issue was resolved.
However, there is still plenty of work to do before we can release something stable. Any help with #2830988: [meta] 4.0.0 release roadmap would be appreciated.
Changes since 8.x-1.0-alpha5:
- Revert "Issue #2983462 by axel.rutz: Fix required-handling" (#)
- #3068112 by NightAr, itsekhmistro: The tests are deprecated and some conditionals are not working (#)
- #3012821 by drOptimum, colan: Stop emptying fields when making invisible. (#)
- #3001010 by edwardchiapet: Fixed broken JS. (#)
- #2842914 by Pancho, rodrigoaguilera, ovanes, StephaneQ, NigelCunningham, pwolanin: Removed field_ui dependency. (#)
- #2926132 by marvil07: Replaced conditional_fields.api.inc with a new ConditionalFieldsFormHelper class. (#)
- #3068112 by colan: Reapply `conditional_fields.api.inc` changes to new ConditionalFieldsFormHelper class. (#)
- #2926132 by colan: Merge branch 'issue-2926132' into 8.x-1.x (#)