plane/packages/editor
M. Palanikannan 0e3d15215d [fix] Image insertion position at cursor position and Updated placeholder text. (#3224)
* Fix position bug in the UploadImagesPlugin widget decoration and adjust transaction to correctly insert image node and set meta data for image removal.

* Update CSS styles in editor.css to remove margin top and bottom on images and img placeholders and adjust the margin on the table in the editor container.

* Better typescript support for images extension.

Update the `Command` extension in `slash-commands.tsx` to include a `SlashCommandOptions` type for better TS support and allow spaces in the suggestion options and modify the `image` suggestion's search terms to include "img" in addition to "photo", "picture", and "media".
2023-12-22 18:10:21 +05:30
..
core [fix] Image insertion position at cursor position and Updated placeholder text. (#3224) 2023-12-22 18:10:21 +05:30
document-editor [refactor] Editor code refactoring (#3194) 2023-12-22 18:10:18 +05:30
extensions [fix] Image insertion position at cursor position and Updated placeholder text. (#3224) 2023-12-22 18:10:21 +05:30
lite-text-editor [refactor] Editor code refactoring (#3194) 2023-12-22 18:10:18 +05:30
rich-text-editor [refactor] Editor code refactoring (#3194) 2023-12-22 18:10:18 +05:30