Pierre Levavasseur
Pierre Levavasseur
The goal is to be able to set a label programmatically. It's useful when i want to have a message specific to the context where i open the picker.
I try to use a custom template. It works. But, for example, when i use this font https://www.google.com/fonts/specimen/PT+Sans. I have no issue with the regular style. But if i add...
Thanks for this extension! Graphql-codegen cli uses [cosmiconfig](https://github.com/davidtheclark/cosmiconfig) to load config file. It would be great if we could set custom config path.
### What does it do? Displays the single type schema name instead of "Untitled" if there is no relevant mainField. ### Why is it needed? When a contributor is editing...
#### Description of changes This PR introduces the storageAvailable function (based on [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API/Using_the_Web_Storage_API#testing_for_availability)) to check the availability of localStorage and sessionStorage. If unavailable (e.g., Safari private mode or quota...
## What does it do? - Drops the `copyfiles` dependency from `@strapi/core`, `@strapi/strapi`, and `@strapi/generators`, including the corresponding `yarn.lock` cleanup. - Replaces the generator `copy-files` script with a Node-based executable...