Commit Graph

86 Commits

Author SHA1 Message Date
Philipp Kühn
aa0d5df017 fix resetting filtered users 2018-09-27 18:53:23 +02:00
Philipp Kühn
ba2be37f0f fix prevent default keybindings 2018-09-27 18:50:29 +02:00
Philipp Kühn
bf83cabafe add keydown handler for mentions 2018-09-27 13:06:24 +02:00
Philipp Kühn
56316476a9 move mention filtering to plugin 2018-09-27 11:35:32 +02:00
Philipp Kühn
55ee1b20d6 Merge branch 'master' into feature/suggestions 2018-09-27 11:00:29 +02:00
Philipp Kühn
cca52e0518 add text align example 2018-09-27 09:17:11 +02:00
Philipp Kühn
90ead06b46 fix filtering suggestions 2018-09-25 08:51:04 +02:00
Philipp Kühn
939e2e68bc add fuse search 2018-09-25 08:37:39 +02:00
Philipp Kühn
7f7bc60295 Merge branch 'master' into feature/suggestions 2018-09-25 08:21:11 +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
478b1017dd add watcher for doc, add setContent function 2018-09-19 14:46:23 +02:00
Philipp Kühn
2aa7987c5e fix placeholder 2018-09-13 23:57:55 +02:00
Philipp Kühn
77eac49fb1 change underline icon 2018-09-13 21:33:03 +02:00
Chrissi2812
2489997e91
UnderlineMark added 2018-09-11 10:36:44 +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
db61d67156 add placeholder extension 2018-09-06 22:58:54 +02:00
Philipp Kühn
d8ff8bc43c use strike icon from streamline icons 2018-09-06 19:15:27 +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
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
a134a42d7d Merge branch 'master' into feature/code-highlighting 2018-09-03 23:28:01 +02:00
Hans Pagel
d891f3e944 Merge branch 'master' of github.com:heyscrumpy/tiptap 2018-09-03 14:00:27 +02:00
Hans Pagel
0c4db7d1b5 switch router to history mode 2018-09-03 14:00:18 +02:00
Philipp Kühn
761e50f41d add something broken 2018-09-03 13:55:45 +02: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
d5f4129835 remove test 2018-08-31 22:36:01 +02:00
Philipp Kühn
2fbd6adbf7 wording 2018-08-31 22:18:09 +02:00
Philipp Kühn
8e2e037828 add basic image support 2018-08-31 20:42:13 +02:00
Philipp Kühn
02cee263b2 add export 2018-08-28 09:31:08 +02:00
Philipp Kühn
7d60a084a4 add favicon 2018-08-26 20:11:42 +02:00
Philipp Kühn
56bb2fb3b5 add og:image 2018-08-26 20:04:40 +02:00
Philipp Kühn
2be2a69f35 change tiptap-extensions export 2018-08-26 19:43:02 +02:00
Philipp Kühn
deb8cb33b0 move history plugin to extension package 2018-08-25 21:33:06 +02:00
Philipp Kühn
5e271df859 update demo 2018-08-25 16:43:58 +02:00
Philipp Kühn
1cca2947ce fix bug in embed example 2018-08-25 16:30:22 +02:00
Philipp Kühn
6f25288e47 add a logo 2018-08-24 23:25:36 +02:00
Philipp Kühn
6f8de01405 improve wording 2018-08-24 23:02:32 +02:00
Philipp Kühn
5ec4b6da8c limit heading for demos 2018-08-24 08:41:17 +02:00
Philipp Kühn
dcdc969fcf rename default route 2018-08-23 23:05:53 +02:00
Philipp Kühn
e2176f00fd move extensions to own package 2018-08-23 22:08:19 +02:00
Philipp Kühn
9fafc6b00f add tiptap-models 2018-08-23 11:13:59 +02:00
Philipp Kühn
29c1f22bcc replace some h1 with h2 2018-08-23 08:36:10 +02:00
Philipp Kühn
4058338bf7 disable sticky navigation for mobile 2018-08-23 08:06:09 +02:00