Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ueberdosis/tiptap-php
A PHP package to work with Tiptap content
https://github.com/ueberdosis/tiptap-php
Merge pull request #37 from faltjo/fix-overlapping-marks
fix misaligned tags for overlapping marks
1d4be936f81b47514fd46ae506e74bc57cd26eef authored over 1 year ago by timoisik <[email protected]>
Fix styling
7c05d1277ae25b3dab19d8f1638ce8ea4c098aaa authored over 1 year ago by faltjo <[email protected]>
7c05d1277ae25b3dab19d8f1638ce8ea4c098aaa authored over 1 year ago by faltjo <[email protected]>
revert mistaken change
0d0b83b580bf33b7b036b51e1a727ffb453b7622 authored over 1 year ago by Joachim <[email protected]>
0d0b83b580bf33b7b036b51e1a727ffb453b7622 authored over 1 year ago by Joachim <[email protected]>
fix misaligned tags for overlapping marks
3180f5e544b910ae6955ec8b49fe1f4583180f58 authored over 1 year ago by Joachim <[email protected]>
3180f5e544b910ae6955ec8b49fe1f4583180f58 authored over 1 year ago by Joachim <[email protected]>
Merge pull request #35 from ueberdosis/fix-psalm-errors
Fixed pslam messages for request time usage
ff255757570bd34da21772a9af826335db8de0b9 authored over 1 year ago by timoisik <[email protected]>
Fixed pslam messages for request time usage
9582d7854388ccee60f6e0e72e1586ab0c839adc authored over 1 year ago by Timo Isik <[email protected]>
9582d7854388ccee60f6e0e72e1586ab0c839adc authored over 1 year ago by Timo Isik <[email protected]>
Merge pull request #22 from spiegeltechlab/support-php7.4-syntax
Add PHP 7.4 support
3d1ddacb44d9873cbe112d2d3727ea853bd3af1c authored over 1 year ago by timoisik <[email protected]>
Merge pull request #34 from jacksleight/fix/merging-class-attributes
Fix merging class attributes
1afc115796a6690676aad0f3573b162843f8e21c authored over 1 year ago by timoisik <[email protected]>
Correct case
74b00aeb1227556e5bd64bd86dc64125f603bc84 authored over 1 year ago by Jack Sleight <[email protected]>
74b00aeb1227556e5bd64bd86dc64125f603bc84 authored over 1 year ago by Jack Sleight <[email protected]>
Fix merging class attributes
707e5a6bef8a1b4a0aa4ebbe6dd93b1a24d8ff56 authored over 1 year ago by Jack Sleight <[email protected]>
707e5a6bef8a1b4a0aa4ebbe6dd93b1a24d8ff56 authored over 1 year ago by Jack Sleight <[email protected]>
Merge pull request #1 from martindines/support-php7.4-syntax
Fix failing tests in PHP 7
7dd1e4058be7d48f570af82710bd51a421da736e authored about 2 years ago by Jonas Siewertsen <[email protected]>
Fix typo in CustomNode code example
e1821a2ce1be5de520fe876f5146040e4c66a864 authored over 2 years ago by Martin Dines <[email protected]>
e1821a2ce1be5de520fe876f5146040e4c66a864 authored over 2 years ago by Martin Dines <[email protected]>
Document Extension priority usage
291bd37bead56f5eae400029112a156cd15a6506 authored over 2 years ago by Martin Dines <[email protected]>
291bd37bead56f5eae400029112a156cd15a6506 authored over 2 years ago by Martin Dines <[email protected]>
Set priority of TaskItem and TaskList Node classes to 1000 to ensure they are evaluated before ListItem and BulletList
fecb3109919fb9c0797ce407a5bcf4bb006c6a6f authored over 2 years ago by Martin Dines <[email protected]>
fecb3109919fb9c0797ce407a5bcf4bb006c6a6f authored over 2 years ago by Martin Dines <[email protected]>
Require the newest shiki version to support PHP 7.4
38f27e908447af3ca4f10e6faeabe691d2f7d841 authored over 2 years ago by Jonas Siewertsen <[email protected]>
38f27e908447af3ca4f10e6faeabe691d2f7d841 authored over 2 years ago by Jonas Siewertsen <[email protected]>
Use PHP 7.4 syntax
7b3d123af001a4cf24d08ed19749d5855132cbbc authored over 2 years ago by Jonas Siewertsen <[email protected]>
7b3d123af001a4cf24d08ed19749d5855132cbbc authored over 2 years ago by Jonas Siewertsen <[email protected]>
Test against PHP 7.4
88d7ee2c2f600591fd4b166e5659103a41abe621 authored over 2 years ago by Jonas Siewertsen <[email protected]>
88d7ee2c2f600591fd4b166e5659103a41abe621 authored over 2 years ago by Jonas Siewertsen <[email protected]>
Update README.md
34c0b2472b5be91525718fcb50f8a4d046f97615 authored almost 3 years ago by Hans Pagel <[email protected]>
34c0b2472b5be91525718fcb50f8a4d046f97615 authored almost 3 years ago by Hans Pagel <[email protected]>
ci: add Node.js
c6c65845d04b94f0023fed6305da9ae9cfb15503 authored almost 3 years ago by Hans Pagel <[email protected]>
c6c65845d04b94f0023fed6305da9ae9cfb15503 authored almost 3 years ago by Hans Pagel <[email protected]>
ci: remove php 7.4 test run, because shiki-php requires php 8.0
c18a47c003a2791055744af21798d54be13e13ab authored almost 3 years ago by Hans Pagel <[email protected]>
c18a47c003a2791055744af21798d54be13e13ab authored almost 3 years ago by Hans Pagel <[email protected]>
fix psalm errors
7d9986ad9e6867bc8ea370b9c9a10a84dd6a4356 authored almost 3 years ago by Hans Pagel <[email protected]>
7d9986ad9e6867bc8ea370b9c9a10a84dd6a4356 authored almost 3 years ago by Hans Pagel <[email protected]>
Merge branch 'main' of github.com:ueberdosis/tiptap-php
# Conflicts:
# src/Nodes/CodeBlockShiki.php
# tests/DOMSerializer/Nodes/CodeBlockShikiTest.php
improve the CodeBlockShiki node
d1891da27865beceb5f5cba3f89dd7c67e9e5b99 authored almost 3 years ago by Hans Pagel <[email protected]>
d1891da27865beceb5f5cba3f89dd7c67e9e5b99 authored almost 3 years ago by Hans Pagel <[email protected]>
Fix styling
780ad5cb64ca06df9eea5a8efab0020a133459e2 authored almost 3 years ago by hanspagel <[email protected]>
780ad5cb64ca06df9eea5a8efab0020a133459e2 authored almost 3 years ago by hanspagel <[email protected]>
Add `CodeBlockShiki` to allow for syntax highlighting using Shiki (#14)
* wip
* wip
* node_modules be gone!
* Update readme
* Update readme
96d3d60928055c78c1d3c9aec4f3133e46e28622 authored almost 3 years ago by Wyatt Castaneda <[email protected]>
escape HTML attribute values
5fed879f6d43cbb3950a7bcefb324bac4108804f authored almost 3 years ago by Hans Pagel <[email protected]>
5fed879f6d43cbb3950a7bcefb324bac4108804f authored almost 3 years ago by Hans Pagel <[email protected]>
refactoring
07db413f886ababecd8b9a30a97b85fcf132220a authored almost 3 years ago by Hans Pagel <[email protected]>
07db413f886ababecd8b9a30a97b85fcf132220a authored almost 3 years ago by Hans Pagel <[email protected]>
update dependencies, improve types
5e66b889a744e7792fd72189f966ad7d64b5f2eb authored almost 3 years ago by Hans Pagel <[email protected]>
5e66b889a744e7792fd72189f966ad7d64b5f2eb authored almost 3 years ago by Hans Pagel <[email protected]>
add `Document` node, add topNode and defaultNode support to the schema
a502fda5f21da2cbafde273d73dec78fa5260bb4 authored almost 3 years ago by Hans Pagel <[email protected]>
a502fda5f21da2cbafde273d73dec78fa5260bb4 authored almost 3 years ago by Hans Pagel <[email protected]>
add some more types
30acd50cf85d67b84ec4b88b11bcecfa90ae01d0 authored almost 3 years ago by Hans Pagel <[email protected]>
30acd50cf85d67b84ec4b88b11bcecfa90ae01d0 authored almost 3 years ago by Hans Pagel <[email protected]>
add global attribute support
4de9a9231f9bb583981cd451501f98b350e82f27 authored almost 3 years ago by Hans Pagel <[email protected]>
4de9a9231f9bb583981cd451501f98b350e82f27 authored almost 3 years ago by Hans Pagel <[email protected]>
add a failing test
08b228a5ca1f706158fbd4a6145e1cbf2933b670 authored almost 3 years ago by Hans Pagel <[email protected]>
08b228a5ca1f706158fbd4a6145e1cbf2933b670 authored almost 3 years ago by Hans Pagel <[email protected]>
add the TextAlign extension
54073895b4751ac464c8fd55eef9a25ad6406919 authored almost 3 years ago by Hans Pagel <[email protected]>
54073895b4751ac464c8fd55eef9a25ad6406919 authored almost 3 years ago by Hans Pagel <[email protected]>
make the psalm check stricter and fix some more type issues
2b4e0283fd34cc4a093e33c1c0d0ebc72e07b6a6 authored almost 3 years ago by Hans Pagel <[email protected]>
2b4e0283fd34cc4a093e33c1c0d0ebc72e07b6a6 authored almost 3 years ago by Hans Pagel <[email protected]>
add some return types
8e31549e60abaa4caa49e8cbcf9751e8ad0032d7 authored almost 3 years ago by Hans Pagel <[email protected]>
8e31549e60abaa4caa49e8cbcf9751e8ad0032d7 authored almost 3 years ago by Hans Pagel <[email protected]>
fix psalm config
7951c7bcb043f65871d349de315aa18c3cd0b893 authored almost 3 years ago by Hans Pagel <[email protected]>
7951c7bcb043f65871d349de315aa18c3cd0b893 authored almost 3 years ago by Hans Pagel <[email protected]>
Squashed commit of the following:
commit 1bb7a706c56b0db0c4efd824f5094f976bb04b35
Author: Hans Pagel <[email protected]>
Date: ...
fix a mistake in the README
0b1606ce264d882aa4661252027100ff644d7f72 authored almost 3 years ago by Hans Pagel <[email protected]>
0b1606ce264d882aa4661252027100ff644d7f72 authored almost 3 years ago by Hans Pagel <[email protected]>
add renderHTML to the Mention node, fix #5
d541161594ae5e7ed6a2b548861b286b1c59f295 authored almost 3 years ago by Hans Pagel <[email protected]>
d541161594ae5e7ed6a2b548861b286b1c59f295 authored almost 3 years ago by Hans Pagel <[email protected]>
ci: add php 8.1
4bb10e8c3621e99cf67d3c779b741b1803cce3c4 authored almost 3 years ago by Hans Pagel <[email protected]>
4bb10e8c3621e99cf67d3c779b741b1803cce3c4 authored almost 3 years ago by Hans Pagel <[email protected]>
improve types
4278ef86e43dc572d2772d9200fe55db5fe1af35 authored almost 3 years ago by Hans Pagel <[email protected]>
4278ef86e43dc572d2772d9200fe55db5fe1af35 authored almost 3 years ago by Hans Pagel <[email protected]>
Add PHP 7.4 support (#11)
* ci: add PHP 7.4
* Fix styling
* fix 7.4 compatibility
86cbb31a84ff0ef2c63cb687ae3ee2369e034d0d authored almost 3 years ago by Hans Pagel <[email protected]>
Fix styling
93f35f92b7f2ceb221bed4df0e278cd40dcb5c83 authored almost 3 years ago by hanspagel <[email protected]>
93f35f92b7f2ceb221bed4df0e278cd40dcb5c83 authored almost 3 years ago by hanspagel <[email protected]>
add TaskList and TaskItem nodes
951589d9f6a0f529c19e62d8747f93f0df2432fb authored almost 3 years ago by Hans Pagel <[email protected]>
951589d9f6a0f529c19e62d8747f93f0df2432fb authored almost 3 years ago by Hans Pagel <[email protected]>
update the README
7f1a6c830c71878b8e0162590a869f145176c310 authored almost 3 years ago by Hans Pagel <[email protected]>
7f1a6c830c71878b8e0162590a869f145176c310 authored almost 3 years ago by Hans Pagel <[email protected]>
update the README
17a6261f9609d55079c4f47431e4f8a6b8cd93af authored almost 3 years ago by Hans Pagel <[email protected]>
17a6261f9609d55079c4f47431e4f8a6b8cd93af authored almost 3 years ago by Hans Pagel <[email protected]>
Merge branch 'main' of github.com:ueberdosis/tiptap-php
b48521fb3e6d5f66eb48f27e31b09d028e30638a authored almost 3 years ago by Hans Pagel <[email protected]>
b48521fb3e6d5f66eb48f27e31b09d028e30638a authored almost 3 years ago by Hans Pagel <[email protected]>
update the README
3d4d85dc99aa5aee2a116200b2914aabffb4013d authored almost 3 years ago by Hans Pagel <[email protected]>
3d4d85dc99aa5aee2a116200b2914aabffb4013d authored almost 3 years ago by Hans Pagel <[email protected]>
Fix styling
86c25620090ff4ce69bba608857a96a789934ceb authored almost 3 years ago by hanspagel <[email protected]>
86c25620090ff4ce69bba608857a96a789934ceb authored almost 3 years ago by hanspagel <[email protected]>
add CodeBlockHighlight extension
1ec23f24c36f5f6884645adcd0311ae27bead906 authored almost 3 years ago by Hans Pagel <[email protected]>
1ec23f24c36f5f6884645adcd0311ae27bead906 authored almost 3 years ago by Hans Pagel <[email protected]>
add `content` to the Editor configuration
6dbc05e8b73c83820dc15cbe0dd92e8ec91d2ecf authored almost 3 years ago by Hans Pagel <[email protected]>
6dbc05e8b73c83820dc15cbe0dd92e8ec91d2ecf authored almost 3 years ago by Hans Pagel <[email protected]>
allow to pass content to the configuration
f79c142c7950cfb807be6828e3c10e0e7a787384 authored almost 3 years ago by Hans Pagel <[email protected]>
f79c142c7950cfb807be6828e3c10e0e7a787384 authored almost 3 years ago by Hans Pagel <[email protected]>
update README
f83519641989dbf419354112afaaf884e3bfe778 authored almost 3 years ago by Hans Pagel <[email protected]>
f83519641989dbf419354112afaaf884e3bfe778 authored almost 3 years ago by Hans Pagel <[email protected]>
Merge branch 'main' of github.com:ueberdosis/tiptap-php
08450c0923df9f50b120fd9eea2b83fc1507ab70 authored almost 3 years ago by Hans Pagel <[email protected]>
08450c0923df9f50b120fd9eea2b83fc1507ab70 authored almost 3 years ago by Hans Pagel <[email protected]>
add the getText() method to serialize content as plain text
aa2a1df111b71c8e9c59381579f6ac45b392eef8 authored almost 3 years ago by Hans Pagel <[email protected]>
aa2a1df111b71c8e9c59381579f6ac45b392eef8 authored almost 3 years ago by Hans Pagel <[email protected]>
Fix styling
549d89515be7fc1966341bf0528a7a329ae956d1 authored almost 3 years ago by hanspagel <[email protected]>
549d89515be7fc1966341bf0528a7a329ae956d1 authored almost 3 years ago by hanspagel <[email protected]>
Merge branch 'main' of github.com:ueberdosis/tiptap-php
e1149ce22d1fb649a9c88577e1f729d9f1a1bc68 authored almost 3 years ago by Hans Pagel <[email protected]>
e1149ce22d1fb649a9c88577e1f729d9f1a1bc68 authored almost 3 years ago by Hans Pagel <[email protected]>
add options support for extensions, add configuration to the StarterKit and render the CodeBlock language attribute
392161ed541a82afc969572109ee8f04a68c97f6 authored almost 3 years ago by Hans Pagel <[email protected]>
392161ed541a82afc969572109ee8f04a68c97f6 authored almost 3 years ago by Hans Pagel <[email protected]>
Fix styling
56383040ab2d8790984a734c858608d0bf45309b authored almost 3 years ago by hanspagel <[email protected]>
56383040ab2d8790984a734c858608d0bf45309b authored almost 3 years ago by hanspagel <[email protected]>
fix highlight defaults, breaking change: remove static from `addAttributes`
5fff6096666bd58e6af0b044e7490c543af7bab6 authored almost 3 years ago by Hans Pagel <[email protected]>
5fff6096666bd58e6af0b044e7490c543af7bab6 authored almost 3 years ago by Hans Pagel <[email protected]>
fix link defaults
1a713d328b267764151ef24068a5d71dfe740a2c authored almost 3 years ago by Hans Pagel <[email protected]>
1a713d328b267764151ef24068a5d71dfe740a2c authored almost 3 years ago by Hans Pagel <[email protected]>
code style
f241467603f6cd8b93b4e4357ce79d632c639c4f authored almost 3 years ago by Hans Pagel <[email protected]>
f241467603f6cd8b93b4e4357ce79d632c639c4f authored almost 3 years ago by Hans Pagel <[email protected]>
Merge branch 'main' of github.com:ueberdosis/tiptap-php
17126a65edbea241e368a8b046bc9c7e7bfedadd authored almost 3 years ago by Hans Pagel <[email protected]>
17126a65edbea241e368a8b046bc9c7e7bfedadd authored almost 3 years ago by Hans Pagel <[email protected]>
fix typo
142babe0c836d5c68b0b88027846408a81c81b8d authored almost 3 years ago by Hans Pagel <[email protected]>
142babe0c836d5c68b0b88027846408a81c81b8d authored almost 3 years ago by Hans Pagel <[email protected]>
Fix styling
352921ffdfc67c1f3b9a6388af764791f6430848 authored almost 3 years ago by hanspagel <[email protected]>
352921ffdfc67c1f3b9a6388af764791f6430848 authored almost 3 years ago by hanspagel <[email protected]>
Merge branch 'main' of github.com:ueberdosis/tiptap-php
5b8c77d8ca113889d78e9d96c655ee99e3bfa068 authored almost 3 years ago by Hans Pagel <[email protected]>
5b8c77d8ca113889d78e9d96c655ee99e3bfa068 authored almost 3 years ago by Hans Pagel <[email protected]>
migrate everything to Pest PHP
5febbead063d2b8559026980e5b11ab522c88274 authored almost 3 years ago by Hans Pagel <[email protected]>
5febbead063d2b8559026980e5b11ab522c88274 authored almost 3 years ago by Hans Pagel <[email protected]>
migrate more tests
d9dddeb81bd3cc0b2df9d5db2c304163c6fe69f8 authored almost 3 years ago by Hans Pagel <[email protected]>
d9dddeb81bd3cc0b2df9d5db2c304163c6fe69f8 authored almost 3 years ago by Hans Pagel <[email protected]>
migrate even more tests to Pest PHP
68243fa048dcb0220ce0e9a360ef78a0a680235b authored almost 3 years ago by Hans Pagel <[email protected]>
68243fa048dcb0220ce0e9a360ef78a0a680235b authored almost 3 years ago by Hans Pagel <[email protected]>
migrate more tests to Pest PHP
922133d0e780638f3169b7922990060ea0f65aa0 authored almost 3 years ago by Hans Pagel <[email protected]>
922133d0e780638f3169b7922990060ea0f65aa0 authored almost 3 years ago by Hans Pagel <[email protected]>
Update README.md
eb82db791d18d825f8adba1abe1e045092900d02 authored almost 3 years ago by Hans Pagel <[email protected]>
eb82db791d18d825f8adba1abe1e045092900d02 authored almost 3 years ago by Hans Pagel <[email protected]>
Update README.md
45539fc62127dad60cac9800e98f6ae4d854f557 authored almost 3 years ago by Hans Pagel <[email protected]>
45539fc62127dad60cac9800e98f6ae4d854f557 authored almost 3 years ago by Hans Pagel <[email protected]>
Update README.md
d6c282ff2e54bbdae6c27b881e3cd9d3f7a49b18 authored almost 3 years ago by Hans Pagel <[email protected]>
d6c282ff2e54bbdae6c27b881e3cd9d3f7a49b18 authored almost 3 years ago by Hans Pagel <[email protected]>
Fix styling
1e31fe46c089ab6c54b4400a80149c3f02ed6387 authored almost 3 years ago by hanspagel <[email protected]>
1e31fe46c089ab6c54b4400a80149c3f02ed6387 authored almost 3 years ago by hanspagel <[email protected]>
loop through nodes with descendants
fabd86289afe72334ef3e4e2a9e1c5a5c4ee2c9d authored almost 3 years ago by Hans Pagel <[email protected]>
fabd86289afe72334ef3e4e2a9e1c5a5c4ee2c9d authored almost 3 years ago by Hans Pagel <[email protected]>
add HTMLAttributes support to marks
ad90c38dfbfb34cdcc1f632013f675a73565ff9f authored almost 3 years ago by Hans Pagel <[email protected]>
ad90c38dfbfb34cdcc1f632013f675a73565ff9f authored almost 3 years ago by Hans Pagel <[email protected]>
update the README
6123b69436aa4c8efe2269a1a4327a328ec8a2d6 authored almost 3 years ago by Hans Pagel <[email protected]>
6123b69436aa4c8efe2269a1a4327a328ec8a2d6 authored almost 3 years ago by Hans Pagel <[email protected]>
Merge branch 'main' of github.com:ueberdosis/tiptap-php
1b13bc0d4c02afbb1ef6e9b165001063b358a25d authored almost 3 years ago by Hans Pagel <[email protected]>
1b13bc0d4c02afbb1ef6e9b165001063b358a25d authored almost 3 years ago by Hans Pagel <[email protected]>
update README
1fdccd57d67fdc93386361c72949afe6f2ad9955 authored almost 3 years ago by Hans Pagel <[email protected]>
1fdccd57d67fdc93386361c72949afe6f2ad9955 authored almost 3 years ago by Hans Pagel <[email protected]>
Fix styling
805f5379c3c23cac0c40383c5155858c8c64070e authored almost 3 years ago by hanspagel <[email protected]>
805f5379c3c23cac0c40383c5155858c8c64070e authored almost 3 years ago by hanspagel <[email protected]>
Merge branch 'main' of github.com:ueberdosis/tiptap-php
e69056951da621e514437f07b937f84601812698 authored almost 3 years ago by Hans Pagel <[email protected]>
e69056951da621e514437f07b937f84601812698 authored almost 3 years ago by Hans Pagel <[email protected]>
add support for HTMLAttributes
6a7f83f5afddc65f021263a82e92b74026b4bf02 authored almost 3 years ago by Hans Pagel <[email protected]>
6a7f83f5afddc65f021263a82e92b74026b4bf02 authored almost 3 years ago by Hans Pagel <[email protected]>
Fix styling
1980c080fc7a343dbc528af26d0bdc9d40ee0897 authored almost 3 years ago by hanspagel <[email protected]>
1980c080fc7a343dbc528af26d0bdc9d40ee0897 authored almost 3 years ago by hanspagel <[email protected]>
add support for HTMLAttributes
2b2a6011fd1bc8d791edbf75db52e81d86a2a5b2 authored almost 3 years ago by Hans Pagel <[email protected]>
2b2a6011fd1bc8d791edbf75db52e81d86a2a5b2 authored almost 3 years ago by Hans Pagel <[email protected]>
Update README.md
256941c08ea88a357eb5dbb2a1f343526784fe04 authored almost 3 years ago by Hans Pagel <[email protected]>
256941c08ea88a357eb5dbb2a1f343526784fe04 authored almost 3 years ago by Hans Pagel <[email protected]>
update README
72954a7dbbc540b89f31468475ca690e84d3df0f authored almost 3 years ago by Hans Pagel <[email protected]>
72954a7dbbc540b89f31468475ca690e84d3df0f authored almost 3 years ago by Hans Pagel <[email protected]>
fix a typo
55ec255f7e7d55f2f2286d96c3bb029bfbec4592 authored almost 3 years ago by Hans Pagel <[email protected]>
55ec255f7e7d55f2f2286d96c3bb029bfbec4592 authored almost 3 years ago by Hans Pagel <[email protected]>
update the README
1b965985d9598b5cb2f6753ed572badb7306e689 authored almost 3 years ago by Hans Pagel <[email protected]>
1b965985d9598b5cb2f6753ed572badb7306e689 authored almost 3 years ago by Hans Pagel <[email protected]>
update README
41910473e7637c4321445f3088fbc1fbfa5a9241 authored almost 3 years ago by Hans Pagel <[email protected]>
41910473e7637c4321445f3088fbc1fbfa5a9241 authored almost 3 years ago by Hans Pagel <[email protected]>
add the ProseMirror content hole to all extensions
52146902253f9640568138f73eca97b83b6d02ac authored almost 3 years ago by Hans Pagel <[email protected]>
52146902253f9640568138f73eca97b83b6d02ac authored almost 3 years ago by Hans Pagel <[email protected]>
refactor the Link mark
4f1b924bb115ba220f52cb0dcd746277c8c0122f authored almost 3 years ago by Hans Pagel <[email protected]>
4f1b924bb115ba220f52cb0dcd746277c8c0122f authored almost 3 years ago by Hans Pagel <[email protected]>
update the README
ba8220e221d268d165ab84a96a9c71e693b42137 authored almost 3 years ago by Hans Pagel <[email protected]>
ba8220e221d268d165ab84a96a9c71e693b42137 authored almost 3 years ago by Hans Pagel <[email protected]>
update README
f2a4614395410dd109e9497cf30d69b08f237542 authored almost 3 years ago by Hans Pagel <[email protected]>
f2a4614395410dd109e9497cf30d69b08f237542 authored almost 3 years ago by Hans Pagel <[email protected]>
Merge branch 'main' of github.com:ueberdosis/tiptap-php
30c643e21c69cdc1f0815d572e4d84af05f1fa7f authored almost 3 years ago by Hans Pagel <[email protected]>
30c643e21c69cdc1f0815d572e4d84af05f1fa7f authored almost 3 years ago by Hans Pagel <[email protected]>
update the tasks
51316e536e7e1e7083c0d8e818cb3d45f1824e00 authored almost 3 years ago by Hans Pagel <[email protected]>
51316e536e7e1e7083c0d8e818cb3d45f1824e00 authored almost 3 years ago by Hans Pagel <[email protected]>
Fix styling
42cbf970eb3dcfb6bbae153ed85cfccbea41dc9b authored almost 3 years ago by hanspagel <[email protected]>
42cbf970eb3dcfb6bbae153ed85cfccbea41dc9b authored almost 3 years ago by hanspagel <[email protected]>
make sure the StarterKit includes the same extensions as the JavaScript package
18707d551967dd8d448ce63b38475416ea007a7b authored almost 3 years ago by Hans Pagel <[email protected]>
18707d551967dd8d448ce63b38475416ea007a7b authored almost 3 years ago by Hans Pagel <[email protected]>
remove changelog
9851ca6e6ecd62b97c8bd4df87fc93efd2b14ae0 authored almost 3 years ago by Hans Pagel <[email protected]>
9851ca6e6ecd62b97c8bd4df87fc93efd2b14ae0 authored almost 3 years ago by Hans Pagel <[email protected]>
remove code style badge
e033a77022f67802d3780e2e838a09c36b46c8ad authored almost 3 years ago by Hans Pagel <[email protected]>
e033a77022f67802d3780e2e838a09c36b46c8ad authored almost 3 years ago by Hans Pagel <[email protected]>
Merge branch 'main' of github.com:ueberdosis/tiptap-php
fb328a6bbeb818a48742b2abd1c195336e32b9a1 authored almost 3 years ago by Hans Pagel <[email protected]>
fb328a6bbeb818a48742b2abd1c195336e32b9a1 authored almost 3 years ago by Hans Pagel <[email protected]>