Philipp Kühn
2d1778b32f
add drag handle example
2019-10-03 15:56:41 +02:00
Philipp Kühn
c22d660453
fix safari bug, fix #464
2019-09-27 10:49:08 +02:00
Philipp Kühn
0e246e843a
fix search replace example
2019-08-20 15:55:27 +02:00
Philipp Kühn
fabb6124cf
add setSelection method
2019-08-13 15:07:36 +02:00
Philipp Kühn
a4a0d485e8
fix word-break for demo
2019-07-31 10:14:29 +02:00
Philipp Kühn
c991e1f017
add focus extension
2019-07-31 10:10:40 +02:00
Philipp Kühn
b77a31a06e
fix typo
2019-07-25 11:46:08 +02:00
Philipp Kühn
d16a220255
add trailing paragraph example
2019-07-24 10:29:51 +02:00
Philipp Kühn
40495d222a
add star count
2019-07-23 20:26:45 +02:00
Philipp Kühn
48cc408a97
add TrailingNode extension
2019-07-23 18:30:59 +02:00
Philipp Kühn
0f17abeee6
add dynamic empty text option for placeholder extension
2019-06-21 22:36:48 +02:00
Philipp Kühn
ce287ff22f
wording
2019-06-21 22:25:48 +02:00
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