Commit Graph

246 Commits

Author SHA1 Message Date
Philipp Kühn
443045bbdf add title example 2019-06-21 22:00:42 +02:00
Philipp Kühn
352e8c18a7 remove babel-polyfill, add core-js 2019-06-12 21:49:33 +02:00
Philipp Kühn
ced397896b fix floating menu z-index 2019-06-12 20:52:49 +02:00
Philipp Kühn
0048040b68 add more extensions to export example 2019-06-11 23:08:44 +02:00
Philipp Kühn
11c40f07a5 wording 2019-06-04 22:44:12 +02:00
Philipp Kühn
1b071e5035 code style 2019-06-04 22:34:43 +02:00
Philipp Kühn
d759eb4d9d remove toggleSearch command 2019-06-04 22:20:27 +02:00
Philipp Kühn
17c1e8cf46 change search url 2019-06-04 21:56:01 +02:00
Philipp Kühn
854367b95b
Merge pull request #324 from Chrissi2812/search
add text search and replace
2019-06-04 21:15:15 +02:00
Chrissi2812
2544e40f99
added replace and replaceAll commands 2019-06-03 12:18:59 +02:00
Илья
a510080c41
Update index.vue
According to this line https://github.com/scrumpy/tiptap/blob/master/packages/tiptap-extensions/src/extensions/Placeholder.js#L46
2019-06-01 19:24:32 +03:00
Philipp Kühn
9db468748f fix sockets url 2019-05-31 12:03:14 +02:00
Philipp Kühn
85e3710131 update dependencies 2019-05-31 12:01:41 +02:00
Chrissi2812
a42d0113e0
add clearSearch command 2019-05-29 12:25:50 +02:00
Chrissi2812
0e5aa7f116
add option to disable regex searches 2019-05-29 11:25:26 +02:00
Chrissi2812
036d853378
prevent click event on spacebar
font-size had to be normalized for the menubar__buttons
2019-05-28 14:44:04 +02:00
Chrissi2812
94b2846695
focus search input on toggleSearch event 2019-05-28 13:53:15 +02:00
Philipp Kühn
b54a341dec
fix embed example 2019-05-27 08:57:33 +02:00
Chrissi2812
fc617a4d32
add text search 2019-05-23 17:53:27 +02:00
Philipp Kühn
de624c1d5f wording 2019-05-21 18:07:19 +02:00
Philipp Kühn
8139959e01 update ad image 2019-05-15 23:40:14 +02:00
Chrissi2812
9a86801973
change table resizable default to false 2019-05-15 10:43:34 +02:00
Philipp Kühn
80144815a9 pass editor to sendable hook 2019-05-10 15:37:21 +02:00
Philipp Kühn
ec9c2f3e1f fix mark order 2019-05-09 10:52:34 +02:00
Philipp Kühn
3ce10e74b1
Merge pull request #286 from StickyKnow/fix-258-paste-link
do not transform text of pasted links
2019-05-09 10:34:13 +02:00
Philipp Kühn
7cd0fd40ac
Merge pull request #278 from Chrissi2812/issue-232
fixes #232: Clicking toolbar TodoItem lifts TodoItem
2019-05-09 10:32:08 +02:00
Philipp Kühn
f02461cc79 destroy sockets 2019-05-08 22:27:54 +02:00
Christoph Flathmann
5d2fac08f1
Merge branch 'master' into issue-232 2019-05-08 13:34:12 +02:00
Chrissi2812
fc41ff36de
allow nested todo_lists via options on todo_item 2019-05-08 12:26:13 +02:00
Gil B. Chan
c6f281e487 change deprecated slot-scope to v-slot
Directive `slot-scope` is deprecated as of Vue v2.6.0. See [here](https://vuejs.org/v2/guide/components-slots.html) for details. Currently tiptap depends on Vue ^2.6.10. So this commit introduces new directive `v-slot` on README.md and examples.
2019-05-08 06:25:36 +09:00
Marius Tolzmann
6384bfde4e fix Link route in examples to not transform pasted links anymore 2019-05-07 21:02:06 +02:00
Philipp Kühn
364c744cef wording 2019-05-07 10:38:27 +02:00
Philipp Kühn
1f953a3136 update collab text 2019-05-07 10:32:43 +02:00
Philipp Kühn
c624014877
Merge pull request #277 from Chrissi2812/simplified-placeholder-example
Placeholder Example: replace watcher with v-model only
2019-05-07 07:51:08 +02:00
Philipp Kühn
1df723d269 add heading to collab page 2019-05-06 10:16:55 +02:00
Philipp Kühn
a22185de57 improve spacings 2019-05-05 23:08:28 +02:00
Philipp Kühn
76dca53d80 send only json steps 2019-05-05 21:47:52 +02:00
Philipp Kühn
03cb2d4c75 show users count 2019-05-04 20:40:18 +02:00
Philipp Kühn
7cad96ee3c add some comments 2019-05-04 12:31:10 +02:00
Philipp Kühn
9a688409fb add history plugin to collab 2019-05-04 11:04:39 +02:00
Philipp Kühn
0a98827b4c refactoring 2019-05-04 10:54:53 +02:00
Philipp Kühn
a614f0cce1 move url 2019-05-04 00:28:29 +02:00
Philipp Kühn
55e5a4a3ae move collab extension 2019-05-04 00:25:14 +02:00
Philipp Kühn
cd46b163d0 add emitter, move some collab logic to extension 2019-05-04 00:05:39 +02:00
Philipp Kühn
2475bf6123 add loading state 2019-05-03 22:14:18 +02:00
Philipp Kühn
fd404f5c1f change socket url 2019-05-03 21:50:17 +02:00
Philipp Kühn
e9e50a2e75 refactoring 2019-05-03 18:05:05 +02:00
Philipp Kühn
b5a5472171 refactoring 2019-05-03 17:50:30 +02:00
Philipp Kühn
ee12e0577d add something broken 2019-05-03 16:05:30 +02:00
Philipp Kühn
5433870183 add something broken 2019-05-03 14:04:37 +02:00