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(tests): fix autolink validation test

5150095c6b510c080f4aa35f54d2387543f86da8 authored about 2 years ago by Dominik Biedebach <[email protected]>
build(deps): bump loader-utils from 2.0.3 to 2.0.4 (#3426)

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
- [Release n...

2c0e29a73efcc810843d8fdc837ca197c9907c7e authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v2.0.0-beta.203

4d7f05a2a70d6db212fed8ae8ea7a4a72a44a782 authored about 2 years ago by Dominik Biedebach <[email protected]>
Fix #3435 - CommonJS and ESM loading confusion (#3436)

* Fix TipTap getting loaded as CommonJS when the intent is to use the ES Module version.
* `pac...

d3aeac4afa1a80f583a017ba93a2e76bfafa713a authored about 2 years ago by tomi-bigpi <[email protected]>
typo: custom-extensions.md completely (#3447)

ea60900459e0b5d6175dddd50a8cb722af71886c authored about 2 years ago by williamsk91 <[email protected]>
fix(extension/table): move dependency from @_ueberdosis to @tiptap (#3448)

31c3a9aad9eb37f445eadcd27135611291178ca6 authored about 2 years ago by Dominik <[email protected]>
Update jobs.md (#3432)

22cccc7f5db7e166d206c9a8e0a0cda8823a0839 authored about 2 years ago by Markus Krause <[email protected]>
docs: rotate demo rooms

c155d2482d68e003095105ac21c21653f54b94e5 authored about 2 years ago by Martin Kriegeskorte <[email protected]>
build(deps): bump loader-utils from 2.0.2 to 2.0.3 (#3395)

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
- [Release n...

9591865795b489da062d93050b1780daedeb629b authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs(svelte): fix link to get started with svelte (#3396)

* docs(svelte): fix link to get started with svelte

While going through the docs, I noticed t...

2afa8ad9ebe7731b68316178f866f342777d40f0 authored about 2 years ago by Taís Massaro <[email protected]>
Merge pull request #3386 from alejandrogarciasalas/patch-1

docs: fixes typo in suggestion.ts

2c1c557a8be845dbdffcb2e1d1f9a33bd0a2a4df authored about 2 years ago by Sven Adlung <[email protected]>
Merge branch 'main' of github.com:ueberdosis/tiptap

# Conflicts:
# README.md

5fb4d98c12691cbc9d3bdb37805e1b30fabd4b3d authored about 2 years ago by svenadlung <[email protected]>
docs: fix typos

b43eecfcc1b41c789e84fef556f951c6dc369357 authored about 2 years ago by svenadlung <[email protected]>
Update suggestion.ts

fixes typo

154a82a007f50df92bee7d89b12b743e96b770c8 authored about 2 years ago by Alejandro García Salas <[email protected]>
v2.0.0-beta.202

0c6757c01e074c9c94ea941bbc299383c0318159 authored about 2 years ago by Dominik Biedebach <[email protected]>
style(extension/bubble-menu): change delay option to updateDelay

3d04941c649ca13c5841a8383f9869c00f2be11d authored about 2 years ago by Dominik Biedebach <[email protected]>
v2.0.0-beta.201

e889e10e683f103ac2f03b5ec9c87ae35f690c2e authored about 2 years ago by Dominik Biedebach <[email protected]>
Revert "Fixed dragged text not being deleted after drop on another editor (#3279)"

This reverts commit ac626c8e1e9d5cd3d12edca34b71a69ebbb8c0bb.

403b99cd1ad4fa00721158fe7195674fc01b642c authored about 2 years ago by Dominik Biedebach <[email protected]>
fix: remove blur event listener from tippy element (#3365) (#3366)

aca6c88f2de7d33d9b12a39fa82f59762d355603 authored about 2 years ago by Mihir Shah <[email protected]>
build(deps): bump actions/cache from 3.0.8 to 3.0.11 (#3317)

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

4dbdd735b6896d0dbece19373c8f635f1c74a7fb authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix typos (#3328)

618189401505c72d7bb16a02df291f8492f865f0 authored about 2 years ago by Rich <[email protected]>
build(deps): bump actions/setup-node from 3.4.1 to 3.5.1 (#3318)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.4.1 to 3.5.1.
- [Relea...

468d9d3bc4421e91fb6de0b74605b894394f02a3 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(extension-youtube): set allowFullscreen to default

4841c05c72dca2e2464a944526b9049f21bd5726 authored about 2 years ago by Dominik Biedebach <[email protected]>
chore(docs): update documentation for youtube node

5fa9be9a2cfc11e2820550c146c6dfaf5f4d86ef authored about 2 years ago by Dominik Biedebach <[email protected]>
fix(extension-youtube): remove default options from youtube extension

bf5812461bd85f19a06dfceaaca5ef6cfda6d3dd authored about 2 years ago by Dominik Biedebach <[email protected]>
refactor(extension/bubble-menu): add debounce to bubble menu updates (#3385)

* refactor(extension/bubble-menu): add debounce to bubble menu updates

* fix: change default ...

cd5fd606d1554e1ae71264ee0648f2a88b3738a1 authored about 2 years ago by Dominik <[email protected]>
build(deps): bump parse-url from 7.0.2 to 8.1.0 (#3384)

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 7.0.2 to 8.1.0.
- [Release not...

1f549c0773c84492e8dd96b7a4655158a5e7418b authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v2.0.0-beta.200

cd78f1d863f2437739e80ad1a54be52008f3cfe3 authored about 2 years ago by Dominik Biedebach <[email protected]>
fix(suggestion): revert #3239

b38c9eb13988bcb0696ed083dd2090a7edcfe09a authored about 2 years ago by Dominik Biedebach <[email protected]>
fix(extension-placeholder) Fix perf issue w/empty nodes (#3361)

Co-authored-by: Cameron Hessler <[email protected]>

6e5d19f65d98669741973a2812ae13afeea65672 authored about 2 years ago by Cameron Hessler <[email protected]>
fix(docs): typo (#3362)

06af8b123a417e579286ce9c2c56cfb8451477df authored about 2 years ago by François Robichet <[email protected]>
Fix installation and examples link (#3298)

The link was broken. This should also be handled from the DNS point of view, but for now this sh...

2b69f344c713befecd4ec606df5e9ba680aa2ce8 authored about 2 years ago by Catalin Miron <[email protected]>
Feature/youtube parameters (#3307)

* Fixed allowFullscreen not working correctly. Added autoplay and progress bar color parameters
...

c1cf33c7bf84aecf24d6f02cf9092046e4277f62 authored about 2 years ago by Luis Cateura <[email protected]>
Merge branch 'main' of github.com:ueberdosis/tiptap

e269b3641455e0709d044a76f2c65840b968cec9 authored about 2 years ago by svenadlung <[email protected]>
docs: add new job

40b8967063a490f3defeb74cf3f0918dfb080d5e authored about 2 years ago by svenadlung <[email protected]>
Cleanup linkifyjs when the editor is destroyed (#3316)

1c493f3593c27bf54f9ffabedf03e9ac6a410987 authored about 2 years ago by Eduard Castellano <[email protected]>
Fixed using both color and highlight (#3311)

a966059dc04635f64fe25a1e249cd709eca1ba02 authored about 2 years ago by Nikita Konev <[email protected]>
Fixed dragged text not being deleted after drop on another editor (#3279)

* Fixed dragged text not being deleted after drop on another editor

* refactor code solved ty...

ac626c8e1e9d5cd3d12edca34b71a69ebbb8c0bb authored about 2 years ago by Luis Cateura <[email protected]>
bump demo rooms

c729810767d374e4324e7f3ea84e2a65df18d622 authored about 2 years ago by Martin Kriegeskorte <[email protected]>
Fixed typo in docs (#3265)

Fixed typo in drawing.md docs.

want -> wanted

18ffa5e0832c53f5542c5f6f1d6a853874559916 authored about 2 years ago by Daniel Yuen <[email protected]>
docs: link YouTube node docs to proper GitHub url (#3283)

9ea11404585ffc4693c72f6a50714ef0b7ab366c authored about 2 years ago by Niels Lanting <[email protected]>
build(deps): bump d3-color from 3.0.1 to 3.1.0 in /demos (#3260)

Bumps [d3-color](https://github.com/d3/d3-color) from 3.0.1 to 3.1.0.
- [Release notes](https:/...

6b0401c783f5d380a7e5106f166af56da74dbe59 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v2.0.0-beta.199

921bbdd4bb8798c11f00dc38e8f4c634b4000cf2 authored about 2 years ago by Dominik Biedebach <[email protected]>
fix(extension/link): :bug: fix last word value not being passed through when undefined (#3258)

69923e2b0e1eff4e8bd6aab5f39c37f8ac8864cb authored about 2 years ago by Dominik <[email protected]>
v2.0.0-beta.198

801b436d7a74416d56dd359d23ce8c35286bad8b authored about 2 years ago by Dominik Biedebach <[email protected]>
fix(suggestion): set default allowedPrefixes null (#3239)

Co-authored-by: Zoe.L <[email protected]>

04b9da4760f467c446cbcf2fd08030e089d9be5f authored about 2 years ago by matrixbirds <[email protected]>
Fix #3032 (#3245)

f6c6b67096f78dd447d386e04e7e86a2123dc5c5 authored about 2 years ago by Alberto Giunta <[email protected]>
fix(core): InputRules does not work for ranges containing multiple text nodes (#3205)

* fix: InputRules does not work for ranges containing multiple text nodes. #3071

* chore: ren...

2f9ba324a03868283cf467520f99bd2a1596375a authored about 2 years ago by hamflx <[email protected]>
fix(link): ensure text blocks exist before referencing them (#3251)

Fixes #3250

539afce4fd840941fc2335bf5843e6811b921674 authored about 2 years ago by Guy Marriott <[email protected]>
v2.0.0-beta.197

be4cde0e026a7668f99f85a9248e215873dbd9f0 authored about 2 years ago by Dominik Biedebach <[email protected]>
fix(core): Can() does not work for setting marks (#3223)

Previously, setting marks did no schema validation checks for dry runs
(like the `.can()` comma...

17a41da5a7a14879cf490c81914084791c4c494c authored about 2 years ago by Cameron Hessler <[email protected]>
chore(maintainment): :rocket: update prosemirror packages to the most recent versions (#3237)

8c088b6b88f409ecdb475e27e3bd31f4339c0585 authored about 2 years ago by Dominik <[email protected]>
fix(ci): remove unnecessary PR action as we combined issues and prs into one board

dfc067a3bbf1fc364caa1a74c7c464ba5342a3e1 authored about 2 years ago by Dominik Biedebach <[email protected]>
feat(extension-link) Change autolink to only apply on space (#3232)

Co-authored-by: Cameron Hessler <[email protected]>

8f5fbef7429c26d9e715e3677d71da60da292d1a authored about 2 years ago by Cameron Hessler <[email protected]>
fix(tests): fix failing cypress tests and update cypress

* test: update cypress and migrate configs

* test: fix codeBlockLowlight test

* test: bump...

348383b96cd79687741bb7806dfab5919b0abf77 authored about 2 years ago by Sven Adlung <[email protected]>
v2.0.0-beta.196

95842e18f6eaac0f281af0c47f406742dc8875b7 authored over 2 years ago by Dominik Biedebach <[email protected]>
fix(types): fix link and table type errors (#3208)

ae13cf61ad0ead942515d8c597f96a4b4d026412 authored over 2 years ago by John Franey <[email protected]>
feat(extension-typography): add servicemark input rule (#3220)

* feat(extension-typography): add servicemark input rule

* fix formatting issue

a3978353ff602527329064f3c8c96bedc8fb2060 authored over 2 years ago by Sven Adlung <[email protected]>
chore: always force push versions to the same version

c7b7a166c40bcecf54243f8bf6d5603ebb90ead0 authored over 2 years ago by Dominik Biedebach <[email protected]>
v2.0.0-beta.195

ea1fbeda7d36b3341097dbf26955f8b270c25ea9 authored over 2 years ago by Dominik Biedebach <[email protected]>
feat: Add alias condition to code-block-lowlight (#3155)

b01ccff7b2ed9b8de633ad2122eb7081baaaff18 authored over 2 years ago by Molly <[email protected]>
fix(extension/bubble-menu): :bug: fix bubble menu and floating menu being available when editor not editable (#3195)

fa96749ce22ec67125da491cfeeb38623b9f0d6e authored over 2 years ago by Dominik <[email protected]>
docs(extension/mention): :memo: add mention of peer dependency in mention extension

b896cc2439f2a944a8b19bb99943a4c69a571513 authored over 2 years ago by Dominik Biedebach <[email protected]>
fix: move React `flushSync` to microtask (#3188)

To avoid seeing the `Warning: flushSync was called from inside a lifecycle method. React cannot ...

9093cdfcf52cbc5297b9b678073636103dfecb3f authored over 2 years ago by Daniel Spitzer <[email protected]>
chore: remove triage label

1cc75c058c673058592193f473d95c65ae00e655 authored over 2 years ago by Dominik Biedebach <[email protected]>
v2.0.0-beta.194

009f79991df923463a05c241bd9c77afa2754b7b authored over 2 years ago by Dominik Biedebach <[email protected]>
chore: sync package versions

56c138671b6608a9138161c04b22eb89c8efdb10 authored over 2 years ago by Dominik Biedebach <[email protected]>
chore: add release action

0e05b54b185a79913d602855ecea4ee3a3d2934d authored over 2 years ago by Dominik Biedebach <[email protected]>
chore: add release action

d11f57af3ec95d19097f40d74e423167f5f43e68 authored over 2 years ago by Dominik Biedebach <[email protected]>
chore: add release action

7abc13907bb4681bc6c6a2749d5ced7e532a7f17 authored over 2 years ago by Dominik Biedebach <[email protected]>
remove github release creation

30aa65051448d96171d2fa759ac4c333fdc17838 authored over 2 years ago by Dominik Biedebach <[email protected]>
chore: add release action

42ac7bf2e67ee35293cbe9e008e778927676b235 authored over 2 years ago by Dominik Biedebach <[email protected]>
chore: add release action

79c6a854cef3a611ce06a05fa55690a2de01087e authored over 2 years ago by Dominik Biedebach <[email protected]>
chore: add release action

83a8bef0363ddb7af0fb38dd4c5c662e0d1d844a authored over 2 years ago by Dominik Biedebach <[email protected]>
chore: update publish script

8ad10ce0a67c8a063cda44b0933b8f4df2ff891b authored over 2 years ago by Dominik Biedebach <[email protected]>
chore: update lerna release script

59abdd1a74760dde532ab0730b4b49340539123c authored over 2 years ago by Dominik Biedebach <[email protected]>
v2.0.0-beta.193

e25d4a3710c16d0e2e6eb4c1b9a5578a5c7839c0 authored over 2 years ago by Dominik Biedebach <[email protected]>
chore: prepare lerna release for unified versioning

435a5604641f0c494d588c4fcef7b929a903c070 authored over 2 years ago by Dominik Biedebach <[email protected]>
refactor(extension/mention): move @tiptap/sugesstion into peerDependencies

d15aa38cd2f40cc12494953127693fa2f78ae26b authored over 2 years ago by Dominik Biedebach <[email protected]>
build(deps): bump parse-path from 4.0.4 to 5.0.0 (#3178)

Bumps [parse-path](https://github.com/IonicaBizau/parse-path) from 4.0.4 to 5.0.0.
- [Release n...

21c9f3b2ce3ebecc889ab5ef8e1c991f86f8d666 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Revert "Merge branch 'add-empty-editor-class-to-root-div'"

This reverts commit 1d0158d5c5685c9878c868653322042ffbb28c8a, reversing
changes made to bda6e8d3...

10248924541d7b9414087a7369dad24b24fe9b11 authored over 2 years ago by Dominik Biedebach <[email protected]>
Merge branch 'add-empty-editor-class-to-root-div'

1d0158d5c5685c9878c868653322042ffbb28c8a authored over 2 years ago by Dominik Biedebach <[email protected]>
style(extension/placeholder): fix linting issues

6a85f7365984b54550fbc66f02b787660935e4ed authored over 2 years ago by Dominik Biedebach <[email protected]>
Merge branch 'main' of github.com:ueberdosis/tiptap into add-empty-editor-class-to-root-div

6cbc2d423391c950558721510c1b4c8614feb534 authored over 2 years ago by Dominik Biedebach <[email protected]>
fix(core): insert PasteRule Node at matched position (#2942) (#2943)

bda6e8d3083074337b2d39fbb5d20d02bb942f63 authored over 2 years ago by Etienne de la Broïse <[email protected]>
Merge branch 'tarngerine-lowlight-types'

dd153e29df1144a74c6cc80007fc418eb08b5080 authored over 2 years ago by Dominik Biedebach <[email protected]>
Merge branch 'lowlight-types' of github.com:tarngerine/tiptap into tarngerine-lowlight-types

af3568fcc17685b8a5224c6d5d964d2ee2603bde authored over 2 years ago by Dominik Biedebach <[email protected]>
Fix typo in docs (#3162)

06827dd052f7380791cf749b4776614f9066b32e authored over 2 years ago by Carlo Beltrame <[email protected]>
docs(extension/code-block-lowlight): updated lowlight to 2.8 in demos, updated demos with lowlight

f48aa83482de951615b07424ad9aa5e5e1d9aa23 authored over 2 years ago by Dominik Biedebach <[email protected]>
Publish

- @tiptap/[email protected]
- @tiptap/[email protected]
- @tiptap/extensi...

5bcfb322ceb30575430bd8797f2787d65de80f2c authored over 2 years ago by Dominik Biedebach <[email protected]>
include bubble menu element when checking if the editor view still has focus (#3150)

73daee9b80752409d8ccad2f5b7a565dd9da1802 authored over 2 years ago by Stef Kors <[email protected]>
docs: fix naming (#3151)

0263629ba5bb4a36efa40456b68bd277e523124f authored over 2 years ago by Marcel <[email protected]>
fix demos

d5206961f7224603ed8545584674780f74a6111d authored over 2 years ago by Julius Tarng <[email protected]>
fix: Typo (#3132)

19d29297efedaa29c122086b90b141d7a33cbd70 authored over 2 years ago by Mohammad Hussain Nagaria <[email protected]>
fix(core): make setEditable trigger all 'update' listeners (#3140)

4851fc5e9b6daccc15a1839e471db489401eca0c authored over 2 years ago by Rhys-T <[email protected]>
fix: vue inject grammar warning (#3144)

c6c5fa623a875411b0e72dc3f8f88166f2f8fa1e authored over 2 years ago by 远方 <[email protected]>
build(deps-dev): bump vite from 2.9.12 to 2.9.13 (#3145)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.12 to 2.9.13.
- [...

84f8aee20ac74871456c3c40ac0b9fe85cfcf6a3 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump vite from 2.9.12 to 2.9.13 in /demos (#3141)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.12 to 2.9.13.
- [...

ad97a3a1b86d05f847dbf95b6f4ddd7ae3c27b70 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: adjust stale action

9a254bf9daf6d839bd02c968e14837098b903b38 authored over 2 years ago by Sven Adlung <[email protected]>
feature(core): add exit handling for marks (#2925)

* feat(core): add exit handling for marks

* docs(core): add information about exitable marks

5fed0f2fc69fc42e7e287c84f6414b8437becb4d authored over 2 years ago by Dominik <[email protected]>