Problem/Motivation
- List all issues that seem useful for the 8.x-1.4 next release
- Prioritize issues listed to define the Milestone release
List of issues
- PR's proposed by DuaelFr
- #3311088: Add extra field support
- #3311452: Support modules that use field_layout data (eg. field_group).
- #3311455: Support field_groups nesting
- #3311464: Sort UI Pattern definitions
- #3311471: Detect all theme patterns
- #3314789: Fix views preview when pattern declared by ui_pattern_library in the front theme.
- #3314998: Allow to use field_group label in patterns
- #3315000: Prevent empty field group to be displayed
PHP 8.1 compatibility: https://github.com/nuvoleweb/ui_patterns/pull/357
- PR's proposed by Lisa Ridley
https://github.com/nuvoleweb/ui_patterns/pull/278: This issue is currently closed, but we are using this patch on one of our projects we're about to launch.https://github.com/nuvoleweb/ui_patterns/pull/273: This patch is failing checks, and it's probably specifically related to Wingsuit, but we are using this one as well.https://github.com/nuvoleweb/ui_patterns/pull/351: We are also using this one, I submitted this patch as part of the project we're created with Wingsuit.- #3315659: Add support for additional fields on PatternDefinitionField
- PR's proposed by Tim Diels
- PR's proposed by Grimreaper
- PR's proposed by pvbergen
Priorization
TO DEFINE ...
Comments
Comment #5
g4mbiniComment #6
duaelfrI'll start by working on Extra fields support to add test coverage because I think it's the easiest to start with :)
Comment #7
g4mbiniComment #8
tim-dielsWe currently use the following PR's:
Comment #9
pvbergen commentedAdd support for additional fields on PatternDefinitionField, #353 is currently used by Pagedesigner to add meta information on pattern fields.
We rolled the this out on about 80 projects in production.
I can open an issue on ui_patterns, reroll the changes and add test coverage.
Comment #10
grimreaperSwitching issue queue now that UI Patterns issue queue is back on drupal.org.
Comment #11
g4mbiniComment #12
g4mbiniComment #13
grimreaperRemoving redundant links from the summary and adding my propositions of issues.
Comment #14
g4mbiniComment #15
g4mbiniComment #16
grimreaperComment #17
g4mbiniComment #18
g4mbiniComment #19
g4mbiniComment #20
g4mbiniComment #21
g4mbiniComment #22
g4mbiniComment #23
g4mbiniComment #24
g4mbiniComment #25
g4mbiniComment #26
g4mbiniComment #27
g4mbiniComment #29
g4mbiniComment #30
g4mbiniComment #31
grimreaperHi,
As we are starting to have a bunch of commits on the development version and seeing the list of issues in this backlog, I think we should do a release and move the issues not done in the next release target.
Maybe discuss #3311464: Sort UI Pattern definitions in monthly meeting tomorrow then merge if ok then do the release.
Comment #32
grimreaperRelease done https://www.drupal.org/project/ui_patterns/releases/8.x-1.4
Let's create a new issue for 8.x-1.5. and in the issue summary let's stop to regroup issues by who proposed what :)
Top priority on top :)
Comment #33
duaelfr🍾