Guillaume Cornut
Guillaume Cornut
*I'm looking into implementing it. Let me know if this feature is aligned with what this plugin is supposed to bring to slate and let me know if you have...
I think I found a weird bug and tried to generate the smallest input to reproduce the bug. I created a type ( `Sequence`) containing a variadic tuple that reference...
Since the general feedback on the JSON-LD discussion seemed to positive ([slides online](https://docs.google.com/presentation/d/1tfDDpDEYBdiJ-TX9FB8_7lRZEopbLzm7tb6mWkDFn4Y/edit?usp=sharing)). I am creating this issue to details the necessary steps to follow for the integration of JSON-LD...
If I'm not mistaken, the BrAPI studies can be used to represent phenotyping studies or genotyping studies (and maybe even other kinds in the future) The problem is that for...
Hi, I think I found a bug on the tuple schema. If I create a schema `tuple([number()], string(), [maxLength(1)])` (items, rest & pipe) and try to parse against `[1, 'a']`,...
DSW-185 # General summary Add option to activate line wrap on parent overflow  StoryBook: https://abc2a6e5--5fbfb1d508c0520021560f10.chromatic.com/ ([Chromatic build](https://www.chromatic.com/build?appId=5fbfb1d508c0520021560f10&number=370))
Added `objectFit` prop to adapt how the image should fit when it's aspect ratio is contained. Defaults to `cover` to scale & crop the image (like before) but can be...
https://lumapps.atlassian.net/browse/DSW-184 - **feat(flag): allow any react node in label** - **feat(flag): add truncate text option on overflow** - **feat(text): display full text on hover when truncated**  StoryBook: https://d44d874cf--5fbfb1d508c0520021560f10.chromatic.com/ ([Chromatic...
# General summary # Screenshots
- **chore(babel): centralize babel configuration** Centralize babel configurations into a dev package - **chore(babel): adapt config based on platform and framework** Parameterize babel config based on platform and framework -...