Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ueberdosis/tiptap

The headless rich text editor framework for web artisans.
https://github.com/ueberdosis/tiptap

Fix clicking formatted link

aldinezi opened this pull request over 1 year ago
[Bug]: Able to have different types of list items in same level

saikrishnan-ni opened this issue over 1 year ago
Link click fix

ioma8 opened this pull request over 1 year ago
[Bug]: this.editor is undefined in `addAttributes`

piszczu4 opened this issue over 1 year ago
[Bug]: linkOnPaste not working when extending the link extension

Saidfatah opened this issue over 1 year ago
[Bug]: RangeError: Schema is missing its top node type ('doc')

rdehuyss opened this issue over 1 year ago
autolink improvement

ioma8 opened this pull request over 1 year ago
[Bug]: Link doesnt autolink correctly (not after single space)

ioma8 opened this issue over 1 year ago
[Bug]: undoInputRule almost never works

Slapbox opened this issue over 1 year ago
build(deps): bump cypress-io/github-action from 5.8.3 to 6.4.0

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump actions/checkout from 3.5.3 to 4.0.0

dependabot[bot] opened this pull request over 1 year ago
Fix issue #4395 - list-keymap all selection delete not working correctly

denislaca opened this pull request over 1 year ago
[Bug]: I can't focus other input in a form

hongvanpc10 opened this issue over 1 year ago
define keepOnSplit and default optional

moander opened this pull request over 1 year ago
[Bug]: redo doesn't work correctly

fEyebrow opened this issue over 1 year ago
Fix typo in collaboration.md

EricHasegawa opened this pull request over 1 year ago
[Bug(Firefox)]: Codeblock cannot delete line with backspace in Firefox

KonnorRogers opened this issue over 1 year ago
Forward `EditorContent` ref

ehynds opened this pull request over 1 year ago
[Bug]: Sortable.js not working inside custom Node view

theazgra opened this issue over 1 year ago
build(deps): bump cypress-io/github-action from 5.8.3 to 6.1.0

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump actions/checkout from 3.5.3 to 3.6.0

dependabot[bot] opened this pull request over 1 year ago
fix duplicated text in PHP docs

galengidman opened this pull request over 1 year ago
fix orderedList truncated after the codeBlock is deleted in the order…

wang1xiang opened this pull request over 1 year ago
Fix delete code block in ordered list

wang1xiang opened this pull request over 1 year ago
[Bug]: Embedding Header inside a Custom View breaks setHeading

wasular opened this issue over 1 year ago
Fix suggestion collaboration bug

fsvergara opened this pull request over 1 year ago
[Bug]: Inserting images with useEffect breaks mathmatical expressions

sarasilvaworkera opened this issue over 1 year ago
[Bug]: chained splitBlock commands split at unexpected points

Slapbox opened this issue over 1 year ago
fix(horizontal-rule): fix insertion being broken on empty docs

bdbch opened this pull request over 1 year ago
Add Tailwind Intellisense configuration to docs

mmailaender opened this pull request over 1 year ago
[PRO]: Unique ID generates new ID with our custom drag extension

WilliamIPark opened this issue over 1 year ago
[Bug]: ListKeymap Uncaught RangeError: Position -1 out of range

adjourn opened this issue over 1 year ago
[Bug]: Arrow up after mention and selecting mention not working

emil-daniel opened this issue over 1 year ago
Update nuxt.md

y0ngdev opened this pull request over 1 year ago
Update vue3.md

y0ngdev opened this pull request over 1 year ago
build(deps): bump cypress-io/github-action from 5.8.3 to 5.8.4

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump actions/setup-node from 3.7.0 to 3.8.1

dependabot[bot] opened this pull request over 1 year ago
docs: Adding first draft of JSDocs

bdbch opened this pull request over 1 year ago
feature(core): pass through paste event to pasteHandler `getAttributes`

bdbch opened this pull request over 1 year ago
chore: upgrade y-prosemirror

nikgraf opened this pull request over 1 year ago
fix(list-keymap): fix broken imports causing typescript errors

bdbch opened this pull request over 1 year ago
fix(list-keymap): fix broken imports causing typescript errors

bdbch opened this pull request over 1 year ago
docs(react): add documentation for contentDOMElementTag

bdbch opened this pull request over 1 year ago
prevent opening link when clicking on selection containing a link

aldinezi opened this pull request over 1 year ago
fix autolink when code is not enabled for editor

steven-qi opened this pull request over 1 year ago
[Bug]: autolink does not work and throw an exception

steven-qi opened this issue over 1 year ago
[Bug]: TS import path is wrong in extension-list-keymap

wilson-everlaw opened this issue over 1 year ago
Improve node input rule handling

bdbch opened this pull request over 1 year ago
fix(core): fix error when merging class attributes

bdbch opened this pull request over 1 year ago
hotfix(core): Fix input rules not working if at last position of a block

bdbch opened this pull request over 1 year ago
[Bug]: node / mark paste rules ordering is not respected

daibhin opened this issue over 1 year ago
feat(placeholder): allow editor-is-empty class on any node

bdbch opened this pull request over 1 year ago
Improve introducing examples in the documentation

lode opened this pull request over 1 year ago
[Bug]: `startOfLine` should respect starting in a mark

daibhin opened this issue over 1 year ago
build(deps): bump actions/setup-node from 3.7.0 to 3.8.0

dependabot[bot] opened this pull request over 1 year ago
feat: drag and drop across multi editors

songispm opened this pull request over 1 year ago
[Bug]: Setting tippyOptions via BubbleMenu.configure doesn't work (Vue 2)

hellovietduc opened this issue over 1 year ago
[Bug]: Focus-extension locks up browser when hitting enter

jguitarz opened this issue over 1 year ago
[Bug]: Custom Component Cursor Issues

incutonez opened this issue over 1 year ago
React: Fix ReactNodeView renderer element updates not being applied

programateus opened this pull request over 1 year ago
Core: Fix classes being duplicated on mergeAttributes function

bdbch opened this pull request over 1 year ago
docs: update vanilla js docs

bdbch opened this pull request over 1 year ago
fix demo for cut command

bdbch opened this pull request over 1 year ago
build(deps): bump tough-cookie and @cypress/request

dependabot[bot] opened this pull request over 1 year ago
[Bug]: textBetween cannot get text inside custom extensions

deathg0d opened this issue over 1 year ago
[Bug]: Color extension not working Firefox Android

RouvenGonzalez opened this issue over 1 year ago
[Bug]: Heading levels don't align with markdown shortcuts

BorisZubchenko opened this issue over 1 year ago
Update horizontal-rule.ts

courthead opened this pull request over 1 year ago
Improve wording of menus.md

courthead opened this pull request over 1 year ago
feat(bubble-menu): export default shouldShow

linspw opened this pull request over 1 year ago
fix(link): Fix autolinking and pasting

bdbch opened this pull request over 1 year ago
chore(lists): move list keymap to extra extension

bdbch opened this pull request over 1 year ago
feat(core): added new options for nodeInputRules for block replacements

bdbch opened this pull request over 1 year ago
fix(strikethrough): update strikethrough shortcut

bdbch opened this pull request over 1 year ago