Francis Champagne

Results 18 issues of Francis Champagne

**Is your feature request related to a problem? Please describe.** In Emotion when wanting to set a fallback for a value that might not be well supported, you could use...

enhancement

**The feature would affect:** (check one with "x") - [x] *app.storyblok.com (CMS - Interface)* - [ ] *api.storyblok.com (CMS - Content Delivery API)* - [ ] *mapi.storyblok.com (CMS - Management...

enhancement
app.storyblok
app - fieldtypes
app - workflows

Hi, I'm having trouble when building components that use Emotion's template literal syntax. ```js export const Component = styled.div` background-color: 'blue'; &:hover { background-color: 'red'; } ` ``` I get...

Hey! I'm generating some `package.json` and the end result is pretty dirty. I'm able to run `prettier` as a command with the `sh` option of the front-matter. I would also...

Hello đŸ‘‹ After my latest Google Chrome update, I've started noticing a really bad new feature. **Describe the bug** From what I understand, content that is translated outside of the...

Check if `window` is defined before `Hls.isSupported()`. Fixes issue #39

**The problem** Next JS just release their v13 publicly. As seen in [their docs](https://beta.nextjs.org/docs/styling/css-in-js), `emotion` has not yet added support. Is there any plan to add support in the near...

feature request
needs triage

**The issue occurs while working with:** (check one with "x") - [x] *app.storyblok.com (CMS - Interface)* - [x] *api.storyblok.com (CMS - Content Delivery API)* - [ ] *mapi.storyblok.com (CMS -...

bug
app.storyblok
app - editing
app - api

**The issue occurs while working with:** (check one with "x") - [ ] *app.storyblok.com (CMS - Interface)* - [x] *api.storyblok.com (CMS - Content Delivery API)* - [ ] *mapi.storyblok.com (CMS...

bug
app - editing

**The issue occurs while working with:** (check one with "x") - [x] *app.storyblok.com (CMS - Interface)* - [ ] *api.storyblok.com (CMS - Content Delivery API)* - [ ] *mapi.storyblok.com (CMS...

bug
app.storyblok
app - editing
app - workflows