tipex icon indicating copy to clipboard operation
tipex copied to clipboard

An goto sytled text editor for SvelteKit; based on TipTap; tipex

Results 4 tipex issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/friendofsvelte/tipex/assets/9057622/c1865d7b-d89d-476d-8c6b-5bea62cb5ff3) 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...