Commit Graph

1255 Commits

Author SHA1 Message Date
Philipp Kühn
07cfc99502 improve plugin order 2021-01-28 17:39:57 +01:00
Hans Pagel
b5df7b40dc docs: update content, see #103 2021-01-28 12:21:12 +01:00
Hans Pagel
a7b0229d23 docs: update the collaborative editing example 2021-01-28 12:11:38 +01:00
Hans Pagel
62f42a229f [BREAKING CHANGE] change the default document type to doc 2021-01-28 11:58:10 +01:00
Hans Pagel
a885669929 docs: add default extensions to the formatting example 2021-01-28 11:39:34 +01:00
Hans Pagel
62fe606aa2 fix linting issues 2021-01-27 12:12:08 +01:00
Hans Pagel
768b8bd8a2 docs: add tables example 2021-01-27 12:09:36 +01:00
Hans Pagel
91a5aa32b1 docs: add content to the Mention page 2021-01-27 11:52:42 +01:00
Hans Pagel
c57133f922 improve character count examples 2021-01-27 11:40:57 +01:00
Hans Pagel
06b6fc25d4 add getCharacterCount method to the editor 2021-01-27 11:40:49 +01:00
Hans Pagel
071322bfb7 docs: document empty elements, see #103 2021-01-27 09:41:13 +01:00
Hans Pagel
6a21048cca testing insertTable command 2021-01-26 18:18:45 +01:00
Hans Pagel
c4cdabd304 add new a11y guidelines as a note 2021-01-26 15:11:25 +01:00
Hans Pagel
d6b128b963 fix typo 2021-01-26 01:15:07 +01:00
Hans Pagel
13778d2192 add a new example 2021-01-26 01:14:20 +01:00
Hans Pagel
f2a39743e1 docs: rename all the things 2021-01-26 00:57:47 +01:00
Hans Pagel
4c34bfd8d2 docs: update content 2021-01-26 00:51:14 +01:00
Hans Pagel
3bbd28f401 rename example 2021-01-26 00:39:26 +01:00
Hans Pagel
211df5a23b whitespace 2021-01-26 00:37:57 +01:00
Hans Pagel
487c1465d2 fix typo in comment 2021-01-26 00:37:31 +01:00
Hans Pagel
5c93c6e560 generate URLs for all demos and use those to run the tests 2021-01-26 00:35:36 +01:00
Hans Pagel
26fb84fe27 add the character count extension 2021-01-25 23:40:15 +01:00
Hans Pagel
4ec0c456a7 docs: update content 2021-01-25 23:17:02 +01:00
Hans Pagel
126894d9d1 docs: add content to table pages 2021-01-25 12:04:08 +01:00
Hans Pagel
2bfe2f009f docs: add a inertia.js draft to the guide 2021-01-25 11:49:09 +01:00
Hans Pagel
ba427fafaa improve the character limit experiment 2021-01-25 11:44:22 +01:00
Hans Pagel
52af0b83c4 docs: update content 2021-01-25 11:44:11 +01:00
Hans Pagel
c17d77c0fa docs: style hrs 2021-01-25 11:18:32 +01:00
Hans Pagel
dc03d13b3d update dependencies 2021-01-25 11:11:11 +01:00
Hans Pagel
c9fd8fa25b Merge branch 'feature/tables' into main 2021-01-25 11:08:41 +01:00
Hans Pagel
2c3aaa019b docs: add svelte integration guide draft 2021-01-25 11:05:19 +01:00
Hans Pagel
eea228018b docs: improve navigation styling for items with children, improve mobile spacing 2021-01-25 10:36:22 +01:00
Hans Pagel
b629b382e1 docs: add badges to all extensions 2021-01-25 10:35:52 +01:00
Hans Pagel
4fd884d38d add a task, fix a minor styling issue 2021-01-23 14:31:41 +01:00
Hans Pagel
1f1f687275 fix styling issue with resize handler 2021-01-23 00:19:35 +01:00
Hans Pagel
fcf5421b43 clean up 2021-01-22 23:58:17 +01:00
Hans Pagel
790524d5cb clean up 2021-01-22 23:52:43 +01:00
Hans Pagel
64ba3fd212 refactor table options 2021-01-22 23:45:50 +01:00
Hans Pagel
60305c10f6 fix setCellAttributes, fix linting errors in the TableView 2021-01-22 23:25:13 +01:00
Hans Pagel
d1bbc8f24d add createTable 2021-01-22 22:37:43 +01:00
Hans Pagel
d3fcbc91c3 add table default styling, add options to table plugins 2021-01-22 21:51:36 +01:00
Hans Pagel
0a1d8eaf9a add table editing plugin and allow table to be resizeable 2021-01-22 20:01:01 +01:00
Hans Pagel
05487ea82f add table headers 2021-01-22 20:01:01 +01:00
Hans Pagel
c4f35911a0 add attributes to table cells 2021-01-22 20:01:01 +01:00
Hans Pagel
3a511c4276 clean up 2021-01-22 20:01:01 +01:00
Hans Pagel
fde2b1572d add table commands, add tableRole to the schema, add buttons to the example 2021-01-22 20:01:01 +01:00
Hans Pagel
cfe0898fdd add schema 2021-01-22 20:01:01 +01:00
Hans Pagel
6a1661cf9f init table, table-row and table-cell 2021-01-22 20:01:01 +01:00
Hans Pagel
85306e697d docs: remove old page 2021-01-22 00:07:52 +01:00
Hans Pagel
185da48cfc fix link 2021-01-21 23:49:48 +01:00
Hans Pagel
1a5e0b6a5f docs: add 404 page 2021-01-21 23:41:28 +01:00
Philipp Kühn
223ffaab1e fix tests 2021-01-21 17:40:50 +01:00
Hans Pagel
41fcef8867 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-01-21 12:35:16 +01:00
Hans Pagel
a0e375bf1e docs: update content 2021-01-21 12:35:06 +01:00
Philipp Kühn
319eb83303 rename suggestion command argument 2021-01-21 12:28:58 +01:00
Philipp Kühn
a2d5eef6b2 add commands experiment 2021-01-21 12:13:20 +01:00
Philipp Kühn
001e5b7579 update dependencies 2021-01-21 09:45:28 +01:00
Hans Pagel
471f182112 docs: update content 2021-01-20 23:19:33 +01:00
Hans Pagel
a71f06cf5d Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-01-20 23:00:30 +01:00
Hans Pagel
9f2b09dd70 add a skeleton to the demo component 2021-01-20 23:00:26 +01:00
Philipp Kühn
fcfae05a4f fix lint 2021-01-20 20:39:30 +01:00
Philipp Kühn
55d767d94c add replaceRange command 2021-01-20 20:37:53 +01:00
Hans Pagel
578a8365c3 fix react example 2021-01-20 18:02:57 +01:00
Hans Pagel
48cbca07dd docs: update content 2021-01-20 17:58:53 +01:00
Hans Pagel
0685e33cca add the colors experiment 2021-01-20 17:35:16 +01:00
Hans Pagel
bf9199184c Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
# Conflicts:
#	docs/src/demos/Nodes/Mention/index.vue
#	packages/core/src/utilities/isClass.ts
#	packages/core/src/utilities/isObject.ts
2021-01-20 16:58:32 +01:00
Hans Pagel
271f77f6f4 docs: update content 2021-01-20 16:56:25 +01:00
Philipp Kühn
0d7ce1c9d6 improve mention filter 2021-01-20 16:36:29 +01:00
Hans Pagel
787982fea0 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-01-20 11:41:10 +01:00
Philipp Kühn
438f592216 Merge branch 'feature/suggestions' of https://github.com/ueberdosis/tiptap-next into feature/suggestions 2021-01-20 11:33:10 +01:00
Philipp Kühn
faa8842698 fix tippy position 2021-01-20 11:32:58 +01:00
Hans Pagel
def9de46fd docs: fix typo 2021-01-20 11:30:59 +01:00
Hans Pagel
056fe904f7 Merge branch 'feature/suggestions' of github.com:ueberdosis/tiptap-next into feature/suggestions 2021-01-20 11:30:47 +01:00
Hans Pagel
922ec9c4ab remove suggestions from the navigation 2021-01-20 11:30:38 +01:00
Philipp Kühn
5d1a2d6695 Merge branch 'feature/suggestions' of https://github.com/ueberdosis/tiptap-next into feature/suggestions 2021-01-20 09:24:16 +01:00
Philipp Kühn
eb3799d0d4 whitespace 2021-01-20 09:23:50 +01:00
Philipp Kühn
397df8c673 refactoring 2021-01-20 09:21:10 +01:00
Philipp Kühn
8a59f484d0 fix copying mentions as plain text 2021-01-20 09:21:10 +01:00
Philipp Kühn
c5caec14d7 refactoring 2021-01-20 09:21:10 +01:00
Philipp Kühn
008fd9b519 refactoring 2021-01-20 09:21:10 +01:00
Philipp Kühn
19c3599605 refactoring 2021-01-20 09:21:10 +01:00
Philipp Kühn
a97c07dc73 update tippy position 2021-01-20 09:21:10 +01:00
Philipp Kühn
953afb7c0d fix mention rendering 2021-01-20 09:21:10 +01:00
Philipp Kühn
ba5d38a621 refactoring 2021-01-20 09:21:10 +01:00
Philipp Kühn
b4032a17cb refactoring 2021-01-20 09:21:10 +01:00
Philipp Kühn
a7ac9a7ef4 improve styling 2021-01-20 09:21:10 +01:00
Philipp Kühn
bb71cf597e add basic keyboard navigation 2021-01-20 09:21:10 +01:00
Philipp Kühn
b294651c69 refactoring 2021-01-20 09:21:10 +01:00
Philipp Kühn
1892b8f893 refactoring 2021-01-20 09:21:10 +01:00
Philipp Kühn
3cb4b0f71f refactoring 2021-01-20 09:21:10 +01:00
Philipp Kühn
18d3cbdef8 add tippy 2021-01-20 09:21:10 +01:00
Philipp Kühn
eb695878a0 add basic mention extension 2021-01-20 09:21:10 +01:00
Hans Pagel
2842217781 fix navigation link type 2021-01-20 09:20:03 +01:00
Hans Pagel
230a0a13ac clean up page navigation 2021-01-20 09:18:33 +01:00
Philipp Kühn
b1d3b4ce8d Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into feature/suggestions
# Conflicts:
#	docs/src/docPages/api/nodes/mention.md
#	docs/src/links.yaml
2021-01-19 22:33:22 +01:00
Philipp Kühn
4256de7cde refactoring 2021-01-19 20:42:15 +01:00
Philipp Kühn
563f37d74b fix copying mentions as plain text 2021-01-19 20:27:51 +01:00
Hans Pagel
373cc2ebd4 fix minor styling issue with the navigation 2021-01-19 19:43:23 +01:00
Hans Pagel
03ca284a22 fix linting errors 2021-01-19 19:42:44 +01:00
Hans Pagel
a6008d8c9d add character limit experiment 2021-01-19 18:01:25 +01:00
Hans Pagel
c1e39abae6 update the sponsor notice on all drafts 2021-01-19 15:21:50 +01:00
Hans Pagel
0ece2be793 docs: add a draft for the accessibility page 2021-01-19 15:20:15 +01:00
Hans Pagel
43b0e031b0 fix linting error 2021-01-19 15:03:34 +01:00
Hans Pagel
7f63a0b2e0 experimental annotations
commit 41c0fe487b78fdabac4fc0abd922fc6b23b87821
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Tue Jan 19 14:55:36 2021 +0100

    move to the new experiments structure

commit 5b22dcaf042e247b138fc00ccaea1f1baa52b7a4
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Tue Jan 19 14:50:21 2021 +0100

    enable typescript checks again

commit 50d566f72c1eda9175075173e9b11c125fb0d767
Merge: 5352c488 a7d52bb0
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Tue Jan 19 14:49:47 2021 +0100

    Merge branch 'feature/annotations' of github.com:ueberdosis/tiptap-next into feature/annotations

commit 5352c4889f7d443148f6507bd0c372eec0b0a1dc
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Fri Jan 15 22:44:52 2021 +0100

    more fiddling with Y.js

commit e7c7fb70e7724ac3134de0aa47db06bc72a7925a
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Fri Jan 15 21:42:51 2021 +0100

    fiddle around with Y.js

commit a8b8268d6f3025a407caefed22c9db5657ca04f5
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Fri Jan 15 20:18:21 2021 +0100

    refactoring

commit 6bbc94ff417323bedac6c9cbcb541cbfdb471090
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Fri Jan 15 20:15:57 2021 +0100

    refactoring

commit dbdb3d3039bb818a973bb07c1c05c14ec73f6110
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Fri Jan 15 14:59:56 2021 +0100

    refactoring

commit 1d8038dd6b27f00d723b547d4ebb75351608b2d4
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Fri Jan 15 11:07:17 2021 +0100

    clean up

commit 4024ceaa7afddf890dd89610f487bd58231f1e09
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Thu Jan 14 22:01:09 2021 +0100

    refactoring

commit 4659583eee59571716cadaa821200f9cded5e2a0
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Thu Jan 14 21:49:08 2021 +0100

    disable typescript errors for now

commit 4a30fd13e4f91dd740fecd98e45972712ad9b742
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Thu Jan 14 21:48:23 2021 +0100

    code style

commit 1209ebafb21ab94f287d3c81db72dcb0d66d02d6
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Thu Jan 14 21:45:20 2021 +0100

    add a comment, set default class

commit 3a4394e4f107ad6df58d66eb690e25a4e58f9176
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Thu Jan 14 21:41:03 2021 +0100

    strange refactoring (wip)

commit 32e2d8a29bde0e282092799c69b1f32a85eb1251
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Thu Jan 14 17:19:12 2021 +0100

    add extension documentation page, refactoring

commit 4f9460895fce2c91399d230aa28d34d22bd11f8f
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Thu Jan 14 15:23:16 2021 +0100

    refactoring

commit 59d23958d524eb6055772880a525ec6828b93e35
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Thu Jan 14 12:54:25 2021 +0100

    refactoring

commit 66ea1cd22634af1d00b19e95274ffa60bcbd5506
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Thu Jan 14 12:52:49 2021 +0100

    clean up

commit 0d6a624029ef2318c5567db0de776343beefeb27
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Thu Jan 14 12:33:54 2021 +0100

    refactoring

commit 887767f78da94cd15387b581cf6b5c0f565f4b12
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Thu Jan 14 12:12:58 2021 +0100

    refactoring

commit c15bda12bdc76d7f901ed27740d85467b07e372b
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Wed Jan 13 22:23:57 2021 +0100

    refactoring

commit 97e7d1b527cde1382ee74e6b8494aca140b66f02
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Wed Jan 13 22:18:14 2021 +0100

    clean up

commit 2b28e35902209b95fa6beb12c7e64cb9efbb47ad
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Wed Jan 13 22:15:18 2021 +0100

    refactoring

commit 8612666b567ef8d4d8497d3b4dc063ecab7d85ed
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Wed Jan 13 22:11:15 2021 +0100

    remove version

commit f3169a29ea78a0b566a49c7885e687d9ecc09787
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Wed Jan 13 22:09:41 2021 +0100

    code style

commit 4d1c13ef4c00ddb49ad645983a092e7b4dbff60d
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Wed Jan 13 22:07:05 2021 +0100

    refactoring

commit 393e05278ab26b1d516404949ac6b6557e138085
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Wed Jan 13 21:47:16 2021 +0100

    refactoring

commit 65ee8f272578bbc172a5a82f634cc483d1314e58
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Wed Jan 13 21:32:24 2021 +0100

    add crappy styling

commit 816f031d5903ae2cb12f8e216f9f459e1716ec12
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Wed Jan 13 21:24:29 2021 +0100

    add basic annotation plugin

commit fa5ef2334a05a3ff06242f2e4f9288fe8aa405ce
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Wed Jan 13 16:19:15 2021 +0100

    init new package

commit a7d52bb0d4e2f7979ef87a341da0d15b68213f6a
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Fri Jan 15 22:44:52 2021 +0100

    more fiddling with Y.js

commit 2ad9d5047e27bb6fe1dbe398f4b3ccface028d6b
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Fri Jan 15 21:42:51 2021 +0100

    fiddle around with Y.js

commit 315dc512af2c26dd4f9d2c55b3b629530c60da8e
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Fri Jan 15 20:18:21 2021 +0100

    refactoring

commit 058e79f7efc2385910846a93a6af7e4f40f0d976
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Fri Jan 15 20:15:57 2021 +0100

    refactoring

commit 576e645797a923aee43e059e7b3485bf924683a4
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Fri Jan 15 14:59:56 2021 +0100

    refactoring

commit 46798f194fdbb6b5781818e6386efc5c089b46cc
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Fri Jan 15 11:07:17 2021 +0100

    clean up

commit ed7ebd39e13a1ed63931d19a08c2cc7a030f0e0a
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Thu Jan 14 22:01:09 2021 +0100

    refactoring

commit 3d61a206c8f70601845da191e92693baf4cc7f28
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Thu Jan 14 21:49:08 2021 +0100

    disable typescript errors for now

commit cc2286d82ade7356fa998bfcd2dea2eafaa2f122
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Thu Jan 14 21:48:23 2021 +0100

    code style

commit bb9fb292693f929793663b83853083157c384136
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Thu Jan 14 21:45:20 2021 +0100

    add a comment, set default class

commit d547e74f092de6457a574b3d6b852bde3b408c8d
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Thu Jan 14 21:41:03 2021 +0100

    strange refactoring (wip)

commit 99e415b4eba9e4fa704cbe77f053860bd7ae8b1b
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Thu Jan 14 17:19:12 2021 +0100

    add extension documentation page, refactoring

commit ba585e6abe1b56c8c1fcd4e68057d967c23ad67e
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Thu Jan 14 15:23:16 2021 +0100

    refactoring

commit 2981591b8b568e2b41f4f81930d67f75b0ffcd6d
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Thu Jan 14 12:54:25 2021 +0100

    refactoring

commit 4083f3e3ac3f0d8ff54bae78ebb3e957f2f20309
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Thu Jan 14 12:52:49 2021 +0100

    clean up

commit 409a060be38d50fda542f988780481cffc94c54e
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Thu Jan 14 12:33:54 2021 +0100

    refactoring

commit fb1d0dc46af4a067165dcca19c9b1ba8c7a5cfc9
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Thu Jan 14 12:12:58 2021 +0100

    refactoring

commit 6cba6e0d098c0f3d3d4ec1f0e74ab50aa7966d31
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Wed Jan 13 22:23:57 2021 +0100

    refactoring

commit 9f8b6ef0f5455e5c8b331258d9168d01c67e29b6
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Wed Jan 13 22:18:14 2021 +0100

    clean up

commit 514c4d08039352d9c96212116fc59cb676f86e0b
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Wed Jan 13 22:15:18 2021 +0100

    refactoring

commit 3b0b99d0029130696b7651a9a417bcbee5a35b6d
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Wed Jan 13 22:11:15 2021 +0100

    remove version

commit 64fc138d73d9981b8e187c703c68146be6276664
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Wed Jan 13 22:09:41 2021 +0100

    code style

commit cb42c8c504bc02c929bd041a1f1b87c3a8f068f8
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Wed Jan 13 22:07:05 2021 +0100

    refactoring

commit 4203615a35d34cd6988ac0377507f32f197860af
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Wed Jan 13 21:47:16 2021 +0100

    refactoring

commit cf476d899193540013da22c4d078c1daca86f2d3
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Wed Jan 13 21:32:24 2021 +0100

    add crappy styling

commit 59a7639ee9c9fb7f3f57c376220a20baec93bba2
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Wed Jan 13 21:24:29 2021 +0100

    add basic annotation plugin

commit 8d2d9158cc1611da18432d76925c002731d51d09
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Wed Jan 13 16:19:15 2021 +0100

    init new package
2021-01-19 14:57:41 +01:00
Hans Pagel
5452095343 experimental linters
commit 5b31740d967bb61bfed6a2338d07e8fc6e4957b3
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Tue Jan 19 14:48:00 2021 +0100

    refactoring, disable TS checks for now

commit 6fcc5082287ba4dd5457b8ea6e6d8300efaaafb6
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Tue Jan 19 14:42:14 2021 +0100

    move everything to a new experiments structure

commit 2b5f394ad4c916f7ac364fa03d05e2f4311e9b1d
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Mon Jan 18 20:22:35 2021 +0100

    refactoring

commit 91a3747adca114fbce0972a2a2efa751e94d4ea4
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Mon Jan 18 17:48:59 2021 +0100

    refactoring

commit 4550fa70059060b6702425970ba33bcf6a0f3e66
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Mon Jan 18 17:37:43 2021 +0100

    load plugins in the example

commit a7087af14044673c587c233c44a5e767ff23b160
Author: Hans Pagel <hans.pagel@ueber.io>
Date:   Mon Jan 18 17:31:47 2021 +0100

    init new linter plugin
2021-01-19 14:49:07 +01:00
Philipp Kühn
80ec657053 refactoring 2021-01-19 12:52:31 +01:00
Philipp Kühn
7e88257a45 refactoring 2021-01-19 12:50:09 +01:00
Philipp Kühn
6b517a47ef refactoring 2021-01-19 12:28:33 +01:00
Hans Pagel
1e478cd26f examples: improve the todo app 2021-01-19 12:26:41 +01:00
Philipp Kühn
214f25a0ae update tippy position 2021-01-19 12:11:43 +01:00
Philipp Kühn
7712325ba9 fix mention rendering 2021-01-19 12:03:38 +01:00
Philipp Kühn
aaa0832883 refactoring 2021-01-18 23:41:38 +01:00
Philipp Kühn
06728824ad refactoring 2021-01-18 17:02:03 +01:00
Philipp Kühn
dd3a2ce490 improve styling 2021-01-18 16:54:02 +01:00
Philipp Kühn
7adc8b24a0 add basic keyboard navigation 2021-01-18 16:45:49 +01:00
Hans Pagel
8f1ca0f4dd improve the multiple editors example 2021-01-18 16:13:36 +01:00
Hans Pagel
473f057533 move impressum, privacy policy and link to twitter to the main navigation 2021-01-18 15:47:49 +01:00
Philipp Kühn
697eb4fc49 refactoring 2021-01-18 15:38:44 +01:00
Philipp Kühn
f278ccc916 refactoring 2021-01-18 15:34:54 +01:00
Hans Pagel
b93168e97a docs: improve the sponsor page, remove the feedback page 2021-01-18 15:07:49 +01:00
Hans Pagel
e6cbb5511f docs: add new placeholder pages 2021-01-18 14:39:26 +01:00
Philipp Kühn
9651958ac4 refactoring 2021-01-18 13:06:56 +01:00
Philipp Kühn
f96dff1f0f add tippy 2021-01-18 12:40:13 +01:00
Hans Pagel
d8cf302b43 clean up 2021-01-15 11:42:53 +01:00
Hans Pagel
12c7c22af2 remove Y.js form drawing demo 2021-01-15 11:36:24 +01:00
Philipp Kühn
83b3de8711 Merge branch 'main' into feature/suggestions 2021-01-14 20:01:56 +01:00
kriskbx
a2f7e961c0 remove second drawing instance 2021-01-14 18:47:18 +01:00
kriskbx
f4cd1af85d remove shared document warning 2021-01-14 18:37:29 +01:00
kriskbx
5dc0a0f679 remove collab from drawing 2021-01-14 18:37:11 +01:00
Hans Pagel
dbeb426aec docs: update content 2021-01-13 16:06:02 +01:00
Hans Pagel
5cba127d78 docs: update the upgrade guide 2021-01-13 15:49:08 +01:00
Hans Pagel
775adc7af7 docs: add more content about dispatching commands 2021-01-13 11:08:37 +01:00
Hans Pagel
ecd0a6669a add support for raw Y.js fragments to the collaboration extension 2021-01-11 18:37:30 +01:00
Hans Pagel
7809aa13f5 fix minor glitch with drawing demo 2021-01-11 15:47:25 +01:00
Hans Pagel
9491537804 docs: add new examples to the node schema documentation 2021-01-11 15:39:06 +01:00
Hans Pagel
15ebae2bc7 add content to the book example 2021-01-11 15:30:52 +01:00
Hans Pagel
9ac2179697 improve the drawing example 2021-01-11 15:30:43 +01:00
Hans Pagel
dd39e3a307 add an example to sync multiple tiptap instances with one Y.js document 2021-01-11 14:42:47 +01:00
Hans Pagel
e4801b0cfa allow to pass a fragment name to the collaboration extension 2021-01-11 14:42:12 +01:00
Hans Pagel
7cc6094125 docs: update content 2021-01-08 18:50:37 +01:00
Hans Pagel
e2a7f888e7 fix drawing example 2021-01-08 18:20:48 +01:00
Hans Pagel
5320d8ff66 add integration guide drafts for alpine & livewire 2021-01-08 18:20:28 +01:00
Hans Pagel
6ef4078ad5 clean up 2021-01-08 18:02:12 +01:00
Hans Pagel
3496718654 make less assumptions about the Y.js provider, fix #70 2021-01-08 18:02:06 +01:00
Hans Pagel
6c20e92f7e add a notice to WIP extensions 2021-01-08 00:21:07 +01:00
Hans Pagel
45fccfeea4 simplify monthly reports 2021-01-08 00:16:15 +01:00
Hans Pagel
df33996c42 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2021-01-07 02:07:34 +01:00
Hans Pagel
a1edb3c98d docs: make the book example a draft 2021-01-07 02:07:24 +01:00
Hans Pagel
d3729e97cf fix path to icons 2021-01-07 02:07:16 +01:00
Philipp Kühn
5e29cc1481 add more core commands 2021-01-06 13:02:30 +01:00
Philipp Kühn
d90510156b update dependencies 2021-01-06 09:30:19 +01:00
Philipp Kühn
5a9b96aaf0 add basic mention extension 2020-12-17 17:13:35 +01:00
Philipp Kühn
df0b2ef36a update dependencies 2020-12-16 17:10:47 +01:00
Hans Pagel
cc4e075343 docs: addc ontent 2020-12-15 15:13:07 +01:00
Hans Pagel
bb3aa9ad89 docs: add content 2020-12-14 23:29:57 +01:00
Hans Pagel
2ff5d73eb7 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-12-14 14:41:28 +01:00
Hans Pagel
c56cbf404e change simple analytics url 2020-12-14 14:41:15 +01:00
Philipp Kühn
280ed0369b add basic node view examples to docs 2020-12-14 12:18:05 +01:00
Philipp Kühn
aef4bd88fc set parent component for vue node views 2020-12-14 12:05:46 +01:00
Hans Pagel
f5ec27c848 docs: update content 2020-12-10 15:56:18 +01:00
Hans Pagel
e39bdf0ecb make the drawing demo a draft 2020-12-10 15:46:39 +01:00
Hans Pagel
48f541c152 update dependencies 2020-12-10 15:46:28 +01:00
Philipp Kühn
d6e1838f99 fix y.js bug 2020-12-08 18:08:39 +01:00
Hans Pagel
e171f381a8 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-12-07 15:46:55 +01:00
Hans Pagel
0e1ebca176 docs: update og image 2020-12-07 15:46:48 +01:00
Hans Pagel
fbdf365d42 docs: update content 2020-12-07 15:46:44 +01:00
Hans Pagel
5d84299655 update dependencies 2020-12-07 15:46:37 +01:00
Philipp Kühn
f275946da5 dont use simplified path for now 2020-12-07 11:20:06 +01:00
Philipp Kühn
2e21a5bf38 refactoring 2020-12-07 10:44:08 +01:00
Philipp Kühn
09c7b5291f simplify paths 2020-12-07 10:10:53 +01:00
Hans Pagel
50edde70f2 docs: add tasks 2020-12-07 10:09:18 +01:00
Philipp Kühn
d2cec1062e refactoring 2020-12-06 20:57:38 +01:00
Philipp Kühn
0f15f028dc refactoring 2020-12-05 23:50:18 +01:00
Philipp Kühn
ec62582770 add color and size 2020-12-05 23:27:50 +01:00
Philipp Kühn
9a6049f4c4 refactoring 2020-12-05 23:06:06 +01:00
Philipp Kühn
3a28787d85 refactoring 2020-12-05 22:51:18 +01:00
Philipp Kühn
3157e7f763 add basic drawing example 2020-12-05 20:56:12 +01:00
Hans Pagel
29d076c4c4 docs: update content 2020-12-04 15:12:38 +01:00
Hans Pagel
70c2590c72 docs: update content 2020-12-04 13:41:05 +01:00
Hans Pagel
037658e701 Merge branch 'main' of github.com:ueberdosis/tiptap-next into main 2020-12-04 13:27:02 +01:00
Hans Pagel
da404c3945 update y-websocket to fix the awareness states issue 2020-12-04 13:26:50 +01:00
Philipp Kühn
81af92a85c add multicolor option to highlight 2020-12-03 23:32:11 +01:00
kriskbx
bb8e6c8903 update redis section, add cluster options 2020-12-03 18:13:59 +01:00
kriskbx
7c9212bff6 typo 2020-12-03 18:13:43 +01:00
Hans Pagel
6342a757ef docs: update content 2020-12-03 17:23:54 +01:00
Hans Pagel
f847bacc62 docs: update page title 2020-12-03 17:06:48 +01:00
Hans Pagel
e63677a356 docs: add missing extension to overview 2020-12-03 17:06:03 +01:00
Hans Pagel
7c64c41084 docs: update content 2020-12-03 17:05:22 +01:00
Hans Pagel
48c3be9546 docs: flag the toolbar page as new 2020-12-03 16:53:13 +01:00
Hans Pagel
e09273a056 docs: add content 2020-12-03 16:52:54 +01:00
Hans Pagel
f19a303908 add a tailwind demo 2020-12-03 15:58:04 +01:00
Hans Pagel
e92769f5fb update backend example code 2020-12-03 13:50:01 +01:00
Philipp Kühn
5df6658480 improve styling 2020-12-02 23:20:45 +01:00
Philipp Kühn
78a2983c35 improve collab styling 2020-12-02 23:13:45 +01:00
Philipp Kühn
6ddfd3c426 add inline option to demo component 2020-12-02 22:21:46 +01:00
Philipp Kühn
14b7c03efa fix set name bug for collab demo 2020-12-02 22:16:53 +01:00
Philipp Kühn
8df88408fa improve styling 2020-12-02 22:13:29 +01:00
Philipp Kühn
2ea69fc108 fix todo app example 2020-12-02 22:05:47 +01:00
Hans Pagel
3978643e88 improve collab status bar 2020-12-02 20:16:43 +01:00
Hans Pagel
b1a505dc3e add current name to the collab demo 2020-12-02 20:15:05 +01:00