Commit Graph

6 Commits

Author SHA1 Message Date
Chrissi2812
9a86801973
change table resizable default to false 2019-05-15 10:43:34 +02:00
Philipp Kühn
ec9c2f3e1f fix mark order 2019-05-09 10:52:34 +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
c77ff21299 add text to table demo 2018-12-09 11:09:44 +01:00
Philipp Kühn
5acbe8e69d fix whitespace 2018-12-08 19:32:50 +01:00
Philipp Kühn
e0c69a66c4 rename component 2018-12-08 09:30:36 +01:00