Pierre Dureau
Pierre Dureau
That's great snap-side. What about Flatpak?
Hi all, I have initiated a flatpak manifest file which works well so far: https://github.com/pdureau/flatpak-manifests I will use it as my main ludo instance next days. What would be the...
Hello, I am using [my flatpak package](https://github.com/pdureau/flatpak-manifests) for a few weeks and it seems to work well. However, he can't be submitted to Flathub yet because it miss some requirements:....
@kivutar : I will check what is possible with binary releases. @RobLoach : I already use the manifest locally publishing the flatpak in my local repo. As a first step,...
Hi @kivutar Sure I am. I hope I will less busy late summer to work on it.
hi @GiorgosK I am not sure title_field_for_manage_display module has a clean implementation. It would be better to allow the display of title (label) base field, instead of creating a new...
HI @Itshalffull Here are real life examples of patterns nesting: ... in a pattern preview: ``` input_chip: label: Input Chip fields: picture: label: Picture type: render preview: - type: pattern...
That's weird because: - Thanks to Drupal\ui_patterns\Template\TwigExtension::renderPattern(), pattern() function return a render array based on \Drupal\ui_patterns\Element\Pattern - The variables token {{ }} is able to manage render arrays in a...
hi @jigarius i have updated my last comment with a proposal based on a render array built directly from Twig
A new module proposal: https://github.com/pdureau/ui_patterns_views_style This one can extend the already existing[ ui_patterns_views](https://github.com/nuvoleweb/ui_patterns/tree/8.x-1.x/modules/ui_patterns_views) sub-module. The ui_patterns ecosystem is growing fast, it would be great to keep it focused.