Ângela Coelho

Results 6 issues of Ângela Coelho

**Current behaviour:** When using `!important` on `position` property, I get a typescript warning saying that the type is not assignable to `Position | Position[]`. ``` cons styles = css({ div:...

bug
needs triage

Added a `preserveBlank` configuration parameter to determine whether blank headers should be kept when saving editor data, similar to the `editorjs/paragraph` block.

This way it has a `data-item-name` on the `.ce-popover-item` to identify the name of setting, which follows the structure of the default settings of editor.js (Move up, Delete, Move down).

When I try to delete a list item it doesn't work. I'm able to delete the text of the item, but the bullet remains. https://github.com/editor-js/list/assets/9882819/cc1d58bf-7a28-487a-84e5-b689207e0a0a

This way it has a `data-item-name` on the `.ce-popover-item` to identify the name of the setting, which follows the structure of the default settings of editor.js (like Move up, Delete,...

This way it has a `data-item-name `on the `.ce-popover-item` and `.tc-popover__item` to identify the name of the setting, which follows the structure of the default settings of editor.js (like Move...