Dagur Páll Ammendrup

Results 16 issues of Dagur Páll Ammendrup

Hi. I'm trying to implement dragging from outside Mosaic. I've done as you described here https://github.com/nomcopter/react-mosaic/issues/122#issuecomment-550657526 and it appears to work but the problem I have is that in *endDrag*...

I'm wondering why subscript and superscript are implemented differently than for example bold and italic in rules.js What I mean is that bold has strong_open and strong_close like this ```...

Similar to https://github.com/reactjs/react-transition-group/releases/tag/v4.4.0 This has a breaking change for functional components as they will need to use forwardRef

Hi I just created a new create-app-app app (with typescript) and want to use vanilla-extract. There isn't much info about how to do that except https://tsh.io/blog/vanilla-extract-library/ and that doesn't work...

good first issue
help wanted

I'm using Blue Recorder v0.2.0 which I installed through flatpak on Ubuntu 23.10. If I record using "Select a window" I get a video that's the same dimensions as my...

bug

![capture](https://cloud.githubusercontent.com/assets/54350/11102521/f109e352-88b4-11e5-92ea-98c496191750.PNG) I'm sure I can find ways around this but it's a bit annoying :-/

**Is your feature request related to a problem? Please describe.** If I want to update a submodule I have to open the submodules list and press "u" on it there....

enhancement

Lexical version: 0.20.0 ## Steps To Reproduce 1. Try import { calculateZoomLevel } from "@lexical/utils"; 2. Get missing-export error from flow Link to code example: Just enable flow and try...

good first issue