Philipp Kühn
|
053a266a31
|
fix updating props, fix #181
|
2021-03-01 21:04:25 +01:00 |
|
Philipp Kühn
|
6bafc18215
|
refactoring
|
2021-03-01 08:44:01 +01:00 |
|
Philipp Kühn
|
79bb54be69
|
Publish
- @tiptap/core@2.0.0-alpha.22
- @tiptap/extension-mention@2.0.0-alpha.12
- @tiptap/html@2.0.0-alpha.18
- @tiptap/suggestion@2.0.0-alpha.12
- @tiptap/vue-2@2.0.0-alpha.1
- @tiptap/vue-3@2.0.0-alpha.1
|
2021-02-28 23:56:21 +01:00 |
|
Philipp Kühn
|
6d66571128
|
add useEditor
|
2021-02-28 23:47:34 +01:00 |
|
Philipp Kühn
|
64b8f5c514
|
update docs
|
2021-02-28 23:39:29 +01:00 |
|
Philipp Kühn
|
00e673f700
|
change exports
|
2021-02-28 23:24:26 +01:00 |
|
Philipp Kühn
|
4721fe451f
|
refactoring
|
2021-02-28 00:02:51 +01:00 |
|
Philipp Kühn
|
015c47707a
|
add vue-2 and vue-3
|
2021-02-27 23:56:08 +01:00 |
|
Hans Pagel
|
a05d40cfec
|
docs: update example
|
2021-02-26 22:43:32 +01:00 |
|
Philipp Kühn
|
cdf9cc99e0
|
fix tests
|
2021-02-26 21:22:03 +01:00 |
|
Philipp Kühn
|
5fc6c1b7c2
|
Publish
- @tiptap/core@2.0.0-alpha.21
- @tiptap/extension-mention@2.0.0-alpha.11
- @tiptap/html@2.0.0-alpha.17
- @tiptap/suggestion@2.0.0-alpha.11
|
2021-02-26 19:04:50 +01:00 |
|
Philipp Kühn
|
e31ddbd2d8
|
remove unused file
|
2021-02-26 19:03:41 +01:00 |
|
Philipp Kühn
|
2b9f6bc129
|
Publish
- @tiptap/core@2.0.0-alpha.20
- @tiptap/extension-collaboration@2.0.0-alpha.12
- @tiptap/extension-focus@2.0.0-alpha.12
- @tiptap/extension-gapcursor@2.0.0-alpha.12
- @tiptap/extension-mention@2.0.0-alpha.10
- @tiptap/extension-table@2.0.0-alpha.12
- @tiptap/html@2.0.0-alpha.16
- @tiptap/react@2.0.0-alpha.2
- @tiptap/starter-kit@2.0.0-alpha.14
- @tiptap/suggestion@2.0.0-alpha.10
- @tiptap/vue-starter-kit@2.0.0-alpha.16
- @tiptap/vue@2.0.0-alpha.13
|
2021-02-26 18:59:00 +01:00 |
|
Philipp Kühn
|
aaaa6ac51d
|
update dependencies
|
2021-02-26 18:47:39 +01:00 |
|
Philipp Kühn
|
fa006aee63
|
Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into main
|
2021-02-26 18:11:48 +01:00 |
|
Philipp Kühn
|
a7ab9454b5
|
move isCellSelection to table extension
|
2021-02-26 18:11:42 +01:00 |
|
Hans Pagel
|
792d1aa8c7
|
docs: update link title
|
2021-02-26 16:36:08 +01:00 |
|
Hans Pagel
|
c5d84aa87e
|
add stats to the console output
|
2021-02-26 16:35:53 +01:00 |
|
Hans Pagel
|
6305e865a7
|
add @babel/preset-react
|
2021-02-26 02:40:22 +01:00 |
|
Hans Pagel
|
c84176c064
|
fix depency error
|
2021-02-26 02:25:33 +01:00 |
|
Hans Pagel
|
ca19923ad2
|
copy tests to the React default example
|
2021-02-26 02:02:10 +01:00 |
|
Hans Pagel
|
bf5fb2ad3c
|
move React components to a package, translate default editor example to React
|
2021-02-26 02:00:35 +01:00 |
|
Hans Pagel
|
38952fb8c9
|
docs: fix broken link
|
2021-02-24 21:08:54 +01:00 |
|
Hans Pagel
|
bc88c601b3
|
docs: update the collaborative editing guide
|
2021-02-24 12:02:52 +01:00 |
|
Hans Pagel
|
432ff51753
|
docs: update content, fix #171
|
2021-02-23 21:05:30 +01:00 |
|
Hans Pagel
|
fa0e1222dd
|
whitespace
|
2021-02-23 21:05:07 +01:00 |
|
Philipp Kühn
|
e3f80207cc
|
add more content to book example
|
2021-02-23 16:39:04 +01:00 |
|
Philipp Kühn
|
cb0a50dcbc
|
disable spellcheck for book example
|
2021-02-23 16:29:38 +01:00 |
|
Philipp Kühn
|
9bb9c92523
|
add comment
|
2021-02-23 11:59:59 +01:00 |
|
Philipp Kühn
|
2de981dbe2
|
improve handling of node selections for node views, fix #153
|
2021-02-23 11:58:30 +01:00 |
|
Philipp Kühn
|
bd621f4677
|
fix can().undo() for collab
|
2021-02-22 10:40:56 +01:00 |
|
Philipp Kühn
|
9f0715ebff
|
remove @types/prosemirror-tables
|
2021-02-21 22:06:12 +01:00 |
|
Philipp Kühn
|
92a6768b3d
|
allow to define everything within extensions
|
2021-02-19 17:47:22 +01:00 |
|
Philipp Kühn
|
45e260d535
|
fix allowGapCursor type
|
2021-02-19 17:41:11 +01:00 |
|
Philipp Kühn
|
6fb28a2741
|
make extension configs extendable
|
2021-02-19 17:35:50 +01:00 |
|
Philipp Kühn
|
32af53d0f4
|
fix a bug
|
2021-02-19 17:29:56 +01:00 |
|
Philipp Kühn
|
46501ee226
|
add allowGapCursor option
|
2021-02-19 11:17:27 +01:00 |
|
Philipp Kühn
|
b06b368621
|
fix bug
|
2021-02-19 11:17:18 +01:00 |
|
Philipp Kühn
|
ba69a0d8f9
|
improve extending nodes and marks
|
2021-02-19 10:54:47 +01:00 |
|
Philipp Kühn
|
4a58978ffb
|
add NodeSchemaFields interface
|
2021-02-19 10:09:25 +01:00 |
|
Philipp Kühn
|
6f9557294e
|
add basic schema extender
|
2021-02-19 09:54:39 +01:00 |
|
Philipp Kühn
|
85eceb32b8
|
update dependencies
|
2021-02-19 09:30:49 +01:00 |
|
Philipp Kühn
|
223512a536
|
refactoring
|
2021-02-18 22:44:50 +01:00 |
|
Philipp Kühn
|
f6a20d2b6e
|
Publish
- @tiptap/core@2.0.0-alpha.19
- @tiptap/extension-mention@2.0.0-alpha.9
- @tiptap/html@2.0.0-alpha.15
- @tiptap/suggestion@2.0.0-alpha.9
|
2021-02-18 17:38:58 +01:00 |
|
Philipp Kühn
|
3759f4cdee
|
export core command types
|
2021-02-18 17:31:33 +01:00 |
|
Philipp Kühn
|
81c3b4b6c7
|
improve styling
|
2021-02-18 11:26:42 +01:00 |
|
Philipp Kühn
|
501d540c2d
|
move selectionToInsertionEnd
|
2021-02-17 23:30:40 +01:00 |
|
Philipp Kühn
|
51772590cc
|
add comment
|
2021-02-17 23:24:58 +01:00 |
|
Philipp Kühn
|
52b46ef1ff
|
Publish
- @tiptap/core@2.0.0-alpha.18
- @tiptap/extension-mention@2.0.0-alpha.8
- @tiptap/html@2.0.0-alpha.14
- @tiptap/suggestion@2.0.0-alpha.8
|
2021-02-16 23:07:32 +01:00 |
|
Philipp Kühn
|
96bb2e188d
|
fix addKeyboardShortcuts type
|
2021-02-16 22:59:45 +01:00 |
|