Skip to content
Merged
Show file tree
Hide file tree
Changes from 23 commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
0d5817e
Fix inputs and values attachments to be data-first
gohabereg Apr 17, 2026
c5ff274
Merge branch 'main' of github.com:editor-js/document-model into fix/i…
gohabereg Apr 17, 2026
e4c246d
Load adapters as plugin
gohabereg Apr 26, 2026
40a6409
Merge branch 'main' of github.com:editor-js/document-model into fix/i…
gohabereg Apr 26, 2026
abe46db
Fix tests
gohabereg Apr 27, 2026
40c4284
Review comments
gohabereg Apr 27, 2026
ba5077d
(try to) fix test run for core package
gohabereg Apr 27, 2026
e424775
Run base branch coverage manually
gohabereg Apr 27, 2026
5990de3
Fix unit-tests action: use ArtiomTr with pre-generated coverage files
gohabereg Apr 27, 2026
208c95d
Try just PR branch tests
gohabereg Apr 28, 2026
0996eac
Try clear before build
gohabereg Apr 28, 2026
8958a51
Try no cache
gohabereg Apr 28, 2026
0ea33bc
Use latest node
gohabereg Apr 28, 2026
d265bd3
Review comments resolved
gohabereg Apr 29, 2026
7fe438f
Resolve review comments
gohabereg May 2, 2026
0ad4ae1
Add destoryBlockToolAdapter method to Adapter plugin
gohabereg May 3, 2026
9eb123a
Block ID implementation
gohabereg May 3, 2026
bb7fc7c
Fix lint
gohabereg May 3, 2026
f6702e4
Fix tests
gohabereg May 3, 2026
b4cbdfa
Fix build
gohabereg May 3, 2026
a5fa55f
Remove userId from getBlockSerialized method
gohabereg May 3, 2026
8235392
Fix call in the block manager
gohabereg May 3, 2026
ad55c9f
Move all tool's static configuration properties to the single options…
gohabereg May 4, 2026
855bc02
review comments
gohabereg May 4, 2026
d696d9f
Review comments
gohabereg May 5, 2026
e727e7e
Merge branch 'main' of github.com:editor-js/document-model into featu…
gohabereg May 7, 2026
0c1a951
Merge branch 'feature/block-id' into feature/tool-options
gohabereg May 7, 2026
c0e2d79
Merge branch 'main' into feature/tool-options
gohabereg May 7, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v20.9.0
v24.15.0
Loading
Loading