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

[Bug]: React `useEditor` does not react when option value changes

drewzemke-rss opened this issue about 1 month ago
Font-family extension: Prevent removal of quotes in parseHTML

SanderLeenders opened this pull request about 1 month ago
fix(core): getMarkRange match only the current mark of a type #3872

nperez0111 opened this pull request about 1 month ago
fix(react): useLayoutEffect instead of useEffect to cut down on reflow

nperez0111 opened this pull request about 1 month ago
[Bug]: Cannot add links like "google.com/images"

mweidner037 opened this issue about 1 month ago
build(deps): bump cypress-io/github-action from 6.7.6 to 6.7.7

dependabot[bot] opened this pull request about 1 month ago
Add Node linebreakReplacement support and enable on hardBreak nodes

glenn-allen opened this pull request about 1 month ago
feat: add `once` to EventEmitters

nperez0111 opened this pull request about 2 months ago
[Bug]: Dropcursor cannot take effect on the ReactNode

JbfGod opened this issue about 2 months ago
[Bug]: Can the “setFontSize” method be added?

weijiatan456 opened this issue about 2 months ago
fix(core): editor.commands.setContent setting document attributes

StephanMeijer opened this pull request about 2 months ago
[Bug]: editor.commands.setContent does not set attributes on Document node

StephanMeijer opened this issue about 2 months ago
List Keymap: Fix backspace behavior when selection is not collapsed

juraj98 opened this pull request about 2 months ago
feat(demo): add accessibility demo

nperez0111 opened this pull request about 2 months ago
refactor: adjust validate and add shouldAutoLink to improve URL handling

guarmo opened this pull request about 2 months ago
fix(react): allow react 19

nperez0111 opened this pull request about 2 months ago
[PRO]: Conversion API - Preserve whitespaces on Export

mbukovy opened this issue about 2 months ago
Update package.json

solvsoft opened this pull request about 2 months ago
[Bug]:TipTap always destroy the last useEditor - Continue

BlackyUmbreon opened this issue about 2 months ago
build: use prettier for linting

nperez0111 opened this pull request about 2 months ago
Tiptap V3 Roadmap

nperez0111 opened this issue about 2 months ago
[Bug]: Yjs document not updating when chaining commands

daveychu opened this issue about 2 months ago
Add element to shouldShow in BubbleMenuPlugin

alanpoulain opened this pull request about 2 months ago
[Bug]: Caps lock interferes with History hotkeys

vinzdef opened this issue about 2 months ago
[Bug]:

Ggchufhhfxgjff opened this issue about 2 months ago
feature: add global node type name attributes to editor DOM

bdbch opened this pull request about 2 months ago
docs: add drag handle demo for React

Hector-Chong opened this pull request about 2 months ago
chore: remove tests that passed with incorrect implementation

guarmo opened this pull request about 2 months ago
fix: preserve attributes of set node

guarmo opened this pull request about 2 months ago
[Bug]: cannot edit anchor tag in Chrome

tasiotas opened this issue about 2 months ago
[PRO]: UniqueId & List Extensions create duplicate Ids

lepult opened this issue about 2 months ago
build(deps): bump actions/cache from 4.1.1 to 4.1.2

dependabot[bot] opened this pull request about 2 months ago
fix: add zero-width space to resolve cursor selection issue

guarmo opened this pull request about 2 months ago
fix(vue-3): Transition with editor destruction

Ericlm opened this pull request about 2 months ago
docs: update link in input and paste rules docstrings

HigherOrderLogic opened this pull request about 2 months ago
Publish a new pre-release version

github-actions[bot] opened this pull request 2 months ago
[Bug]: In `addOptions`. the type of `this.parent` is wrong.

mgreystone opened this issue 2 months ago
[Bug]: insertContent cant receive node of ProseMirror

dingshaohua-com opened this issue 2 months ago
[Bug]: how to defined async commands

dingshaohua-com opened this issue 2 months ago
[Bug]: If EditorContent is empty, no onPaste event occurs

miridih-jhkim06 opened this issue 2 months ago
feat(core): add support for markviews

nperez0111 opened this pull request 2 months ago
feat: accessibility improvements

nperez0111 opened this pull request 2 months ago
Publish a new pre-release version

github-actions[bot] opened this pull request 2 months ago
[Bug]: Vue - Editor view destruction before Transition end

Ericlm opened this issue 2 months ago
Publish a new stable version

github-actions[bot] opened this pull request 2 months ago
[Bug]: Tables are not correctly converted to Markdown in TipTap

rossanodr opened this issue 2 months ago
[Bug]: TipTap always destroy the last useEditor.

BlackyUmbreon opened this issue 2 months ago
Fix/blockquote commands

guanriyue opened this pull request 2 months ago
fix(react): preserve editable option across renders

guarmo opened this pull request 2 months ago
Fixed issue where can() returned false when the command was executable

guanriyue opened this pull request 2 months ago
fix(core): respect the editor's parseOptions

nperez0111 opened this pull request 2 months ago
improve updateAttributes

silenius opened this pull request 2 months ago
Improve accessibility on the editor DOM element

bdbch opened this pull request 2 months ago
Update styles.scss

tk-425 opened this pull request 2 months ago
Fix undo/redo still worked with isEditable false

Nantris opened this pull request 2 months ago
[Bug]: autolink create 2 links when a mark (ie. bold) is added

steffanek opened this issue 2 months ago
build(deps): bump actions/cache from 4.1.0 to 4.1.1

dependabot[bot] opened this pull request 2 months ago
build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3

dependabot[bot] opened this pull request 2 months ago
Added optional custom uri validator in link extension

SanderLeenders opened this pull request 2 months ago
[Documentation]: onNodeChange Can you provide more examples for this please?

SourceCodeDeleted opened this issue 2 months ago
[Bug]: lost peerDependency when pnpm add @tiptap/pm

dingshaohua-com opened this issue 2 months ago
[Bug]: Issue with Deleting All Text in Custom Node Block Selection

ShadiBlitz opened this issue 2 months ago
[Bug]: Nested marks with styling are stripped by default

bdbch opened this issue 2 months ago
Fix getMarkRange not finding marks when at the start of a mark

bdbch opened this pull request 3 months ago
[Bug]: getMarkRange returned an incorrect value

guanriyue opened this issue 3 months ago
[Bug]: Node Views rerenders in some strange way

piszczu4 opened this issue 3 months ago
[Bug]: setTextAlign in ListItem,dot or index cannot follow

ZhaoJianXXXXX opened this issue 3 months ago
[Bug]: Wrong parsing of clipboard on paste with multiple links

bgeffrault opened this issue 3 months ago
Add clear mark parse rules to bold & italic marks

mgreystone opened this pull request 3 months ago
build(deps): bump actions/cache from 4.0.2 to 4.1.0

dependabot[bot] opened this pull request 3 months ago
[Bug]: Typerror occurs after next build but runs locally fine

Rchn1907 opened this issue 3 months ago
[Bug]: Editing content removes any `\n` .

masudhossain opened this issue 3 months ago