Christian Grøngaard

Results 5 issues of Christian Grøngaard

It is currently possible to [`getBounds`](https://quilljs.com/docs/api/#getbounds) in an editor as well as [`setSelection`](https://quilljs.com/docs/api/#setselection) based on an `index` and a `length`. I'm currently working on building a Google Docs-like application where...

feature
help wanted
level:intermediate

This is just some initial test studio code to get us going on page building. Nothing is set in stone.

- Removed the comment about `layout` since it's confusing/wrong. The `grid` option also works for a string array. - Added `list` as a valid `layout` option. Even though it's the...

I expect some people will come looking for an Astro library, and we already recommend and use this one ourselves.

Now the sentence reads: "It is recommended to use `sendTo(...)` to pass actor refs (e.g. the parent actor ref) to other actors". This looks more right, but I'm actually not...