Sebastian

Results 5 issues of Sebastian

When changing the class name of an HTML element inside a block, this always triggers the `didMutated` event. I've tried to disable this behavior by adding the attribute `data-mutation-free="true"` to...

This is a JavaScript parser for Subtext with streaming capability. Since I am using something similar for my own notes app, I thought I might as well provide a parser...

enhancement

As a developer working on a webapp with Noosphere integration, I want to have a way to get the file size of a file stored in a sphere, without having...

Enhancement

As a devloper of a web app with Noosphere integration, I want the app to be able to "checkout" or download only specific files of a user's 1P sphere from...

Enhancement

When pressing "Enter" and the cursor is within an AutoLinkNode, the link is split into two paragraphs, but there is also an empty paragraph is inserted in between. This is...