Commit Graph

94 Commits

Author SHA1 Message Date
Hans Pagel
8186db5158 update repository name 2020-07-13 17:08:17 +02:00
Hans Pagel
4ab58604a2 replace philipps paypal link with github sponsor page 2020-07-13 16:45:02 +02:00
Hans Pagel
1656302daa switch to new primary domain 2020-07-13 16:43:55 +02:00
Micle Bu
a1696599eb docs(readme): Related projects: quasar-tiptap 2020-04-18 21:03:54 +08:00
Philipp Kühn
9bf8be403f
Merge pull request #658 from BrianHung/RegisterPluginPriority
Change registerPlugin to add plugin after Extensions plugins
2020-04-12 19:14:39 +02:00
Brian Hung
f9d29865b7 Updated registerPlugin and README with handlePlugins argument. 2020-04-11 15:29:53 -07:00
Philipp Kühn
0ca798fe23 add getNodeAttrs, fix #622 2020-04-11 13:02:19 +02:00
Philipp Kühn
ba11bb93e0
Merge pull request #605 from scriptcoded/master
Added node components props to readme
2020-04-01 20:25:44 +02:00
Hans Pagel
d4d070ae7a
add tiptap-svelte 2020-03-27 10:23:26 +01:00
leecason
a42d3cfab9 add element-tiptap to the README 2020-03-14 22:41:01 +08:00
Malcolm Nihlén
bbc70f7db6 Added node components props to readme 2020-02-13 09:34:33 +01:00
Hans Pagel
4613bbc754
added tiptapy to the README, thanks @scrolltech ❤️ 2020-01-17 11:42:50 +01:00
Beep LIN
7e3c6949ad
Doc: typo in Readme.md: selection -> selected 2019-08-20 10:25:19 +08:00
ryanbliss
3e8eec6364 Added NodeView Prop Types documentation 2019-07-26 17:04:52 -06:00
Philipp Kühn
e55b38a8f1
lol 2019-05-25 09:11:40 +02:00
Hans Pagel
09e0dc5c57
Add more repositories using tiptap 2019-05-25 02:41:07 +02:00
Philipp Kühn
2598c5a622
fix link 2019-05-22 19:52:03 +02:00
Philipp Kühn
8d2570e770
add section to readme 2019-05-22 19:51:29 +02:00
Philipp Kühn
5c81cddff9 remove editable prop, fix #223 2019-05-21 21:22:15 +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
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