Guillaume Cornut

Results 26 issues of 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...

bug

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...

Follow Best Practices
Existing Standard
Modify Data Model
BrAPI-All

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...

Existing Standard
Modify Data Model
BrAPI-Core

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']`,...

documentation
intended
priority

DSW-185 # General summary Add option to activate line wrap on parent overflow ![](https://github.com/lumapps/design-system/assets/939567/e99b3564-e580-434a-99f8-612b731745b0) 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...

need: review-frontend

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** ![image](https://github.com/lumapps/design-system/assets/939567/dcc8d935-24fc-41f2-958a-cc2cdc0b5ecb) StoryBook: https://d44d874cf--5fbfb1d508c0520021560f10.chromatic.com/ ([Chromatic...

need: review-frontend

- **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 -...