Commit Graph

553 Commits

Author SHA1 Message Date
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
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
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
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
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
Philipp Kühn
90bf692da3 refactoring 2018-09-04 22:29:32 +02:00
Philipp Kühn
fd2b79206f Merge branch 'master' into feature/code-highlighting 2018-09-04 22:10:36 +02:00
Philipp Kühn
ab28f8e0e7 Publish
- tiptap-commands@0.2.5
 - tiptap-extensions@0.7.2
 - tiptap@0.9.2
2018-09-04 13:42:54 +02:00
Philipp Kühn
b9ee8e9a28 add splitToDefaultListItem command, fix #3 2018-09-04 13:42:02 +02:00
Philipp Kühn
6cc11283b5 Publish
- tiptap-extensions@0.7.1
 - tiptap@0.9.1
2018-09-03 23:48:01 +02:00
Philipp Kühn
089de84ad2 fix getHTML function 2018-09-03 23:38:22 +02:00
Philipp Kühn
56b318ea38 fix update event 2018-09-03 23:35:42 +02:00
Philipp Kühn
a134a42d7d Merge branch 'master' into feature/code-highlighting 2018-09-03 23:28:01 +02:00
Philipp Kühn
09870e1f45 do not emit update event in doc is unchanged 2018-09-03 23:27:45 +02:00
Philipp Kühn
71218c0a0c Publish
- tiptap-extensions@0.7.0
 - tiptap@0.9.0
2018-09-03 13:57:33 +02:00
Philipp Kühn
761e50f41d add something broken 2018-09-03 13:55:45 +02:00
Дмитрий Шульгачик
6047263ee1 add init event 2018-09-03 14:37:25 +03:00
Philipp Kühn
feb79e0648 add basic implementation of hightlight.js 2018-09-02 15:13:57 +02:00
Philipp Kühn
c716fe605f add prosemirror-suggestions 2018-09-01 20:51:17 +02:00
Philipp Kühn
8dd561e327 Publish
- tiptap-extensions@0.6.1
2018-08-31 22:36:41 +02:00
Philipp Kühn
d5f4129835 remove test 2018-08-31 22:36:01 +02:00
Philipp Kühn
05cff26172 Publish
- tiptap-extensions@0.6.0
 - tiptap@0.8.0
2018-08-31 22:19:00 +02:00
Philipp Kühn
1d159a8595 fix image dragging 2018-08-31 21:49:59 +02:00
Philipp Kühn
674d1b03e0 add basic drop support for images 2018-08-31 21:47:11 +02:00
Philipp Kühn
8e2e037828 add basic image support 2018-08-31 20:42:13 +02:00
Philipp Kühn
3c1a3285f1 Publish
- tiptap-extensions@0.5.0
 - tiptap@0.7.0
2018-08-28 09:31:50 +02:00
Philipp Kühn
02cee263b2 add export 2018-08-28 09:31:08 +02:00
Philipp Kühn
db924b695e Publish
- tiptap-extensions@0.4.2
 - tiptap@0.6.4
2018-08-27 23:43:54 +02:00
Philipp Kühn
74b511d822 fix editor for firefox 2018-08-27 23:43:30 +02:00
Philipp Kühn
11a000a2b6 Publish
- tiptap-commands@0.2.4
 - tiptap-extensions@0.4.1
 - tiptap@0.6.3
2018-08-27 21:53:47 +02:00
Philipp Kühn
1de45acef5 fix em input rule 2018-08-27 21:53:12 +02:00
Philipp Kühn
6164bd6abd Publish
- tiptap-extensions@0.4.0
2018-08-26 19:44:47 +02:00
Philipp Kühn
2be2a69f35 change tiptap-extensions export 2018-08-26 19:43:02 +02:00
Philipp Kühn
304a2cd67b Publish
- tiptap-commands@0.2.3
 - tiptap-extensions@0.3.2
 - tiptap-utils@0.2.4
 - tiptap@0.6.2
2018-08-26 15:21:31 +02:00
Philipp Kühn
53e6a25429 add basic readme files for all packages 2018-08-26 15:20:59 +02:00
Philipp Kühn
ed9c60df64 Publish
- tiptap-commands@0.2.2
 - tiptap-extensions@0.3.1
 - tiptap-utils@0.2.3
 - tiptap@0.6.1
2018-08-26 08:32:07 +02:00
Philipp Kühn
653ac771c8 Publish
- tiptap-commands@0.2.1
 - tiptap-extensions@0.3.0
 - tiptap-utils@0.2.2
 - tiptap@0.6.0
2018-08-25 21:40:04 +02:00
Philipp Kühn
deb8cb33b0 move history plugin to extension package 2018-08-25 21:33:06 +02:00
Philipp Kühn
bf1a091c94 fix circular dependencies 2018-08-25 17:07:32 +02:00
Philipp Kühn
bf754d6bcc remove prosemirror-dropcursor for now 2018-08-25 17:04:42 +02:00
Philipp Kühn
1448179e3d remove package-lock for now 2018-08-25 17:04:20 +02:00
Philipp Kühn
eba5906655 Publish
- tiptap-extensions@0.2.2
 - tiptap@0.5.1
2018-08-25 16:48:59 +02:00
Philipp Kühn
8505763d89 remove check for editable in todoitem 2018-08-25 16:45:02 +02:00
Philipp Kühn
f2b1d1668b add check in ComponentView for editable 2018-08-25 16:43:23 +02:00
Philipp Kühn
2347f94709 Publish
- tiptap-extensions@0.2.1
2018-08-25 00:15:11 +02:00
Philipp Kühn
25fafd1564 fix em input rule 2018-08-25 00:12:55 +02:00
Philipp Kühn
e27735bba8 Publish
- tiptap-commands@0.2.0
 - tiptap-extensions@0.2.0
 - tiptap@0.5.0
2018-08-25 00:07:34 +02:00
Philipp Kühn
b61f95a2a7 add markInputRule function 2018-08-24 23:53:49 +02:00
Philipp Kühn
12093446e4 fix blockquote command 2018-08-24 16:44:17 +02:00
Philipp Kühn
a37d33f526 Publish
- tiptap-extensions@0.1.1
 - tiptap@0.4.0
2018-08-24 08:48:06 +02:00
Philipp Kühn
d60e69e822 add base extension 2018-08-24 08:41:41 +02:00
Philipp Kühn
9943a0763d refactoring 2018-08-23 23:19:57 +02:00
Philipp Kühn
81e29c0f44 refactoring 2018-08-23 23:16:01 +02:00
Philipp Kühn
24428681bf rename class 2018-08-23 23:09:45 +02:00
Philipp Kühn
7c620236ab remove tiptap-models 2018-08-23 22:44:47 +02:00
Philipp Kühn
d67f19268d Publish
- tiptap-extensions@0.1.0
 - tiptap@0.3.0
2018-08-23 22:36:12 +02:00
Philipp Kühn
c178027b20 refactoring 2018-08-23 22:35:05 +02:00
Philipp Kühn
016bd212cc remove unused tiptap-models dependency 2018-08-23 22:27:01 +02:00
Philipp Kühn
920abde41f fix some imports and exports 2018-08-23 22:23:58 +02:00
Philipp Kühn
e2176f00fd move extensions to own package 2018-08-23 22:08:19 +02:00
Philipp Kühn
2ef23d3003 Publish
- tiptap-commands@0.1.1
 - tiptap-utils@0.2.1
 - tiptap@0.2.1
2018-08-23 17:38:13 +02:00
Philipp Kühn
bcd6ffcd99 add package lock 2018-08-23 17:37:46 +02:00
Philipp Kühn
43fbe44f81 remove some dependencies 2018-08-23 17:36:31 +02:00
Philipp Kühn
f456de04cb v0.1.2 2018-08-23 17:35:02 +02:00
Philipp Kühn
cf6badd106 remove some devdependencies 2018-08-23 13:15:29 +02:00
Philipp Kühn
d7ee4ed0e5 update tiptap-models 2018-08-23 11:17:58 +02:00
Philipp Kühn
9fafc6b00f add tiptap-models 2018-08-23 11:13:59 +02:00
Philipp Kühn
0552faa68a bump version 2018-08-23 10:57:18 +02:00
Philipp Kühn
d14ea22cb8 remove commands from tiptap package 2018-08-23 10:56:52 +02:00
Philipp Kühn
adc90a7ecd fix packages 2018-08-23 10:49:01 +02:00
Philipp Kühn
678bcd3673 remove dist files 2018-08-23 10:48:42 +02:00
Philipp Kühn
d5039489dd add commands and utils packages 2018-08-23 10:33:49 +02:00
Philipp Kühn
c695b57b28 create packages folder 2018-08-23 09:26:48 +02:00