Ecosyste.ms: OpenCollective

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

github.com/ueberdosis/tiptap-next

The headless editor framework for web artisans.
https://github.com/ueberdosis/tiptap-next

rename tests

d76b091db8172e8fdf0eaf27698fc9f67a5ce76d authored over 4 years ago by Hans Pagel <[email protected]>
show only extensions that we build for v2-beta

d03f68a3d1a527d710464a0b89aff6915c2fa26c authored over 4 years ago by Hans Pagel <[email protected]>
skip failing tests

225c3b0e3c247bf0d4c18047a946800b80178e5c authored over 4 years ago by Hans Pagel <[email protected]>
add tasks to the roadmap

d6bfd96eb3c42a01963c42378b83fa9fc73933e9 authored over 4 years ago by Hans Pagel <[email protected]>
remove wrong content from placeholder extension

7a219f4dde14964e89bdd55cda05db30710e29e8 authored over 4 years ago by Hans Pagel <[email protected]>
fix typo

edcb1b86bf4b6f73cbeea65a70e2595a5809c686 authored over 4 years ago by Hans Pagel <[email protected]>
add missing methods

678b6444d283b109471c11b5d01dad724945a41a authored over 4 years ago by Philipp Kühn <[email protected]>
Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into feature/replace-classes

56093e3fd0b3521fef9d547580cd9bd6ed02e0bf authored over 4 years ago by Philipp Kühn <[email protected]>
add plugins

4d8e654b51ad52aa5f99e0588eff9cd87de33878 authored over 4 years ago by Philipp Kühn <[email protected]>
add dynamic callback type

3e7bd37d63e673ecaf562ddfdc2884f10fa22622 authored over 4 years ago by Philipp Kühn <[email protected]>
fix extends

7338bf107f19adfbd9ae6ea399133562886932ae authored over 4 years ago by Philipp Kühn <[email protected]>
refactoring

8f866d60432ddf2e29f56c90eb8b727a53419ffc authored over 4 years ago by Philipp Kühn <[email protected]>
improve types

c9ae5fcbcb2900d84f0c0a4779172ec10e2e774c authored over 4 years ago by Philipp Kühn <[email protected]>
improve handling options

8fdc75f07c6006c314893a72eab66102c24b05f0 authored over 4 years ago by Philipp Kühn <[email protected]>
add variant

ce3aa2a49b504212201e54df2ef98fda49df2eb7 authored over 4 years ago by Philipp Kühn <[email protected]>
fix deep clone

25cc01dcf303a52708c5b0aa5b46183151ef0d65 authored over 4 years ago by Philipp Kühn <[email protected]>
fix method types

6e3357053084cc4e5d56773d65bf5e8dd3d089d2 authored over 4 years ago by Philipp Kühn <[email protected]>
improve types

52d848ef1cae957511ba47d20a6a04be7b003e04 authored over 4 years ago by Philipp Kühn <[email protected]>
add more extension tests

1c89e84239ac0135509c39b0e66c7725525b2162 authored over 4 years ago by Philipp Kühn <[email protected]>
add keyboard shortcut tests to the history extension

970138d0363ad2654fbef8eff6ad99d5a65be4e6 authored over 4 years ago by Hans Pagel <[email protected]>
refactor platform related shortcuts

93428ba85045abd1d2f8bd5625ede94ddc30d9c0 authored over 4 years ago by Hans Pagel <[email protected]>
add shortcuts to bold and italic tests

763ab7cf84dfaf74bdc75399bdef3d345da50416 authored over 4 years ago by Hans Pagel <[email protected]>
update dependencies

d68cb8e9d2cb8cee589db420dd53a9ac6bb55e24 authored over 4 years ago by Hans Pagel <[email protected]>
init @tiptap/html package

130166bcbc340cae02f53884ba5b07757c33b2e8 authored over 4 years ago by Hans Pagel <[email protected]>
add type to core export

7380eef0f9252d2959c82100229f9265edd6ffca authored over 4 years ago by Hans Pagel <[email protected]>
clean up

af7d79b392f725d9cfb0aac059289ef3a59af33a authored over 4 years ago by Hans Pagel <[email protected]>
clean up

825e1bf08df54f866ef9afa6f5e23e26617c8638 authored over 4 years ago by Hans Pagel <[email protected]>
add a warning

18ef2b90d591d103ed811e7f81a75e933b2964df authored over 4 years ago by Hans Pagel <[email protected]>
remove ideas from PR branch

73bd3907d9ce445f89f4e0cae45a73d36af683c1 authored over 4 years ago by Hans Pagel <[email protected]>
add a new getHtmlFromFragment method that is used in the editor and in the stand-alone generateHtml helper

8cee629e19db997215403c1ddd6b6dc7a999e19b authored over 4 years ago by Hans Pagel <[email protected]>
refactor generateHtml to allow directly passing a Schema

95fca8aa6172213913bcdad93bf1a07b67830553 authored over 4 years ago by Hans Pagel <[email protected]>
improve the documentation

c36ddaf8fcae8ac9841e172a872c4d6d256768a9 authored over 4 years ago by Hans Pagel <[email protected]>
fix imports

c5c5957e4865eaff2579685be98ffcc7adf9756d authored over 4 years ago by Hans Pagel <[email protected]>
use extension helper functions and types in the extension manager

10a229bf50f763aebef14e83295e34b7b549160f authored over 4 years ago by Hans Pagel <[email protected]>
move extension helper functions to separate files

55817b9be495c4d5536bc6c72d0686f76861b77e authored over 4 years ago by Hans Pagel <[email protected]>
refactoring

49d413268b8d09e915090ce82c47d7833f146779 authored over 4 years ago by Hans Pagel <[email protected]>
add another idea to the roadmap

a165d4d05c939ca4f8b747b9c4787ced82c7bf26 authored over 4 years ago by Hans Pagel <[email protected]>
improve the generateHtml example

7525ff5726077d076bd911b1b79618821e5815c5 authored over 4 years ago by Hans Pagel <[email protected]>
add more text to the getSchema documentation

fb3c00979777f38331db87446d1dc925bddef6d7 authored over 4 years ago by Hans Pagel <[email protected]>
add separate types file

536a1ed44fe9d60e0e821c779023cd675eccc081 authored over 4 years ago by Hans Pagel <[email protected]>
add another idea to the roadmap

313628dd0593f790f1bef861ce049a27a1b5abc8 authored over 4 years ago by Hans Pagel <[email protected]>
Merge branch 'feature/generate-html-from-json-document' of github.com:ueberdosis/tiptap-next into feature/generate-html-from-json-document

d816faaf1c41e5f0d517f30f9581dfcb1210cda9 authored over 4 years ago by Hans Pagel <[email protected]>
add getSchema & getHtml utility functions to generate HTML from a ProseMirror/tiptap document, without an Editor instance

e94714a345aa92e385f6bca18693a6985346a17e authored over 4 years ago by Hans Pagel <[email protected]>
add a ton of shortcuts to the roadmap

7988be813b7b889e1c8fa4e7edd8dd6004e141b9 authored over 4 years ago by Hans Pagel <[email protected]>
add getSchema & getHtml utility functions to generate HTML from a ProseMirror/tiptap document, without an Editor instance

62c617e17b9556d0f812983c51d2721bf6447a79 authored over 4 years ago by Hans Pagel <[email protected]>
add new roadmap entry

491e7acd4510f6d1f8c1de6fdf147345a894c9d4 authored over 4 years ago by Hans Pagel <[email protected]>
clean up

440b105f807aaa7180b71fe410f4a52642d1727f authored over 4 years ago by Hans Pagel <[email protected]>
whitespace

2a4b022a6c3c2aba4ab3c99646ce84aeafe2d31d authored over 4 years ago by Hans Pagel <[email protected]>
update cypress

a1ccfc13a428f002e3b3980eb04f7a74d3bdf862 authored over 4 years ago by Hans Pagel <[email protected]>
update the history extension page, add a demo with tests

5c470caefc16734837eb8055316caf8e361597ba authored over 4 years ago by Hans Pagel <[email protected]>
add code extension demo with tests

819052912dadae9a48128d1a9db80c9538bbe9d9 authored over 4 years ago by Hans Pagel <[email protected]>
add test to the italic extension demo

bdbf6e7f61616c33e35c9b9e59c807ec0356197c authored over 4 years ago by Hans Pagel <[email protected]>
add missing pages

6190c3ee10439d5358b625fa7c1819589eda4289 authored over 4 years ago by Hans Pagel <[email protected]>
add tests to the bold extension demo

b394f8619d48820a498b2494fb26cbddaf2be9e0 authored over 4 years ago by Hans Pagel <[email protected]>
add prop to show/hide source code for demos

62cee751a1ff4c938530ab783ac8f90522526976 authored over 4 years ago by Hans Pagel <[email protected]>
fix typo

40350b4ef8d70113bdb50c9ef565f26af514fa84 authored over 4 years ago by Hans Pagel <[email protected]>
add more content to the introduction package

b1cca2286ac261fe4ee872e1759d5c95e54972a5 authored over 4 years ago by Hans Pagel <[email protected]>
fix active state of homepage

3aa8a713127c91ab78c630e33d5f8836fab3390b authored over 4 years ago by Hans Pagel <[email protected]>
add an example for markdown shortcuts, including (breaking) tests

efdbfb580912f5c312c1e1f37d726ce0b9ed8728 authored over 4 years ago by Hans Pagel <[email protected]>
fix tests

715daf96dcdde602fbd98fb6e5a165fc4698658c authored over 4 years ago by Hans Pagel <[email protected]>
add more entries to the roadmap

70fb03cb0d54f1b7d44a448fb8f95bd8a3e5da39 authored over 4 years ago by Hans Pagel <[email protected]>
add a history example with tests

ccdb0c7f89e440a2025e0336e2bd369d9264c7c7 authored over 4 years ago by Hans Pagel <[email protected]>
add a draft state to the sidebar

ae7c5fa8347c25998f499f69cfb1aa6fcd117c5e authored over 4 years ago by Hans Pagel <[email protected]>
add content to the extensions overview, improve the basic example

f8e907783dd5c1ee237e44f4d1ec97f3ce32172d authored over 4 years ago by Hans Pagel <[email protected]>
add task

30483257d113acab591621dc4a49257f599ec3f6 authored over 4 years ago by Hans Pagel <[email protected]>
add buttons for all default extensions to the basic example

674d66d82f7e874793209aa7f3ae7e3d4b061b0e authored over 4 years ago by Hans Pagel <[email protected]>
improve demo component

50dd973d4a01672000f7362594ee217272d391a9 authored over 4 years ago by Hans Pagel <[email protected]>
add minimalist example

69a56e5473213e375a79dc92d56ab7ff4baea6cf authored over 4 years ago by Hans Pagel <[email protected]>
add roadmap

c80e5eb38f0592030c92d9c2fd41b55985168810 authored over 4 years ago by Hans Pagel <[email protected]>
clean up

8db321fd0584337a4bdd0a3b24d705895e2a82e8 authored over 4 years ago by Hans Pagel <[email protected]>
show subnavigation only when parent is active

a3b5731a064d261d858631d2b58ca22df8f45e7f authored over 4 years ago by Hans Pagel <[email protected]>
move everything around

20237f353b6eb3296f0aec934bbb8a73b7e5b3bd authored over 4 years ago by Hans Pagel <[email protected]>
add more tests

26651a956d11d71d76aa75a8a12075042ab4202f authored over 4 years ago by Philipp Kühn <[email protected]>
fix gridsome plugin dependency

19d89a2ee9c6dfe3a89d0e23d7d9c6088cb6ce22 authored over 4 years ago by Hans Pagel <[email protected]>
add simpleanalytics cookie free tracking

880bf974b75b1d3a2541fcd23f0adcaba4779014 authored over 4 years ago by Hans Pagel <[email protected]>
test class replacement

07079082c4915b5ee741b47374a49c7529dc3765 authored over 4 years ago by Philipp Kühn <[email protected]>
improve some types

b5e891cf02904cdf9203be4f4e63611ea87628fe authored over 4 years ago by Philipp Kühn <[email protected]>
refactoring

9b1fe00d551aa5bda94157c6628be2394f76c7f5 authored over 4 years ago by Philipp Kühn <[email protected]>
add blur command

d4cd6ab691a95ff6a264d5208b78c01dbd8aa0c1 authored over 4 years ago by Philipp Kühn <[email protected]>
add createdProxy event

119f7d14580d79742ec1ae5d7b7618a90adeeba2 authored over 4 years ago by Philipp Kühn <[email protected]>
add some comments

3cfed6c17ffded234ad96425c0896dc8aa01219c authored over 4 years ago by Philipp Kühn <[email protected]>
fix isEditable

be6ee9853c2eded705ef1ae673f87142f8260dbb authored over 4 years ago by Philipp Kühn <[email protected]>
fix editable

65ed653d2256c52080d6f32575547181e08888f7 authored over 4 years ago by Philipp Kühn <[email protected]>
refactoring

6a70d80af2dc77c5fd32fcc65c5aac5ed8ea89a9 authored over 4 years ago by Philipp Kühn <[email protected]>
move plugins

53f892ddd07fdfc1d53fc01edde4977443d2f7e7 authored over 4 years ago by Philipp Kühn <[email protected]>
fix some types

9e1bb182dbff04641841423b91b9dc8141b45a67 authored over 4 years ago by Philipp Kühn <[email protected]>
add focus option type

b24d7fac306fd25e7056f8023c6b100433d9b2a5 authored over 4 years ago by Philipp Kühn <[email protected]>
add autofocus option

a4a4ff31e537f885f630fd0ebab09406d19715f0 authored over 4 years ago by Philipp Kühn <[email protected]>
add focus extension

71c3927b28f60aae7856dec49ec38a382133b5ad authored over 4 years ago by Philipp Kühn <[email protected]>
fix error when starting docs with prebuilt packages

0513fd6ce2b308b27317dc8e9af05cbce9936905 authored over 4 years ago by Philipp Kühn <[email protected]>
whitespace

d3d3c1141e9085826dbd6b4b82e2e87d029e7b69 authored over 4 years ago by Philipp Kühn <[email protected]>
update dependencies

735639bad1ac9a3648e63bca0ccb923668ea6469 authored over 4 years ago by Philipp Kühn <[email protected]>
improve reset script

10396649594a5308bf84f1afa389728ed336eb0d authored over 4 years ago by Philipp Kühn <[email protected]>
Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main

# Conflicts:
# yarn.lock

1a1ceae608beb4210814e1cdc386bc30e8f393df authored over 4 years ago by Philipp Kühn <[email protected]>
fix package build

4125c2dd17c0a5993d3245718237ae9acae333ac authored over 4 years ago by Philipp Kühn <[email protected]>
Merge branch 'main' of github.com:ueberdosis/tiptap-next into main

0de9357fbb0a0a56034ff5b3bb28e2930b9575fb authored over 4 years ago by Hans Pagel <[email protected]>
prefix demo names with demo

be01538b25cc5ee3d31c9ab57387f18549fcb642 authored over 4 years ago by Hans Pagel <[email protected]>
Update extensions overview

64f1e568eea89cdf213d3fe3c931e4d58fee787b authored over 4 years ago by Hans Pagel <[email protected]>
improve sidebar

4a6e75a292cada01ed138a80cad349c8a11a4e55 authored over 4 years ago by Hans Pagel <[email protected]>
remove index.ts from source code links

871919b18a032bf6c68e2103265dc04186fa90bf authored over 4 years ago by Hans Pagel <[email protected]>