Commit Graph

75 Commits

Author SHA1 Message Date
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
Philipp Kühn
75f782b1ea
add mariux to credits 2019-05-07 07:59:41 +02:00
Maya Nedeljkovich
3f0a6860b3
Fix README.md documentation 2019-04-16 10:29:03 +02:00
Maya Nedeljkovich
b3f8f1b558 allow parseOptions to be passed to setContent and Editor constructor 2019-04-08 12:39:31 +02:00
Hans Pagel
24f61e02be
add Erick Wilder to the contributors list 🎉 2019-03-26 19:34:44 +01:00
Chrissi2812
0f64e2e4d6
adding update method of extensions to readme 2019-02-26 11:50:12 +01:00
Philipp Kühn
c63b9aafc9 add blur function, fix #196 2019-02-12 22:22:56 +01:00
Philipp Kühn
8a23c4c945
add editor methods to readme 2019-02-01 19:03:49 +01:00
Philipp Kühn
3885842c4b typo 2019-02-01 18:48:44 +01:00
Philipp Kühn
d2414a2d06 pass extension options to node views as prop 2019-01-30 09:05:08 +01:00
Philipp Kühn
89bdef6441 add editorProps to options 2019-01-29 09:31:26 +01:00
Philipp Kühn
9c6dbc98fa update readme 2019-01-01 22:31:29 +01:00
Philipp Kühn
2d3cc14bcf add autoFocus option, close #149 2019-01-01 22:29:08 +01:00
Philipp Kühn
cd1bcc2f08 add selected prop for nodeviews 2019-01-01 20:15:13 +01:00
Philipp Kühn
18937265a0 add dropCursor to readme 2018-12-20 08:21:21 +01:00
Philipp Kühn
4113ac6c68 add original event to focus and blur event 2018-12-19 23:13:58 +01:00
kajuberdut
1046805d3f
Change awkward title in readme
The construction "What means x?" asks the same as "what other word(s) have the meaning of x?".

"What does x mean?" indicates that you want the definition of x.
2018-12-16 18:26:10 -07:00
Hans Pagel
826ba3e214
Update README.md 2018-12-14 15:49:37 +01:00
Hans Pagel
127c305000
add @Chrissi2812 to the contributors list 2018-12-13 15:28:56 +01:00
Hans Pagel
a48ac55d4f update github repository URL 🎉 2018-12-11 10:44:19 +01:00
Philipp Kühn
f4875f9259 add pasteRules to readme 2018-11-26 11:19:06 +01:00
Robin Migalski
89d487921a
Update README.md 2018-11-23 14:14:15 +01:00
Philipp Kühn
e478c1aeb1 add useBuiltInExtensions option 2018-11-22 21:56:19 +01:00
Beep LIN
78b727213c
Update README.md
Fixes: `commands` should return a function which returns `toggleWrap(type)`
2018-11-20 10:58:51 +08:00
Beep LIN
5e6f580f25
Update README.md: wrapIn -> toggleWrap
Fix a mistake in README.md: `wrapIn` should be `toggleWrap`.
2018-11-20 10:57:07 +08:00
yahtnif
b7e6314357
Fix: escape pipe char in table 2018-11-15 08:05:59 +08:00
Philipp Kühn
024252b0ff
add build badge to readme 2018-11-14 18:25:13 +01:00
Philipp Kühn
95c01e1a84 update readme 2018-11-14 16:41:44 +01:00
Philipp Kühn
8b41cf4933
fix syntax again 2018-11-14 16:05:45 +01:00
Philipp Kühn
626681467e
fix syntax error 2018-11-14 16:04:19 +01:00
Philipp Kühn
38d352f72a fix sorting 2018-11-13 22:32:24 +01:00
Philipp Kühn
2802f4fa7c update readme 2018-11-13 22:24:53 +01:00
Philipp Kühn
1f9c9324f9 update readme 2018-11-12 22:54:30 +01:00
Philipp Kühn
f41965f58c update readme 2018-11-12 22:49:54 +01:00
Philipp Kühn
b67d099739 fix node order 2018-11-05 23:05:16 +01:00
Philipp Kühn
9d94d49112 add watchDoc prop to editor 2018-10-10 18:21:33 +02:00
Balakrishna Prasad Ganne
587161da26
typo fix
Changed the word Will to With
2018-10-06 09:51:43 +05:30
Kevin Jullien
ec10705649
Fix spelling 2018-10-02 15:03:26 +02:00
Miguel Piedrafita
3d1fe3e869
HTTPS is cool :) 2018-10-01 19:24:56 +02:00
Philipp Kühn
2fbed31c8a add underline mark to readme 2018-09-13 21:33:41 +02:00
Phouvanh Kongchansavath
d5d999bc3b
Fix StrikeMark typo in README 2018-09-07 08:21:46 +07:00
Philipp Kühn
395ef2123a update readme 2018-09-06 23:35:13 +02:00
Philipp Kühn
b37b7e7c28
fix missing node and mark check in readme example 2018-09-06 17:09:07 +02:00
Дмитрий Шульгачик
6047263ee1 add init event 2018-09-03 14:37:25 +03:00
Philipp Kühn
64843dd5a6
add development notes to readme 2018-09-01 09:35:39 +02:00
Philipp Kühn
47114d86c2 update readme 2018-08-31 22:32:28 +02:00
Philipp Kühn
02cee263b2 add export 2018-08-28 09:31:08 +02:00
Philipp Kühn
ce2bc68853
update readme 2018-08-28 08:39:33 +02:00
Philipp Kühn
e3bcb2c7df update readme 2018-08-26 19:44:14 +02:00
Philipp Kühn
4b805a0892 Merge branch 'master' of https://github.com/heyscrumpy/tiptap 2018-08-26 19:43:05 +02:00