tipex
tipex copied to clipboard
An goto sytled text editor for SvelteKit; based on TipTap; tipex
 For now I removed the browser check with a patch. In my case I use a PWA with Routify. Maybe another more universal check if the `EditLinkMenu` component is...
Whenever I open the screen with the RTE, it scrolls down to it and auto focuses it. I can't find anything in the docs about it
I have an application that uses SvelteKit ^2.0.0 and Svelte ^4.2.7. When installing `@friendofsvelte/tipex`, I get an error saying that it's unable to resolve some dependencies: ``` npm ERR! code...
I'm unable to get image dragging and dropping (or copy and pasting) working. When I am dragging an image over my Tipex editor, I see the line indicating where it...