Ecosyste.ms: OpenCollective

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

Tiptap

The headless editor framework for building collaborative applications.
Collective - Host: opensource - https://opencollective.com/tiptap - Website: https://www.tiptap.dev - Code: https://github.com/ueberdosis

chore: update package-lock.json

github.com/ueberdosis/tiptap - 1fcd8621b741d42e2f04fa0327ca2eb74c3b30f3 authored almost 2 years ago
chore: change peerDeps

github.com/ueberdosis/tiptap - 08a14c60deb309ace43bd6d98a80a06e7c53348a authored almost 2 years ago
chore: remove independent

github.com/ueberdosis/tiptap - 315bd81a80a2ab28eddbb553b19879f07f205260 authored almost 2 years ago
Merge branch 'develop' of github.com:ueberdosis/tiptap into develop

github.com/ueberdosis/tiptap - 2c5dd77b3aefe58abf104c8a78a28ea4401c91c3 authored almost 2 years ago
Collaboration: Fix history after late-registering plugins (#3901)

* fix(extension-collaboration): fix history after late-registering plugins

* fix(extension-co...

github.com/ueberdosis/tiptap - fdf6301a6106011032a0464aadee461bff49169a authored almost 2 years ago
chore: change back to independent releases

github.com/ueberdosis/tiptap - abdf8d25122c1f718c9ae7158501136198b7f5d2 authored almost 2 years ago
Github release workflow for prereleases

github.com/ueberdosis/hocuspocus - 6e7a9ab828d2a21702454b560d87515f0f618b3e authored almost 2 years ago
fix(lists): improve list behaviour

github.com/ueberdosis/tiptap - 684e48a4a7778a0140c94f0c5345db868174ad81 authored almost 2 years ago
upgrades typescript

github.com/ueberdosis/hocuspocus - 59b17be84d478750f3631de84c77a4c59d9a0b89 authored almost 2 years ago
build(deps): bump parse-path and lerna (#546)

Bumps [parse-path](https://github.com/IonicaBizau/parse-path) to 7.0.0 and updates ancestor depe...

github.com/ueberdosis/hocuspocus - 193f7075673a707f670ad06089e0ea1acaf4229d authored almost 2 years ago
build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#545)

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 ...

github.com/ueberdosis/hocuspocus - f169985b5d741fddbcf4517016dcc72b516dc303 authored almost 2 years ago
build(deps): bump json5 from 1.0.1 to 1.0.2 (#544)

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://gi...

github.com/ueberdosis/hocuspocus - 5a226a0252d5663a83853dd4b185d1ffff3ae185 authored almost 2 years ago
build(deps): bump qs from 6.5.2 to 6.5.3 (#542)

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github....

github.com/ueberdosis/hocuspocus - 6d7172ba9e9015a070d48c995caeb522b6792db9 authored almost 2 years ago
build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#543)

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4....

github.com/ueberdosis/hocuspocus - 9faf5258ed89da963f9422bac7b6fe6b468823e2 authored almost 2 years ago
build(deps): bump dns-packet from 5.3.0 to 5.5.0 (#541)

Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 5.3.0 to 5.5.0.
- [Release not...

github.com/ueberdosis/hocuspocus - 75525cc7bf8ab24471815b10caf318e7dd77febf authored almost 2 years ago
fixes extension-sqlite lint issue

github.com/ueberdosis/hocuspocus - b1567dbf502b70b1c9daa1b7f20b87bf110cbad8 authored almost 2 years ago
Updates sqlite3 to 5.1.6 to fix CVE-2022-43441

github.com/ueberdosis/hocuspocus - 0f2c2014f618d8f274aa03c2b439fd30d4d125c3 authored almost 2 years ago
Removes production warning from extension-sqlite. The warning will now only show if :memory: is used as database file

github.com/ueberdosis/hocuspocus - 9de34e0dbf3b4961213ec9e77dd307655e352bd2 authored almost 2 years ago
Merge branch 'main' into develop

github.com/ueberdosis/tiptap - 676d720052b4d4ae077eb3a6892760d7585e415c authored almost 2 years ago
Merge pull request #3897 from ueberdosis/ttcollab-main-cherrypick

Merge pull request #3895 from ueberdosis/feature/ttCollabProvider

github.com/ueberdosis/tiptap - a74e1434a2a430857f801ee3d6e4b2b4840fc43c authored almost 2 years ago
Merge pull request #3895 from ueberdosis/feature/ttCollabProvider

Updates @hocuspocus/provider, moves demo to TiptapCollab

github.com/ueberdosis/tiptap - db0d95d17da8d2ea9b8b1ffebe105ed868e40afa authored almost 2 years ago
Merge pull request #3895 from ueberdosis/feature/ttCollabProvider

Updates @hocuspocus/provider, moves demo to TiptapCollab

github.com/ueberdosis/tiptap - d28a86ff3046e41e16c3bec86c7951ad1022aa3c authored almost 2 years ago
Merge branch 'develop' of github.com:ueberdosis/tiptap into bdbch/list-editing-improvements

github.com/ueberdosis/tiptap - 0d1c2fd1976c7341bf0f10198e4f3c1d6ca53773 authored almost 2 years ago
removes HocuspocusCloudProvider from playground

github.com/ueberdosis/hocuspocus - e629d11103e94574e84199bb675948da0bb11c5d authored almost 2 years ago
TiptapCollabProvider: fixed comment

github.com/ueberdosis/hocuspocus - 84d782dbc86a6f284151a69a5066880cf6664eb5 authored almost 2 years ago
TiptapCollab

github.com/ueberdosis/tiptap - ad9a50239ab30ce02b7247ed4ea90dbe8462c1d1 authored almost 2 years ago
extension-webhook: fixes JSON.parse issue when empty response is returned

github.com/ueberdosis/hocuspocus - 09fe9788872078309e9c83ba2946c5f934bafc22 authored almost 2 years ago
docs/api/hooks: typo (#534)

github.com/ueberdosis/hocuspocus - 747108cc92dd53b0946542d9540928bac0e8a860 authored almost 2 years ago
chore: add nnew release and prerelease actions (#3836)

github.com/ueberdosis/tiptap - 2ec39c032989c64db3f2b13e0e7f4d993574312f authored almost 2 years ago
Release Candidate Preparation (#3890)

* 2.0.0-rc.0

* chore: make fixed version dependencies while on rc

github.com/ueberdosis/tiptap - 80bf31810a444d8a24eba8637d46f7f9431ef613 authored almost 2 years ago
Rename TipTap to Tiptap

github.com/ueberdosis/hocuspocus - eedd510eb0ab8bd47583f49b9274adfa6720116d authored almost 2 years ago
Removes HocuspocusCloudProvider, adds TipTapCollab provider (#538)

github.com/ueberdosis/hocuspocus - c3aa31dde0805c204bc57b5287eef48c05143058 authored almost 2 years ago
Fixing reoccurring issue #3331 and improving related PR #3533 (#3862)

* Add custom paragraph example

* Remove unnecessary queueMicrotask

github.com/ueberdosis/tiptap - 357f3b609ce00a1dd4415e37dabd64e5aa4620eb authored almost 2 years ago
docs: remove pro extension callout from collab docs (#3883)

github.com/ueberdosis/tiptap - 1f2911b1115e418019b3a12b46f8eed6a37b9c37 authored almost 2 years ago
docs: update nodes and extensions lists (#3886)

github.com/ueberdosis/tiptap - aed9cb06434c4da307c86fc9fbad9f9137cef66a authored almost 2 years ago
ci: remove slack notifications (#3885)

github.com/ueberdosis/tiptap - ab61fe722723e8ef8ea68ac8bf4e7c2a8a882827 authored almost 2 years ago
chore: add Dev demo folder (#3887)

github.com/ueberdosis/tiptap - 40715ecfc27976f981dd8ee7468229226e7f2587 authored almost 2 years ago
Handle NodeViews in BubbleMenu positioning (#3881)

* fix(bubble-menu): use correct children of node view renderers for clientRect

* fix(bubble-m...

github.com/ueberdosis/tiptap - 65371b73533c48c63edea47f07862a377d96b9ca authored almost 2 years ago
style(core): fix linting issues (#3884)

github.com/ueberdosis/tiptap - 00aad1fd9adaaad99dbee41135d6f26584150f04 authored almost 2 years ago
feat(attributes): dynamic default (#3379)

github.com/ueberdosis/tiptap - aa3068b1cd7c5e45716ddc23bd8ab3e0627c6cc7 authored almost 2 years ago
docs: consistent naming (#3882)

github.com/ueberdosis/tiptap - 189cb5181184687fda61a713cd428cdd24ba62cf authored almost 2 years ago
HocuspocusProvider: When sending custom Unauthorized message, log it to console.log

github.com/ueberdosis/hocuspocus - ec22d404253e11e89fde8eeb9b928d73f5858951 authored almost 2 years ago
Merge branch 'main' of github.com:ueberdosis/tiptap into develop

github.com/ueberdosis/tiptap - 903956711776c7c383a26833256a7c92ad38e01e authored almost 2 years ago
temporary changes

github.com/ueberdosis/tiptap - 6ff56fe816325a282865b8d14bff9337d9fee047 authored almost 2 years ago
build(deps-dev): bump webpack from 5.73.0 to 5.76.0 (#3855)

Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.76.0.
- [Release notes](ht...

github.com/ueberdosis/tiptap - 52e1badd364c36e0a25bb66a864c592ddaa69bdb authored almost 2 years ago
build(deps): bump cypress-io/github-action from 5.2.0 to 5.5.0 (#3863)

Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 5.2.0 to 5.5....

github.com/ueberdosis/tiptap - c1c8e72c9369ef3ae5c3238db02424b13ca75e0a authored almost 2 years ago
build(deps): bump actions/checkout from 3.3.0 to 3.4.0 (#3864)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.4.0.
- [Release n...

github.com/ueberdosis/tiptap - e8ca470b90c1c3ba30989de6027213c3c148606a authored almost 2 years ago
refactor(extension-youtube): command types (#3842)

github.com/ueberdosis/tiptap - e22b873e55908604cb8ad04ba115ea2485c32e1a authored almost 2 years ago
docs: link to support page

github.com/ueberdosis/tiptap - 3a9b775bdacac656ca50c971d98fd99838f9006d authored almost 2 years ago
fix: Ordered list start support broke in #3541 (#3833)

* fix: #3831

* fix: default attribute + predicate

github.com/ueberdosis/tiptap - 3937c44c43877d14be16a8a36fbb107e48d60fcd authored almost 2 years ago
docs: update extension list

github.com/ueberdosis/tiptap - 9d2e94a857dea5d4b87bac280f4b363e97dfd64b authored almost 2 years ago
docs: fix docs order and add new pro extensions

github.com/ueberdosis/tiptap - 00deac42d312f7c776032565b274bb678aa84440 authored almost 2 years ago
build(deps): bump actions/cache from 3.2.6 to 3.3.1 (#527)

Bumps [actions/cache](https://github.com/actions/cache) from 3.2.6 to 3.3.1.
- [Release notes](...

github.com/ueberdosis/hocuspocus - 476898bfb892227ea9fbd18433e01e9717b9d549 authored almost 2 years ago
extension-webhook: docs: removes part mentioning "onConnect" webhook to be used as an authentication mechanism - it should not be used for this.

github.com/ueberdosis/hocuspocus - dedd5602a5e52e6073798deeff1b40b081e07277 authored almost 2 years ago
extension-wehhook: Wrap all http calls around try/catch, refs #498

github.com/ueberdosis/hocuspocus - a72180434af4f4ecf0ce28d4bc9ef89eaf6cedc4 authored almost 2 years ago
build(deps): bump actions/cache from 3.2.5 to 3.2.6 (#526)

Bumps [actions/cache](https://github.com/actions/cache) from 3.2.5 to 3.2.6.
- [Release notes](...

github.com/ueberdosis/hocuspocus - 45ccc9f0eb6242aade4661914cd02624f809c9ac authored almost 2 years ago
fix inconsistent tiptap spelling

github.com/ueberdosis/tiptap - 928bd36f5f68897013c337aca6150675220a6e05 authored almost 2 years ago
try to fix docs link order in menu

github.com/ueberdosis/tiptap - 61a46ee6d0f34801489c0648c0c357cccdb7850c authored almost 2 years ago
build(deps): bump cypress-io/github-action from 5.0.9 to 5.2.0 (#3835)

Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 5.0.9 to 5.2....

github.com/ueberdosis/tiptap - 998e6bbe79208e5ac7fea4f2161102f6c3f9af71 authored almost 2 years ago
WIP - fix undoInputRule

github.com/ueberdosis/tiptap - d71dc59bebc031a999e148ab3fa26d2435802564 authored almost 2 years ago
WIP - add handling when backspace is pressed at start of a list item

github.com/ueberdosis/tiptap - 4ab1bbe64a164adaf1b49e5ae339b1be32d07868 authored almost 2 years ago
WIP - list backspace behaviour

github.com/ueberdosis/tiptap - 0b7120c21b9fdbd6a347ef5f5130ea8a0edd8df2 authored almost 2 years ago
Improve Cypress Test runner performance with parallelization (#3817)

* test: only run integration tests

* test: only run integration tests

* test: try using te...

github.com/ueberdosis/tiptap - 43970fd496ffa22eae73ce95a11ed71d6efa4c03 authored almost 2 years ago
Merge branch 'main' of github.com:bdbch/create-tiptap-extension into dev

github.com/ueberdosis/create-tiptap-extension - 11d1d1f47723414ddd45314a1e0bba5907ccdae6 authored almost 2 years ago
Merge pull request #11 from ueberdosis/bdbch/10-babel-fix

fix: add @babel/core to devDependencies in templates

github.com/ueberdosis/create-tiptap-extension - 3941d47dcde509324a56baec102538effab32ab1 authored almost 2 years ago
fix: add @babel/core to devDependencies in templates

github.com/ueberdosis/create-tiptap-extension - 2924d7b72657dcc17d1e8708992b41c73ec9c952 authored almost 2 years ago
tests: increase timeout

github.com/ueberdosis/tiptap - 668c2a6592b4df10c4ef3023f2033c0b7c1d4938 authored almost 2 years ago
fix(react): allow updating event handlers on editor (#3811)

github.com/ueberdosis/tiptap - 6283cee5c7e3ca1efb4cfaf87aca077a7852e22e authored almost 2 years ago
feat(react): allow react renderer to assign attributes to react renderer element (#3812)

github.com/ueberdosis/tiptap - 1615d7a9bb6007def3abc27b80aa68e826748b75 authored almost 2 years ago
fix(tests): add assertion for each valid/invalid link (#3815)

* fix(tests): add assertion for each valid/invalid link

* chore(tests): disable video generation

github.com/ueberdosis/tiptap - f5895c63c44b9e567c0b53142ffa3bc502fcc26f authored almost 2 years ago
Adds attributes to toggleList (#3776)

* Adds attributes to toggleList

When dealing with different variants of bullet lists, I wante...

github.com/ueberdosis/tiptap - b2ec51374dce5949e3a0667cbfde860842736b50 authored almost 2 years ago
fix(core): fix linting issues

github.com/ueberdosis/tiptap - 10a4a46584e5ee79bc75f20a21e33fd814374320 authored almost 2 years ago
fix: use prose-base class for sm screens to prevent override of prose-invert (#3810)

github.com/ueberdosis/tiptap - bdc49803438415b7c3ea69108d3af600a111c15d authored almost 2 years ago
fix: package-lock

github.com/ueberdosis/tiptap - 1f5e23acd8db95efc10e65c7316b340ac264a2d0 authored almost 2 years ago
core: only check doc.textBetween if other checks pass (#3778)

github.com/ueberdosis/tiptap - dd6547da42fe66ff144194f1053cfe638392ee23 authored almost 2 years ago
Only allow left mouse button to open links (#3777)

* Only allow left mouse button to open links

* fix lint errors

github.com/ueberdosis/tiptap - dd3c7618ac609e5628e63303518465c5badd1920 authored almost 2 years ago
Merge pull request #9 from ueberdosis/fix/pm-package

Add missing prosemirror packages

github.com/ueberdosis/create-tiptap-extension - 11642921be0a587eabef48da87d6e3d34ca07563 authored almost 2 years ago
fix: add missing prosemirror packages

github.com/ueberdosis/create-tiptap-extension - 9cd850f6d91aee3a047fbf0a99bd239e6b81c819 authored almost 2 years ago
v2.0.0-beta.209

github.com/ueberdosis/tiptap - da5c5864ed495fb22c9cb6a2f2bebab849291fe7 authored almost 2 years ago
fix(tests): fix tests for lists

github.com/ueberdosis/tiptap - 02eec8aaefc2709dc20f91c3c8f9eca84cddc12d authored almost 2 years ago
fix(core): fix destroyed view causing errors on dispatchTransaction (#3799)

github.com/ueberdosis/tiptap - 3c07ca0b9c48cef60d56acdd44812e20e05fc928 authored almost 2 years ago
Merge pull request #64 from mejo-/enh/standalone_option

Add function `noStandalone` to disable `--standalone`

github.com/ueberdosis/pandoc - c5f16d52170e0622d6d3ef8350e08d0799809049 authored almost 2 years ago
v2.0.0-beta.219

github.com/ueberdosis/tiptap - 26a1d960996a632905999ff75009927621e75b67 authored almost 2 years ago
build(deps): bump actions/cache from 3.2.5 to 3.2.6 (#3795)

Bumps [actions/cache](https://github.com/actions/cache) from 3.2.5 to 3.2.6.
- [Release notes](...

github.com/ueberdosis/tiptap - d7ed8af98ba63740af265c1478ab4f7e62d86069 authored almost 2 years ago
fix: update typings for node view decorations (#3783)

* fix: update typings for node view decorations

* fix(core): update types for NodeView

* f...

github.com/ueberdosis/tiptap - f8695073968c5c6865ad8faf05351020abb2a3cc authored almost 2 years ago
docs: add extension cli note to contributing docs (#3793)

* docs: add extension cli note to contributing docs

* docs: add notes to CLI

* docs: fix r...

github.com/ueberdosis/tiptap - e597809c110011dd166e0cbb2488aee5a4434197 authored almost 2 years ago
fix(react): reset initialized when editorcontent is unmounting (#3781)

* fix(react): reset initialized when editorcontent is unmounting

* style: remove unneeded if ...

github.com/ueberdosis/tiptap - 38b7e412bbcc1e36031bc6ec5b73bc46b1c9edea authored almost 2 years ago
chore: allow new ReactComponentContent components to be created (#3782)

* chore: allow users to create new react nodeview editor content components

* style: remove t...

github.com/ueberdosis/tiptap - acf186d2aceff803393d6506fac52d5e66a3e282 authored almost 2 years ago
fix(core): allow insertContentAt and insertContent text node arrays (#3790)

* fix(core): allow insertContentAt and insertContent to handle array of text nodes

* fix(core...

github.com/ueberdosis/tiptap - 0300630a5b04b61d4eef8155f24ca0ef2d683966 authored almost 2 years ago