Commit Graph

234 Commits

Author SHA1 Message Date
Philipp Kühn
d6c4c236a3 change isActive behavior 2018-11-14 10:05:34 +01:00
Philipp Kühn
665a2e05fd remove beta from navigation 2018-11-12 22:51:44 +01:00
Philipp Kühn
05f00e2aee add history example 2018-11-08 22:54:37 +01:00
Philipp Kühn
cb2617d439 renamed some components 2018-11-08 22:44:07 +01:00
Philipp Kühn
1728a247ea remove text align example 2018-11-08 22:35:52 +01:00
Philipp Kühn
f04a6be6c1 tabs to spaces whitespace 2018-11-08 22:03:10 +01:00
Philipp Kühn
e8fcc8916a Merge branch 'master' into v1.0
# Conflicts:
#	examples/Components/Routes/Basic/index.vue
#	examples/Components/Routes/Export/index.vue
#	examples/Components/Routes/MarkdownShortcuts/index.vue
#	examples/Components/Routes/Suggestions/index.vue
2018-11-08 21:41:33 +01:00
Philipp Kühn
42c177f59e allow functions for items in mention node 2018-11-08 16:50:23 +01:00
Philipp Kühn
a7d3af30bb code style 2018-11-08 16:38:33 +01:00
Philipp Kühn
b67d099739 fix node order 2018-11-05 23:05:16 +01:00
Philipp Kühn
32c62b85ca add renderless MenuBar 2018-11-04 22:43:26 +01:00
Philipp Kühn
d4f6708daa add renderless FloatingMenu 2018-11-04 19:46:09 +01:00
Philipp Kühn
41f38e1041 fix link example 2018-11-04 18:03:39 +01:00
Philipp Kühn
c2d8e15530 add renderless MenuBubble 2018-11-04 18:00:37 +01:00
Philipp Kühn
4459a10649 add undo and redo icon 2018-10-30 22:40:30 +01:00
Philipp Kühn
bed5e6bb83 fix text align example 2018-10-30 00:00:08 +01:00
Philipp Kühn
e608808c27 fix link example 2018-10-29 23:58:07 +01:00
Philipp Kühn
68793ea385 fix some examples 2018-10-29 23:31:13 +01:00
Philipp Kühn
253596fb35 add isActive function 2018-10-29 23:13:45 +01:00
Philipp Kühn
e66218bd95 add new command syntax to examples 2018-10-28 22:57:05 +01:00
Philipp Kühn
340b1b2266 refactoring 2018-10-28 22:28:02 +01:00
Philipp Kühn
1e88fa1cb6 remove old commands 2018-10-28 22:17:21 +01:00
Philipp Kühn
d2519c2953 add basic new commands 2018-10-28 19:26:14 +01:00
Philipp Kühn
bde1527eff replace maxLevels option with levels for heading node 2018-10-24 07:58:08 +02:00
Philipp Kühn
6b03315e59 rename all extensions (drop suffix) 2018-10-24 07:46:47 +02:00
Philipp Kühn
303e2f6d9c almost fix floating menu example 2018-10-23 23:44:48 +02:00
Philipp Kühn
804b44b146 fix links example 2018-10-23 23:21:45 +02:00
Philipp Kühn
a84e71cc2a fix suggestions example 2018-10-23 23:16:51 +02:00
Philipp Kühn
e66debc823 fix code highlighting example 2018-10-23 23:12:56 +02:00
Philipp Kühn
0c9d481cd2 fix export example 2018-10-23 23:05:15 +02:00
Philipp Kühn
b7e915015c fix some examples 2018-10-23 22:50:12 +02:00
Philipp Kühn
e51abf11fd fix image example 2018-10-22 21:46:45 +02:00
Philipp Kühn
7437992dd5 fix some examples 2018-10-22 21:40:12 +02:00
Philipp Kühn
b913c84b58 fix editable 2018-10-22 21:11:28 +02:00
Philipp Kühn
a2dd57ad09 fix bubble menu 2018-10-22 18:24:54 +02:00
Philipp Kühn
3718591d33 fix menububble example 2018-10-22 17:40:55 +02:00
Philipp Kühn
9ec3d82d12 fix basic example 2018-10-22 08:43:48 +02:00
Philipp Kühn
1d7288d08d add menubar component 2018-10-21 22:44:13 +02:00
Philipp Kühn
3d866d9c1c add some old functions 2018-10-21 21:55:24 +02:00
Philipp Kühn
d5e25de018 start moving everything to components 2018-10-21 15:50:10 +02:00
Philipp Kühn
287a2bc523 add more buttons to floating menu 2018-10-14 09:05:04 +02:00
Philipp Kühn
82f3fbc674 fix default style for floating menu 2018-10-14 08:57:31 +02:00
Philipp Kühn
7969a76a6b add transition to floating menu 2018-10-14 08:56:26 +02:00
Philipp Kühn
9ae7e466d8 add floating menu 2018-10-13 23:41:54 +02:00
Philipp Kühn
7bba2d653e refactoring 2018-10-13 18:43:59 +02:00
Erick Wilder
27e473c2a4 refactor(tiptap-extensions): Do not import the full lowlight library.
BREAKING CHANGE: `CodeBlockHighlight` was importing the full `lowlight` libraries, including _all_
syntax highlightning definitions from `highlight.js`. The new behavior changes the signature of
`CodeBlockHighlight` to accept an object with all syntax highlightning definitions. This means that
now the user of the library __MUST__ import languages themselves and tiptap will no longer
bundle the full `highlight.js` in itself.
2018-10-13 16:22:33 +02:00
Philipp Kühn
27fa310937 add blockquote button to demo 2018-10-10 14:48:44 +02:00
Philipp Kühn
8914a77980 fix focus after selecting suggestion on mobile 2018-10-02 18:12:31 +02:00
Philipp Kühn
efdf45de4c add command for adding images 2018-09-29 22:49:38 +02:00
Philipp Kühn
38ee7cbd62 improve suggestion styling 2018-09-29 12:58:40 +02:00
Philipp Kühn
640094171e wording 2018-09-29 12:34:11 +02:00
Philipp Kühn
7728ca1de0 refactoring 2018-09-29 12:33:18 +02:00
Philipp Kühn
0bcdfb8096 add hover style for suggestion item 2018-09-29 09:40:47 +02:00
Philipp Kühn
c9158e0cec move suggestions menu item 2018-09-29 09:40:36 +02:00
Philipp Kühn
4447e9845e refactoring 2018-09-29 09:28:46 +02:00
Philipp Kühn
cb2ac95a73 rename mentions to suggestions 2018-09-28 23:05:34 +02:00
Philipp Kühn
1e2651066b add tippy tooltips for mentions 2018-09-28 22:39:26 +02:00
Philipp Kühn
5f740da53e remove type from mentions 2018-09-28 13:52:57 +02:00
Philipp Kühn
a60a851fc4 improve styling 2018-09-28 13:46:39 +02:00
Philipp Kühn
b5fe141afa whitespace 2018-09-28 13:33:40 +02:00
Philipp Kühn
45db3b704c fix error 2018-09-28 13:32:36 +02:00
Philipp Kühn
bfb5783db0 add command to suggestions 2018-09-28 13:31:01 +02:00
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
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
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
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
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
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
Philipp Kühn
daa2776ced add hero component to examples 2018-08-23 08:03:42 +02:00
Philipp Kühn
b01582f376 add subnavigation component 2018-08-23 07:53:08 +02:00
Philipp Kühn
cd40e8b005 wording 2018-08-22 23:14:39 +02:00
Philipp Kühn
35a2aedbcf add embed example 2018-08-22 23:12:19 +02:00
Philipp Kühn
ff8b138a3c add read only example 2018-08-22 19:28:57 +02:00
Philipp Kühn
c6fb4ce8a3 add contribute link 2018-08-22 19:22:57 +02:00
Philipp Kühn
30de9fd2ab increase bubble padding 2018-08-22 19:18:53 +02:00
Philipp Kühn
3406e47ac7 add beta tag to menu 2018-08-22 19:16:36 +02:00
Philipp Kühn
d57825adb5 add scrumpy ad 2018-08-22 19:13:14 +02:00
Philipp Kühn
db6aa4a3f9 add source code link to examples 2018-08-22 18:23:31 +02:00
Philipp Kühn
2d527aedb5 disable console output for examples 2018-08-22 16:52:55 +02:00
Philipp Kühn
f366459f65 wording 2018-08-22 16:48:52 +02:00
Philipp Kühn
d450be789c improve demo styling 2018-08-22 16:46:30 +02:00
Philipp Kühn
6d7b9c5144 add markdown shortcuts demo 2018-08-22 16:34:04 +02:00
Philipp Kühn
f049b54ad9 add some menu items 2018-08-22 16:24:28 +02:00
Philipp Kühn
bdb2e993bf add todo list example 2018-08-22 16:20:56 +02:00
Philipp Kühn
e417d20df5 add target blank to github link 2018-08-22 16:07:39 +02:00
Philipp Kühn
c7fdec68c0 refactoring 2018-08-22 16:06:54 +02:00
Philipp Kühn
e3aaa0630c add hiding menu bar example 2018-08-22 16:05:44 +02:00
Philipp Kühn
88e56c7b27 refactoring 2018-08-22 15:58:32 +02:00
Philipp Kühn
a0d9d6dc51 rename menu item 2018-08-22 15:54:22 +02:00
Philipp Kühn
f993c05555 rename menu item 2018-08-22 15:53:17 +02:00
Philipp Kühn
243d809cda remove json from default demo 2018-08-22 15:51:41 +02:00
Philipp Kühn
762037acc8 whitespace 2018-08-22 15:42:16 +02:00
Philipp Kühn
bc80b9209e improve navigation 2018-08-22 15:42:03 +02:00
Philipp Kühn
fcb11f507c rename bubble navigation 2018-08-22 15:30:26 +02:00
Philipp Kühn
196b77e02e add some examples 2018-08-22 14:10:44 +02:00
Philipp Kühn
3025642dfb add vue router 2018-08-22 13:30:53 +02:00
Philipp Kühn
3668a59455 refactoring 2018-08-22 13:18:23 +02:00
Philipp Kühn
d111afe7ac initial commit 2018-08-20 23:02:21 +02:00