Closed (fixed)
Project:
Radix Layouts
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 May 2017 at 21:12 UTC
Updated:
6 Jun 2017 at 18:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
berliner commentedComment #3
berliner commentedI'm having trouble applying this patch automatically with drush make. Trying with a dedicated patch against the 3.0-release.
Comment #4
ivavictoriaSeconding the patch in #3; it worked for me, and was mandatory for me to apply in order to continue using this module after upgrading to 8.3.1.
Comment #5
berliner commentedComment #6
dsnopekThis should definitely be committed, but the question is how to handle the version issues... Should we make a radix_layouts 8.x-4.x, like Panels did? Or should we just add something to the .info.yml file to require Drupal 8.3.x or greater?
Comment #7
shadcn commented@dsnopek let's go with 8.x-4.x.
Initially we wanted to match the versions with the Radix theme. But there are many websites using Radix Layouts but not Radix theme. Let's match Panels version numbers to make things simpler.
Comment #8
dsnopekCommitted to the new 8.x-4.x branch :-)
Thanks, Everyone!