Hans Pagel

Results 36 issues of Hans Pagel

https://github.com/ueberdosis/tiptap/blob/main/packages/extension-font-family/src/font-family.ts

help wanted

This throws an exception: ```php (new Editor)->setContent(null)->getText(); ```

help wanted

I’d like to get rid of the `wrapper()` method. It’s used - for example - to move the content of list items in a paragraph. I’m afraid we’d need to...

thanks for this tiny little helper. maybe you could add this little snippet to your readme: ``` public function getRouteKeyName() { return 'uid'; } ``` this ensures implicit binding, find,...

This PR adds @scalar/fastrify-api-reference to the list of community plugins for fastify. ⚡️ Read more about it here: https://github.com/scalar/scalar/tree/main/packages/fastify-api-reference

Somehow related, but different: https://github.com/ueberdosis/tiptap/issues/540 Behaviour: 1. Select a bullet list item 2. Set heading 3. Nothing happens Expected behaviour: 1. Select a bullet list item 2. Set heading 3....

Based on: https://github.com/ueberdosis/tiptap/issues/931

Related issues: 1. https://github.com/ueberdosis/tiptap/issues/514 2. https://github.com/ueberdosis/tiptap/issues/660 The original issue suggests Shift+Enter (what I used for the failing test), I’m not sure this is intuitive enough though. It would probably be...

See also: https://github.com/ueberdosis/tiptap/issues/775

This PR adds `@scalar/hono-api-reference` as an alternative to the OpenAPI guide. Looking forward to your feedback on this! In love with Hono! ❤️‍🔥