Philipp Kühn
|
485fb8c74c
|
fix: remove custom coordsAtPos method, fix #583
|
2021-06-01 18:57:46 +02:00 |
|
Philipp Kühn
|
ff7dd9b919
|
feat: add support for checking for attributes in extendMarkRange
|
2021-05-17 13:00:54 +02:00 |
|
Philipp Kühn
|
5b8808a899
|
fix: fix export for getAttributes
|
2021-05-17 11:58:27 +02:00 |
|
Philipp Kühn
|
463661c5ed
|
feat: add findChildrenInRange helper
|
2021-05-17 11:29:41 +02:00 |
|
Philipp Kühn
|
2bd17c7dc6
|
feat: export isList, fix #1326
|
2021-05-17 11:25:18 +02:00 |
|
Zdravko Curic
|
313ab0eac7
|
feat: export mark helpers
|
2021-05-11 11:22:28 +02:00 |
|
Philipp Kühn
|
072905cb95
|
feat: add editor.getAttributes, deprecate editor.getNodeAttributes and editor.getMarkAttributes
|
2021-05-07 11:10:18 +02:00 |
|
Philipp Kühn
|
b0755cbad6
|
Merge pull request #1273 from ueberdosis/feature/generate-json-from-html
New Feature: Generate JSON from HTML
|
2021-05-07 10:37:17 +02:00 |
|
Zdravko Curic
|
6048f9b31b
|
feat: expose node helpers to core
|
2021-05-06 14:52:44 +02:00 |
|
Hans Pagel
|
7feb19eb72
|
feature: add generateJSON utility function to generate JSON from a HTML string
|
2021-05-05 21:24:24 +02:00 |
|
Philipp Kühn
|
89b72b8608
|
refactoring: rename posToClientRect to posToDOMRect
|
2021-04-16 14:44:10 +02:00 |
|
Philipp Kühn
|
8dab6144a6
|
feat: add coordsAtPos and posToClientRect helper methods
|
2021-04-16 09:56:52 +02:00 |
|
Philipp Kühn
|
07bc40ce75
|
wip: add getExtensionField
|
2021-04-15 21:14:33 +02:00 |
|
Philipp Kühn
|
5e1ec5d2a6
|
feat: add parentConfig to extension context for more extendable extensions, fix #259
|
2021-04-12 11:11:02 +02:00 |
|
Philipp Kühn
|
6757813fd0
|
refactoring
|
2021-04-02 23:53:04 +02:00 |
|
Philipp Kühn
|
f8d029040a
|
fix type cycle bug in vite
|
2021-03-31 13:44:56 +02:00 |
|
Philipp Kühn
|
43320e51c7
|
add isNodeEmpty helper method
|
2021-03-24 22:23:08 +01:00 |
|
Philipp Kühn
|
a76de1ab6d
|
move some nodeview logic to core
|
2021-03-16 21:55:40 +01:00 |
|
Philipp Kühn
|
e31ddbd2d8
|
remove unused file
|
2021-02-26 19:03:41 +01:00 |
|
Philipp Kühn
|
6fb28a2741
|
make extension configs extendable
|
2021-02-19 17:35:50 +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
|
56b4df044f
|
rename AllCommands to Commands
|
2021-02-16 18:39:37 +01:00 |
|
Philipp Kühn
|
381bc0ce49
|
refactoring
|
2021-02-16 18:28:43 +01:00 |
|
Philipp Kühn
|
ca8d1a4245
|
add command scope
|
2021-02-16 11:27:58 +01:00 |
|
Philipp Kühn
|
290ff76e37
|
add Commands interface
|
2021-02-10 09:59:35 +01:00 |
|
Philipp Kühn
|
2156891823
|
add deleteTableWhenAllCellsSelected
|
2021-01-24 23:28:51 +01:00 |
|
Philipp Kühn
|
bc39e922ca
|
export some helpers
|
2020-12-01 09:16:46 +01:00 |
|
Philipp Kühn
|
f486ddf80a
|
split helpers and utilities
|
2020-11-30 09:42:53 +01:00 |
|
Philipp Kühn
|
a4ad1572e8
|
rename some methods
|
2020-11-17 21:10:08 +01:00 |
|
Philipp Kühn
|
d05c9fda3e
|
refactoring
|
2020-11-16 21:54:40 +01:00 |
|
Philipp Kühn
|
13a314e123
|
refactoring
|
2020-11-16 21:42:35 +01:00 |
|
Philipp Kühn
|
0e2815b317
|
fix some bugs
|
2020-11-16 17:25:55 +01:00 |
|
Philipp Kühn
|
0c9ce26c02
|
Revert "use global namespace"
This reverts commit 24c3a9abd3 .
# Conflicts:
# packages/core/src/Editor.ts
|
2020-11-16 16:58:30 +01:00 |
|
Philipp Kühn
|
24c3a9abd3
|
use global namespace
|
2020-11-16 15:40:05 +01:00 |
|
Philipp Kühn
|
8a7603edaf
|
replace NodeExtension with Node, replace MarkExtension with Mark
|
2020-11-16 11:19:43 +01:00 |
|
Philipp Kühn
|
cb5ca0c084
|
refactoring
|
2020-11-10 21:18:22 +01:00 |
|
Philipp Kühn
|
d3b4e7a1d4
|
fix build for now
|
2020-11-10 16:29:31 +01:00 |
|