svenadlung
a3d9ab93e0
Merge branch 'main' of github.com:ueberdosis/tiptap
2022-04-26 21:51:08 +02:00
svenadlung
81f5c521e1
Demos: Update collab rooms
2022-04-26 21:51:04 +02:00
Dominik Biedebach
a27c35ac8f
added demo for CSS modules (vue.js)
2022-04-22 22:40:42 +02:00
Philipp Kühn
7f97efb7cd
demos: fix content
2022-02-07 10:18:25 +01:00
Philipp Kühn
70422dd107
fix: fix RangeError bug when selecting all text, fix #2490
2022-02-07 09:07:17 +01:00
Philipp Kühn
1dcbefd08b
demos: show "No result" in mentions demos
2022-01-12 10:22:27 +01:00
Philipp Kühn
ed21bfc422
demos: remove content of index.html files
2021-12-17 14:02:22 +01:00
Philipp Kühn
6b738f4ecf
demos: fix react demos again
2021-12-17 09:45:35 +01:00
Philipp Kühn
44ccba2b42
fix test
2021-12-16 14:29:20 +01:00
Philipp Kühn
38109831c6
refactoring
2021-12-16 14:06:35 +01:00
Philipp Kühn
5daa870b09
feat: add some improvements to CharacterCount
extension ( #2256 ), fix #1049 , fix #1550 , fix #1839 , fix #2245
...
* fix a bug when exceeding the character limit
* find a better way to limit the doc size
* check paste events
* add storage method
* refactoring
* use textBetween instead of textContent
* return early if no limit is set
* add words method to storage
* show word count in charactercount demo
Co-authored-by: Philipp Kühn <philippkuehn@MacBook-Pro-von-Philipp.local>
2021-12-08 21:26:30 +01:00
Philipp Kühn
5a909500a7
demos: fix iOS bug for Vue version of CodeBlockLanguage demo
2021-12-03 11:31:33 +01:00
Philipp Kühn
40a9404c94
add newline-after-var rule to eslint config
2021-12-03 00:03:39 +01:00
Hans Pagel
21fed0fcce
demos: remove indexeddb provider from example, use new websocket provider
2021-12-02 15:44:52 +01:00
Philipp Kühn
6c34dec33a
fix: remove some magic strings
2021-12-02 14:58:15 +01:00
svenadlung
d434675f74
Refactor interactivity demos
2021-11-22 20:48:04 +01:00
svenadlung
bdb055187a
Refactor interactivity demos
2021-11-22 20:36:56 +01:00
Sven Adlung
2e9b3ac252
Clean up Drawing example
2021-11-15 18:17:15 +01:00
Sven Adlung
0333ca3928
Add Savvy React example
2021-11-15 17:19:36 +01:00
Hans Pagel
6edde418f7
docs: use new collab backend instance
2021-10-31 23:13:57 +01:00
Hans Pagel
b004f1e21d
Use the new storage feature for the CollaborationCursor
extension ( #2096 )
...
* extension-collaboration-cursor: make use of the new storage feature, deprecate users command and onUsers callback, clean up
* docs: update the jobs page
2021-10-28 10:00:16 +02:00
Philipp Kühn
70f335c088
demos: improve mention styling
2021-10-26 16:22:31 +02:00
Philipp Kühn
641ae99701
demos: update suggestion styling
2021-10-26 00:00:30 +02:00
Philipp Kühn
4e9914341d
fix tests
2021-10-25 10:14:48 +02:00
Aron Buzinkay
2447217e39
test: Added tests for 'Menus' example ( #2052 )
2021-10-25 09:55:58 +02:00
Alexandru Văleanu
071cff2a56
test: Add unit tests for demos/src/Examples/Minimal/Vue ( #2047 )
2021-10-25 09:54:53 +02:00
Donovan Glover
57a5bed495
test: add savvy example tests ( #2043 )
2021-10-25 09:53:53 +02:00
Philipp Kühn
a6f731af39
feat!: Add editor to items prop in suggestion plugin ( #2082 )
...
* add editor to items prop
* docs: update content
2021-10-25 09:42:41 +02:00
Philipp Kühn
c01afc6791
demos: fix styling
2021-10-25 09:19:56 +02:00
Philipp Kühn
da2d3d4165
demos: update collab rooms
2021-10-24 23:29:40 +02:00
Philipp Kühn
b2dffc6013
demos: update suggestions styling
2021-10-15 18:38:14 +02:00
Hans Pagel
808d32f9a7
examples: fix styling of table examples
2021-10-15 14:49:12 +02:00
Philipp Kühn
e79126d99b
demos: add whitespace
2021-10-14 09:42:31 +02:00
Philipp Kühn
f9059a372f
demos: move suggestion to its own file
2021-10-13 14:53:40 +02:00
Jake Dolan
e5027c8309
Changing use InputRule to textInputRule for Savvy example ( #2007 )
2021-10-09 08:17:56 +02:00
Sven Adlung
cf97cdf6f0
demos: add React collaboration demo ( #1991 )
...
* Add react collab demo
* Update editor styles for react collaboration demo
2021-10-08 11:08:02 +02:00
Hans Pagel
c2b1231f35
New example for custom documents (to force a heading on the top) ( #1948 )
...
* examples: add a custom document example, with a heading on top
* add link to the new example
* fix example page
2021-09-27 23:02:13 +02:00
Philipp Kühn
fd88f66b1c
demos: update book example
2021-09-22 20:52:05 +02:00
Philipp Kühn
5cb3972983
add moby dick
2021-09-22 20:43:10 +02:00
Philipp Kühn
31b269dd5a
demos: fix rendering bug for task items, fix #1531
2021-09-21 23:43:49 +02:00
Philipp Kühn
6e205d3dbe
demos: fix rendering of taskItem
2021-09-21 23:22:21 +02:00
Philipp Kühn
9d22467b81
refactoring
2021-09-18 20:26:00 +02:00
Philipp Kühn
ddc4986df1
check ts correctly on demo build
2021-09-17 23:44:01 +02:00
Philipp Kühn
8a3b47a529
feat: parseHTML for attributes should return the value instead of an object now, fix #1863
2021-09-08 23:53:44 +02:00
Philipp Kühn
707ba29fa5
docs: use functional component for mention list
2021-09-07 23:22:11 +02:00
Philipp Kühn
2d129459ca
fix tests
2021-08-26 14:07:37 +02:00
Philipp Kühn
a1c9535041
change max-height for collab demo
2021-08-26 09:45:29 +02:00
Philipp Kühn
e0016c40e9
migrate beforeDestroy to beforeUnmount
2021-08-25 18:36:11 +02:00
Philipp Kühn
2498c24186
fix some demos
2021-08-25 12:29:46 +02:00
Philipp Kühn
a68a2a62a3
fix remix url
2021-08-25 12:23:47 +02:00
Philipp Kühn
4607a2dbd5
add example demos
2021-08-25 12:13:46 +02:00
Philipp Kühn
15c7e1955a
add basic vite setup
2021-08-25 11:52:20 +02:00