Philipp Kühn
|
073ef2ee0d
|
add optional callback functions to schema fields
|
2020-10-30 15:20:10 +01:00 |
|
Philipp Kühn
|
16d52d05a0
|
add data-attribute fallback to attribute parser
|
2020-10-24 23:53:56 +02:00 |
|
Philipp Kühn
|
98580b2149
|
fix some bugs
|
2020-10-23 23:41:54 +02:00 |
|
Philipp Kühn
|
b4c231d85c
|
refactoring
|
2020-10-23 23:16:54 +02:00 |
|
Philipp Kühn
|
56df3bd392
|
implement basic parseHTML for global attributes
|
2020-10-23 22:55:48 +02:00 |
|
Philipp Kühn
|
e2aa2e4bba
|
fix tests
|
2020-10-23 14:24:19 +02:00 |
|
Philipp Kühn
|
c330e41a50
|
fix some errors
|
2020-10-23 10:59:26 +02:00 |
|
Philipp Kühn
|
73285aadce
|
fix broken input rules
|
2020-10-23 09:20:26 +02:00 |
|
Philipp Kühn
|
930eb63564
|
refactoring
|
2020-10-22 11:14:44 +02:00 |
|
Philipp Kühn
|
5a2417fa53
|
refactoring
|
2020-10-22 09:23:37 +02:00 |
|
Philipp Kühn
|
faa65b5450
|
refactoring
|
2020-10-22 09:14:24 +02:00 |
|
Philipp Kühn
|
6752d52541
|
add basic implementation for attributes
|
2020-10-21 23:32:28 +02:00 |
|
Philipp Kühn
|
7fffe97532
|
add markextension
|
2020-10-21 21:13:38 +02:00 |
|
Philipp Kühn
|
10e16208f9
|
refactoring
|
2020-10-21 21:01:39 +02:00 |
|
Philipp Kühn
|
2ebf4bf790
|
refactoring
|
2020-10-21 15:30:34 +02:00 |
|
Philipp Kühn
|
020483f0b2
|
add basic new syntax
|
2020-10-21 15:17:05 +02:00 |
|
Philipp Kühn
|
681f951f5f
|
Merge branch 'main' into feature/extension-classes
# Conflicts:
# packages/core/src/utils/getSchema.ts
|
2020-10-12 22:25:33 +02:00 |
|
Philipp Kühn
|
4528d3c5d7
|
fix lint
|
2020-10-12 12:29:24 +02:00 |
|
Philipp Kühn
|
41d68ec859
|
add basic node interface
|
2020-10-12 10:32:54 +02:00 |
|
Philipp Kühn
|
8324f57528
|
add basic extension classes
|
2020-10-09 22:59:25 +02:00 |
|
Philipp Kühn
|
a4ccb36e10
|
fix options bug
|
2020-10-09 16:37:48 +02:00 |
|
Philipp Kühn
|
ac33eb483e
|
fix more linting errors
|
2020-09-24 00:29:05 +02:00 |
|
Philipp Kühn
|
9acbcf11bc
|
fix getSchema
|
2020-09-09 21:18:04 +02:00 |
|
Hans Pagel
|
55817b9be4
|
move extension helper functions to separate files
|
2020-09-04 12:10:35 +02:00 |
|
Hans Pagel
|
536a1ed44f
|
add separate types file
|
2020-09-04 12:02:37 +02:00 |
|
Hans Pagel
|
e94714a345
|
add getSchema & getHtml utility functions to generate HTML from a ProseMirror/tiptap document, without an Editor instance
|
2020-09-04 11:23:04 +02:00 |
|