Romain Cazier
Romain Cazier
Hi, I was trying to use the [BodyPix](https://github.com/tensorflow/tfjs-models/tree/master/body-pix) model with Magenta but the tfjs version required is 1.0.0. Is it possible to update it ? Thanks!
Hi, When working on a module, I noticed that even though I disabled the template in the `No debug bar in selected frontend templates`, some markup was added right before...
This is a bit specific but this PR allows to use the same mock/placeholder Page object (per file) for custom fields at runtime. This bit came up as an issue...
Hi, I’m including this module in a custom site profile and installing it automatically using finish.php when installing ProcessWire. However the lack of `include=all` in the selector ends up having...
### Short description of the issue When defining both a color and fields in the repeater label the $colorPrefix get broken when it goes through [`$page->getText()`](https://github.com/processwire/processwire/blob/47086751d282a82ead9b971bf34c186f1ecf9c30/wire/modules/Fieldtype/FieldtypeRepeater/InputfieldRepeater.module#L163). The `\r` get removed,...
When using the library to output fonts’ character set, I noticed some were missing characters (when compared with opentypejs’ output) because of glyphs being part of the Unicode full repertoire...
### Short description of the issue When using `icon-name` to add an icon in a repeater item header, it gets replaced by `fa-arrows` when closing/opening because of [InpufieldRepeater.js#L457](https://github.com/processwire/processwire/blob/80f425f9da46b3ab2a8c315f3e1d5b0c9b2fb801/wire/modules/Fieldtype/FieldtypeRepeater/InputfieldRepeater.js#L457) ### Suggestion...
### p5.js version v1.10.0 ### What is your operating system? Mac OS ### Web browser and version _No response_ ### Actual Behavior The theme applies `font-weight: 700;` to functions. However...