Philipp Kühn
fabb6124cf
add setSelection method
2019-08-13 15:07:36 +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
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
Chrissi2812
04de7048f2
change "add link" text to "update link" if it's already a link
2019-02-20 12:43:11 +01:00
Chrissi2812
b51ac10671
fixed bug in link-example
...
Link didn't got reset on menububble hide.
2019-02-20 12:17:36 +01:00
Philipp Kühn
0f15b14ca4
refactoring
2018-11-14 10:22:42 +01:00
Philipp Kühn
d6c4c236a3
change isActive behavior
2018-11-14 10:05:34 +01:00
Philipp Kühn
cb2617d439
renamed some components
2018-11-08 22:44:07 +01:00
Philipp Kühn
f04a6be6c1
tabs to spaces whitespace
2018-11-08 22:03:10 +01:00
Philipp Kühn
41f38e1041
fix link example
2018-11-04 18:03:39 +01:00
Philipp Kühn
e608808c27
fix link example
2018-10-29 23:58:07 +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
804b44b146
fix links example
2018-10-23 23:21:45 +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
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
e2176f00fd
move extensions to own package
2018-08-23 22:08:19 +02:00
Philipp Kühn
29c1f22bcc
replace some h1 with h2
2018-08-23 08:36:10 +02:00
Philipp Kühn
ff8b138a3c
add read only example
2018-08-22 19:28:57 +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
88e56c7b27
refactoring
2018-08-22 15:58:32 +02:00
Philipp Kühn
196b77e02e
add some examples
2018-08-22 14:10:44 +02:00