- 🇫🇷France Grimreaper France 🇫🇷
Need to wait for 🌱 [2.0.x] Roadmap Active : Integrate a subset of ui_patterns_settings
- 🇫🇷France pdureau Paris
Hello,
If we consider this issue to be done in the 2.x branch, the current MR is outdated because UI Patterns 2.x will not have fields and settings, but slots and props.
So, instead of this:
{% for name, setting in pattern.additional.settings %}
We will have something like this:
{% for name, prop in component.props %}
So, why not already merging this in 1.x branch.
- Assigned to Grimreaper
- Assigned to pdureau
- Status changed to Needs review
over 1 year ago 11:25am 15 May 2023 - 🇫🇷France Grimreaper France 🇫🇷
Ok.
Then I will apply the change to both versions as refactoring to
{% for name, prop in component.props %}
has not been done yet on 2.0.x.Are you ok with that?
- Assigned to Grimreaper
- last update
over 1 year ago 69 pass, 2 fail - last update
over 1 year ago 72 pass -
Grimreaper →
committed d09dea14 on 8.x-1.x
Issue #3311340 by Grimreaper, pdureau: UI Patterns Library: support UI...
-
Grimreaper →
committed d09dea14 on 8.x-1.x
- last update
over 1 year ago 59 pass - @grimreaper opened merge request.
-
Grimreaper →
committed ba1041c3 on 2.0.x
Issue #3311340 by Grimreaper, pdureau: UI Patterns Library: support UI...
-
Grimreaper →
committed ba1041c3 on 2.0.x
- Issue was unassigned.
- Status changed to Fixed
over 1 year ago 4:05pm 1 June 2023 Automatically closed - issue fixed for 2 weeks with no activity.