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
|
c84176c064
|
fix depency error
|
2021-02-26 02:25:33 +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 |
|
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
|
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
|
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 |
|
Philipp Kühn
|
c51081f34e
|
fix storedMarks when using focus first, fix #94
|
2021-02-16 22:36:28 +01:00 |
|
Philipp Kühn
|
71d8fbbcb1
|
Publish
- @tiptap/core@2.0.0-alpha.17
- @tiptap/extension-blockquote@2.0.0-alpha.11
- @tiptap/extension-bold@2.0.0-alpha.11
- @tiptap/extension-bullet-list@2.0.0-alpha.11
- @tiptap/extension-character-count@2.0.0-alpha.11
- @tiptap/extension-code-block@2.0.0-alpha.11
- @tiptap/extension-code@2.0.0-alpha.11
- @tiptap/extension-collaboration-cursor@2.0.0-alpha.11
- @tiptap/extension-collaboration@2.0.0-alpha.11
- @tiptap/extension-document@2.0.0-alpha.11
- @tiptap/extension-dropcursor@2.0.0-alpha.11
- @tiptap/extension-focus@2.0.0-alpha.11
- @tiptap/extension-font-family@2.0.0-alpha.11
- @tiptap/extension-gapcursor@2.0.0-alpha.11
- @tiptap/extension-hard-break@2.0.0-alpha.11
- @tiptap/extension-heading@2.0.0-alpha.11
- @tiptap/extension-highlight@2.0.0-alpha.11
- @tiptap/extension-history@2.0.0-alpha.11
- @tiptap/extension-horizontal-rule@2.0.0-alpha.11
- @tiptap/extension-image@2.0.0-alpha.11
- @tiptap/extension-italic@2.0.0-alpha.11
- @tiptap/extension-link@2.0.0-alpha.11
- @tiptap/extension-list-item@2.0.0-alpha.11
- @tiptap/extension-mention@2.0.0-alpha.7
- @tiptap/extension-ordered-list@2.0.0-alpha.11
- @tiptap/extension-paragraph@2.0.0-alpha.11
- @tiptap/extension-strike@2.0.0-alpha.11
- @tiptap/extension-table-cell@2.0.0-alpha.11
- @tiptap/extension-table-header@2.0.0-alpha.11
- @tiptap/extension-table-row@2.0.0-alpha.11
- @tiptap/extension-table@2.0.0-alpha.11
- @tiptap/extension-task-item@2.0.0-alpha.12
- @tiptap/extension-task-list@2.0.0-alpha.11
- @tiptap/extension-text-align@2.0.0-alpha.12
- @tiptap/extension-text-style@2.0.0-alpha.11
- @tiptap/extension-text@2.0.0-alpha.11
- @tiptap/extension-typography@2.0.0-alpha.11
- @tiptap/extension-underline@2.0.0-alpha.11
- @tiptap/html@2.0.0-alpha.13
- @tiptap/starter-kit@2.0.0-alpha.13
- @tiptap/suggestion@2.0.0-alpha.7
- @tiptap/vue-starter-kit@2.0.0-alpha.15
- @tiptap/vue@2.0.0-alpha.12
|
2021-02-16 19:09:18 +01:00 |
|
Philipp Kühn
|
b896bff98b
|
add todo
|
2021-02-16 19:02:01 +01:00 |
|
Philipp Kühn
|
65b8eff634
|
remove unused method
|
2021-02-16 18:56:18 +01:00 |
|
Philipp Kühn
|
744dab5601
|
remove proxy
|
2021-02-16 18:54:44 +01:00 |
|
Philipp Kühn
|
56b4df044f
|
rename AllCommands to Commands
|
2021-02-16 18:39:37 +01:00 |
|
Philipp Kühn
|
a705134998
|
rename Commands to RawCommands
|
2021-02-16 18:36:37 +01:00 |
|
Philipp Kühn
|
381bc0ce49
|
refactoring
|
2021-02-16 18:28:43 +01:00 |
|
Philipp Kühn
|
02e91daed2
|
update dependencies
|
2021-02-16 18:24:11 +01:00 |
|
Philipp Kühn
|
e4cb53eab7
|
Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into feature/remove-inferred-commands
# Conflicts:
# docs/src/demos/Experiments/Annotation/extension/annotation.ts
# docs/src/demos/Experiments/Color/extension/Color.ts
# docs/src/demos/Experiments/Details/details.ts
|
2021-02-16 18:08:12 +01:00 |
|
Philipp Kühn
|
8fda044502
|
refactoring
|
2021-02-16 18:00:40 +01:00 |
|
Philipp Kühn
|
ca8d1a4245
|
add command scope
|
2021-02-16 11:27:58 +01:00 |
|
Philipp Kühn
|
e3a34f78b8
|
fix #155
|
2021-02-12 00:23:03 +01:00 |
|
Philipp Kühn
|
39766f4459
|
update dependencies
|
2021-02-10 20:37:35 +01:00 |
|
Philipp Kühn
|
215c26748b
|
improve options interface
|
2021-02-10 18:25:08 +01:00 |
|
Philipp Kühn
|
55ff908423
|
refactoring
|
2021-02-10 18:05:02 +01:00 |
|
Philipp Kühn
|
f70974678b
|
remove proxy from createChain
|
2021-02-10 15:10:03 +01:00 |
|
Philipp Kühn
|
48234cf751
|
refactoring
|
2021-02-10 14:53:46 +01:00 |
|
Philipp Kühn
|
c5d6b19d1b
|
Merge branch 'feature/allow-option-for-suggestions' into feature/remove-inferred-commands
|
2021-02-10 14:52:20 +01:00 |
|
Philipp Kühn
|
2340840621
|
remove registerCommands
|
2021-02-10 14:52:08 +01:00 |
|
Philipp Kühn
|
290ff76e37
|
add Commands interface
|
2021-02-10 09:59:35 +01:00 |
|
Philipp Kühn
|
2315357125
|
add keyboardShortcut and enter command
|
2021-02-09 21:04:33 +01:00 |
|
Philipp Kühn
|
e8232dd737
|
add basic enter command
|
2021-02-09 10:06:13 +01:00 |
|