Zeyad Ahmad Aql

Results 7 issues of Zeyad Ahmad Aql

## Description I found a case where I'm trying to insert a character after the last character in a group, and moves to after the first character after the group....

bug

Please see the video below https://user-images.githubusercontent.com/46978227/190202901-9b3ccc2e-bfbc-4c01-a419-8b89de2c7cef.mov As you can see, When I drag an element to the right, it gets dropped in the left side, and vice versa.

Can you please work on upgrading slate to use React 18 rather than React 16. This would make it easier to use and integrate it with other new React apps.

improvement

Starting from version 0.82.0 and above, slate-react treats the last inserted as empty or zero width. You can see it in the editor's children.

bug
⚑ cross platform

Sorted using [TypeScript Import Sorter](https://marketplace.visualstudio.com/items?itemName=mike-co.import-sorter) VS Code extension. Totally OCD, but feel free to merge it if you want to.

- Added newline command `\\`. Inspired by [KaTeX](https://katex.org/). - Added feature to add new line on enter press. - In virtual keyboard, replace [action] key with [return] key. Also, pressing...