Iwona Just

Results 68 issues of Iwona Just

### Description Fixes an issue where dropdowns under toolbar > show more items (3 dots) weren’t showing as expected. Before: After: ### Related issues #286

### Description **Replication steps:** - create Addresses field and set it to element index view mode - add that field to an entry type and the entry type to a...

### Description Adds “Default View Mode” dropdown field to the customise sources modal and to the Matrix field settings (when View Mode is set to element index and “Inlude Table...

### Description Make editor instance available in, e.g. CKEditor Config > Config options via the `instance` variable. example: ``` return { : { : info => { instance.then((editor) => {...

> @brandonkelly I find word limitations kind of tricky because words can be very long. A character limit would be cooler. I will never be able to use Word Limitations...

### Description Adds the ability to define a character limit that should be enforced for the CKEditor field. Only one limit - either word or character can be set for...

### Description If you have a word limit set on a CKEditor field, we need to account for the fact that the words can be split with various tags and...

### Description > Remove all of the element type link options from the button menu and move them into the link modal for consistency with Link fields in Craft 5.3....

### Description Adds clarification on using CKEditor on the front end. ### Related issues conversation with @olivierbon

### Description Fixes an issue where if you had two CKE fields, one under the other (first one with very little or no content), and you expanded a dropdown in...