Philipp Kühn
|
2a544ee6fc
|
refactoring
|
2020-09-10 00:09:05 +02:00 |
|
Philipp Kühn
|
f2364fa546
|
refactoring
|
2020-09-09 23:47:04 +02:00 |
|
Philipp Kühn
|
9acbcf11bc
|
fix getSchema
|
2020-09-09 21:18:04 +02:00 |
|
Philipp Kühn
|
5aeb7bf4ec
|
fix structure
|
2020-09-09 21:12:25 +02:00 |
|
Philipp Kühn
|
25864fba11
|
Merge branch 'main' into feature/generate-html-from-json-document
# Conflicts:
# packages/core/src/ExtensionManager.ts
|
2020-09-09 21:09:25 +02:00 |
|
Philipp Kühn
|
dca42879e4
|
refactoring
|
2020-09-09 21:06:57 +02:00 |
|
Philipp Kühn
|
cbe5ce4673
|
Merge branch 'main' into feature/generate-html-from-json-document
# Conflicts:
# packages/core/src/ExtensionManager.ts
|
2020-09-09 20:50:53 +02:00 |
|
Philipp Kühn
|
23fbe99a5e
|
fix build
|
2020-09-09 18:55:19 +02:00 |
|
Philipp Kühn
|
ba744cf6d8
|
remove verbal expressions
|
2020-09-09 18:47:47 +02:00 |
|
Philipp Kühn
|
fab2fce671
|
remove test file
|
2020-09-09 18:47:37 +02:00 |
|
Philipp Kühn
|
2ff134274e
|
resolve all configs
|
2020-09-09 18:07:17 +02:00 |
|
Philipp Kühn
|
9a1f99ba4c
|
refactoring
|
2020-09-09 17:29:19 +02:00 |
|
Philipp Kühn
|
39082b9b99
|
exclude type and editor from schema callback
|
2020-09-09 17:22:59 +02:00 |
|
Philipp Kühn
|
0973845608
|
fix options type
|
2020-09-09 17:10:29 +02:00 |
|
Philipp Kühn
|
f56fae49a1
|
fix type issue
|
2020-09-09 12:57:50 +02:00 |
|
Philipp Kühn
|
22109170b3
|
fix a bug
|
2020-09-09 11:23:24 +02:00 |
|
Philipp Kühn
|
a812dd47be
|
fix extension manager
|
2020-09-09 10:58:10 +02:00 |
|
Philipp Kühn
|
bbccfa43e8
|
disable everything
|
2020-09-08 23:49:58 +02:00 |
|
Philipp Kühn
|
26ecc20a50
|
replace extensions
|
2020-09-08 23:44:45 +02:00 |
|
Hans Pagel
|
3f0eac922d
|
update dependencies
|
2020-09-08 17:39:24 +02:00 |
|
Philipp Kühn
|
678b6444d2
|
add missing methods
|
2020-09-08 11:00:31 +02:00 |
|
Philipp Kühn
|
56093e3fd0
|
Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into feature/replace-classes
|
2020-09-08 09:01:29 +02:00 |
|
Philipp Kühn
|
4d8e654b51
|
add plugins
|
2020-09-08 08:51:32 +02:00 |
|
Philipp Kühn
|
3e7bd37d63
|
add dynamic callback type
|
2020-09-08 00:15:41 +02:00 |
|
Philipp Kühn
|
7338bf107f
|
fix extends
|
2020-09-07 10:37:55 +02:00 |
|
Philipp Kühn
|
8f866d6043
|
refactoring
|
2020-09-06 23:47:39 +02:00 |
|
Philipp Kühn
|
c9ae5fcbcb
|
improve types
|
2020-09-05 23:41:32 +02:00 |
|
Philipp Kühn
|
8fdc75f07c
|
improve handling options
|
2020-09-05 23:18:05 +02:00 |
|
Philipp Kühn
|
ce3aa2a49b
|
add variant
|
2020-09-04 23:58:35 +02:00 |
|
Philipp Kühn
|
25cc01dcf3
|
fix deep clone
|
2020-09-04 23:45:50 +02:00 |
|
Philipp Kühn
|
6e33570530
|
fix method types
|
2020-09-04 21:58:16 +02:00 |
|
Philipp Kühn
|
52d848ef1c
|
improve types
|
2020-09-04 21:50:27 +02:00 |
|
Philipp Kühn
|
1c89e84239
|
add more extension tests
|
2020-09-04 20:51:54 +02:00 |
|
Hans Pagel
|
d68cb8e9d2
|
update dependencies
|
2020-09-04 14:24:27 +02:00 |
|
Hans Pagel
|
7380eef0f9
|
add type to core export
|
2020-09-04 13:44:13 +02:00 |
|
Hans Pagel
|
af7d79b392
|
clean up
|
2020-09-04 13:44:06 +02:00 |
|
Hans Pagel
|
825e1bf08d
|
clean up
|
2020-09-04 13:31:55 +02:00 |
|
Hans Pagel
|
8cee629e19
|
add a new getHtmlFromFragment method that is used in the editor and in the stand-alone generateHtml helper
|
2020-09-04 13:06:54 +02:00 |
|
Hans Pagel
|
95fca8aa61
|
refactor generateHtml to allow directly passing a Schema
|
2020-09-04 12:50:10 +02:00 |
|
Hans Pagel
|
c5c5957e48
|
fix imports
|
2020-09-04 12:11:18 +02:00 |
|
Hans Pagel
|
10a229bf50
|
use extension helper functions and types in the extension manager
|
2020-09-04 12:10:51 +02:00 |
|
Hans Pagel
|
55817b9be4
|
move extension helper functions to separate files
|
2020-09-04 12:10:35 +02:00 |
|
Hans Pagel
|
49d413268b
|
refactoring
|
2020-09-04 12:02:37 +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 |
|
Hans Pagel
|
2a4b022a6c
|
whitespace
|
2020-09-03 15:11:55 +02:00 |
|
Philipp Kühn
|
26651a956d
|
add more tests
|
2020-08-27 23:24:31 +02:00 |
|
Philipp Kühn
|
07079082c4
|
test class replacement
|
2020-08-26 23:45:08 +02:00 |
|
Philipp Kühn
|
b5e891cf02
|
improve some types
|
2020-08-22 00:12:34 +02:00 |
|
Philipp Kühn
|
9b1fe00d55
|
refactoring
|
2020-08-22 00:05:00 +02:00 |
|