Commit Graph

5098 Commits

Author SHA1 Message Date
Philipp Kühn
7f7bc60295 Merge branch 'master' into feature/suggestions 2018-09-25 08:21:11 +02:00
Philipp Kühn
19da299b0a Publish
- tiptap-extensions@0.15.0
 - tiptap@0.13.0
2018-09-25 08:09:37 +02:00
Philipp Kühn
3e20386a36 allow passing html strings to setContent 2018-09-25 08:08:51 +02:00
Philipp Kühn
a511704f49 add command for mentions 2018-09-25 07:43:21 +02:00
Philipp Kühn
b2e73fc0a4 Merge branch 'master' into feature/suggestions
# Conflicts:
#	examples/Components/App/style.scss
#	examples/Components/Subnavigation/index.vue
#	examples/main.js
#	packages/tiptap-extensions/package.json
2018-09-24 15:44:42 +02:00
Philipp Kühn
2dd2e3361e Publish
- tiptap-extensions@0.14.1
2018-09-23 08:11:45 +02:00
Philipp Kühn
f8e79f14b1 remove useless nodeview for links 2018-09-23 08:11:20 +02:00
Philipp Kühn
caa9763884 Publish
- tiptap-extensions@0.14.0
 - tiptap@0.12.1
2018-09-23 08:08:27 +02:00
Philipp Kühn
90344f117d set emitUpdate to false by default 2018-09-23 08:07:49 +02:00
Philipp Kühn
92515e2ee4 allow for returning an array of multiple commands 2018-09-23 08:04:02 +02:00
Philipp Kühn
e51141eb5e fix class name 2018-09-23 07:58:40 +02:00
Philipp Kühn
2d0d8092a1 Publish
- tiptap-extensions@0.13.0
 - tiptap@0.12.0
2018-09-19 15:25:58 +02:00
Philipp Kühn
478b1017dd add watcher for doc, add setContent function 2018-09-19 14:46:23 +02:00
Philipp Kühn
33b9ec6b95 Publish
- tiptap-extensions@0.12.1
2018-09-13 23:58:28 +02:00
Philipp Kühn
2aa7987c5e fix placeholder 2018-09-13 23:57:55 +02:00
Philipp Kühn
681417602f Publish
- tiptap-extensions@0.12.0
2018-09-13 21:34:47 +02:00
Philipp Kühn
2fbed31c8a add underline mark to readme 2018-09-13 21:33:41 +02:00
Philipp Kühn
77eac49fb1 change underline icon 2018-09-13 21:33:03 +02:00
Philipp Kühn
5e48b27372
Merge pull request #14 from Chrissi2812/underline_mark
UnderlineMark added
2018-09-13 21:31:04 +02:00
Philipp Kühn
c7655fbffd Publish
- tiptap-extensions@0.11.1
 - tiptap@0.11.1
2018-09-11 23:08:54 +02:00
Philipp Kühn
3fa5a6e7f1 fix getHTML function. do not export decorations 2018-09-11 23:06:58 +02:00
Chrissi2812
2b17cabf8f
removed Markdown support for UnderlineMark 2018-09-11 10:36:45 +02:00
Chrissi2812
2489997e91
UnderlineMark added 2018-09-11 10:36:44 +02:00
Philipp Kühn
111b9cab2e refactoring 2018-09-11 09:18:38 +02:00
Philipp Kühn
2f1edbd8c3 Publish
- tiptap-extensions@0.11.0
 - tiptap@0.11.0
2018-09-10 23:13:59 +02:00
Philipp Kühn
3bdb2a0fce add clearContent function 2018-09-10 23:13:16 +02:00
Philipp Kühn
bad0b1debb add destroy function 2018-09-10 22:34:07 +02:00
Philipp Kühn
b57bfdaa84 Publish
- tiptap-extensions@0.10.1
2018-09-07 09:50:38 +02:00
Philipp Kühn
a9e2e9f68a add sideEffects option to extensions package 2018-09-07 09:50:06 +02:00
Philipp Kühn
dccb08b616
Merge pull request #18 from PhouvanhKCSV/patch-1
Fix StrikeMark typo in README
2018-09-07 08:24:49 +02:00
Phouvanh Kongchansavath
d5d999bc3b
Fix StrikeMark typo in README 2018-09-07 08:21:46 +07:00
Philipp Kühn
395ef2123a update readme 2018-09-06 23:35:13 +02:00
Philipp Kühn
fbe61109e9 refactoring 2018-09-06 23:29:00 +02:00
Philipp Kühn
b48464b664 add dynamic routes 2018-09-06 23:21:21 +02:00
Philipp Kühn
f63f300e38 remove some unused extensions from demo examples 2018-09-06 23:18:30 +02:00
Philipp Kühn
35fb23141a update placeholder example 2018-09-06 23:01:52 +02:00
Philipp Kühn
3924bb765a Publish
- tiptap-extensions@0.10.0
2018-09-06 22:59:34 +02:00
Philipp Kühn
db61d67156 add placeholder extension 2018-09-06 22:58:54 +02:00
Philipp Kühn
80ec395c3a Publish
- tiptap-extensions@0.9.0
2018-09-06 22:12:05 +02:00
Philipp Kühn
d8ff8bc43c use strike icon from streamline icons 2018-09-06 19:15:27 +02:00
Philipp Kühn
ea419001b0
Merge pull request #15 from Chrissi2812/strik_mark
StrikeMark added
2018-09-06 19:12:46 +02:00
Philipp Kühn
b37b7e7c28
fix missing node and mark check in readme example 2018-09-06 17:09:07 +02:00
Chrissi2812
e91c76334d
StrikeMark added 2018-09-06 12:29:09 +02:00
Philipp Kühn
20a7a490e9 pass extension option to plugin 2018-09-05 22:09:18 +02:00
Philipp Kühn
82c956dfe9 save decorationNode in state 2018-09-05 21:45:29 +02:00
Philipp Kühn
39072b217d add startOfLine option 2018-09-04 23:26:51 +02:00
Philipp Kühn
0e3810bca0 Merge branch 'master' into feature/suggestions
# Conflicts:
#	packages/tiptap-extensions/package.json
2018-09-04 23:12:00 +02:00
Philipp Kühn
518413e33f remove one code example 2018-09-04 22:54:08 +02:00
Philipp Kühn
bee2dd5150 Publish
- tiptap-commands@0.3.0
 - tiptap-extensions@0.8.0
 - tiptap@0.10.0
2018-09-04 22:35:58 +02:00
Philipp Kühn
91691f5e0a refactoring 2018-09-04 22:33:50 +02:00