Commit Graph

546 Commits

Author SHA1 Message Date
Philipp Kühn
f315656802 fix caret color for safari, fix #167 2019-01-19 10:04:47 +01:00
Philipp Kühn
3b87dc9e57 add horizontal rule, fix #170 2019-01-19 09:57:46 +01:00
Philipp Kühn
0cf905abb9 fix a bug for getting mark range, fix #156 2019-01-19 09:29:15 +01:00
Philipp Kühn
1e9b862920 update prosemirror dependencies 2019-01-19 09:02:06 +01:00
Philipp Kühn
ec4bac5a00 update dev dependencies, upgrade to rollup v1 2019-01-19 08:56:21 +01:00
Philipp Kühn
b6a7317dfb Merge branch 'master' of https://github.com/heyscrumpy/tiptap 2019-01-19 08:12:49 +01:00
Philipp Kühn
808c239a61 fix word wrap for demo, fix #164 2019-01-19 08:12:47 +01:00
Hans Pagel
bee8e2a9c0 add proxy settings to netlify config 2019-01-16 20:51:24 +01:00
Hans Pagel
22dcc4a843 add netlify proxy configuration 2019-01-16 20:41:30 +01:00
Philipp Kühn
50e37fca5e Publish
- tiptap-extensions@1.7.0
 - tiptap@1.7.0
2019-01-01 22:32:42 +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
f8b1bd5df7 add transaction to update event 2019-01-01 17:51:57 +01:00
Philipp Kühn
8197b0d3bb activate draggable for todo items 2018-12-20 10:33:47 +01:00
Philipp Kühn
b6e631a918 Publish
- tiptap-extensions@1.6.0
 - tiptap@1.6.0
2018-12-20 08:22:20 +01:00
Philipp Kühn
18937265a0 add dropCursor to readme 2018-12-20 08:21:21 +01:00
Philipp Kühn
e8f0d7266e
Merge pull request #141 from Chrissi2812/add-dropcursor
added drop cursor
2018-12-20 08:17:16 +01:00
Philipp Kühn
a7fafd5564
Merge branch 'master' into add-dropcursor 2018-12-20 08:13:37 +01:00
Philipp Kühn
19163370f5 Publish
- tiptap-commands@1.3.0
 - tiptap-extensions@1.5.0
 - tiptap-utils@1.1.0
 - tiptap@1.5.0
2018-12-19 23:15:54 +01:00
Philipp Kühn
4113ac6c68 add original event to focus and blur event 2018-12-19 23:13:58 +01:00
Philipp Kühn
1b5b0c6903 add editable toggle to examples 2018-12-19 23:00:13 +01:00
Philipp Kühn
02ff0034c1 allow setOptions updating options 2018-12-19 22:59:57 +01:00
Philipp Kühn
db15c18541 update dependencies 2018-12-19 21:57:03 +01:00
Philipp Kühn
b757895850 fix eslint config 2018-12-19 21:55:32 +01:00
Philipp Kühn
58ba0c339a wording 2018-12-19 21:54:37 +01:00
Philipp Kühn
801748f159
Merge pull request #137 from vanpav/patch-1
Update Placeholder Example
2018-12-19 21:52:52 +01:00
Philipp Kühn
5b16a8d371
Merge pull request #127 from vanpav/placeholder-text
Placeholder text
2018-12-19 21:51:34 +01:00
Chrissi2812
fda883ef5b
adding configuration for dropCursor 2018-12-19 09:10:30 +01:00
Chrissi2812
751e6984fe
added drop cursor
closes #140
2018-12-18 13:21:28 +01:00
Hans Pagel
be29876f0c
Merge pull request #139 from kajuberdut/readme-tweak
Change renderless section title in readme
2018-12-17 09:41:55 +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
Ivan
f14dfe8396
Update index.vue 2018-12-15 13:48:18 +03: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
Ivan
00a691ed14
Update Placeholder.js 2018-12-10 15:55:20 +03:00
Ivan
6e78cc90b9
Update Placeholder.js 2018-12-10 15:46:22 +03:00
Ivan
22f96f43b3
Merge pull request #1 from heyscrumpy/master
Merge fork w latest origin
2018-12-10 15:44:46 +03:00
Philipp Kühn
b147760546 Publish
- tiptap-extensions@1.4.0
 - tiptap@1.4.0
2018-12-09 11:13:03 +01:00
Philipp Kühn
c77ff21299 add text to table demo 2018-12-09 11:09:44 +01:00
Philipp Kühn
e3814325d2 update table icons 2018-12-09 10:59:59 +01:00
Philipp Kühn
5acbe8e69d fix whitespace 2018-12-08 19:32:50 +01:00
Philipp Kühn
ec46b41308 change color 2018-12-08 19:32:40 +01:00
Philipp Kühn
e0c69a66c4 rename component 2018-12-08 09:30:36 +01:00
Philipp Kühn
ea6a0e0079 fix table styling 2018-12-08 09:20:17 +01:00
Philipp Kühn
5a832238b4 update dependencies 2018-12-07 23:04:25 +01:00
Philipp Kühn
dbcbd0f75e fix insert mentions via command 2018-12-07 22:48:17 +01:00
Philipp Kühn
364e4a8b7a fix demo menubar for mobile 2018-12-07 20:58:01 +01:00
Philipp Kühn
f3f36ec6d3 remove useless styling code 2018-12-07 20:57:44 +01:00