Yoannis Jamar
Yoannis Jamar
Sometimes you may want to override css "!important" font-size rules. This can be done by replacing the **resizer** function by the following : ``` js var resizer = function ()...
### Describe the bug Vizy fields don't appear in source field dropdowns in the Content SEO settings for entry sections. ### To reproduce 1. Add a Vizy field to a...
I have repeatedly come across the need to add configurable options to a specific navigation menu as a whole (and not just the individual nodes inside the menu). I think...
### Describe the bug When setting up a Local Folder pointing to a path outside the public web folder (e.g. `storage/private-files` in the example folder structure below), it does not...
The coconut API returns a 403 HTTP status code when the usage limit is exceeded. This throws a generic`Coconut\Error`, which does not provide much information to the php code using...
Currently API error codes are included as string at the end of the `\Coconut\Error::message` property. It would be more convenient to add an `api_error_code` property on the exception class, so...
### What happened? ### Description If two entry types use two different matrix fields, which support different entry-types, but use the same handle for these matrix fields, GraphQL throws an...