David Brito

Results 18 issues of David Brito

Change the editor to use prettier on the formatting

has conflicts

Some essential packages are not found on the new search for packages, examples: react: react-dom: lodash: My guess is that it's not finding packages that are not packaged as ESM...

**Describe the bug** When using usePDF, and triggering another render on other place of the app, it makes usePDF rerender and regenerate the PDF again. My guess is that the...

bug

### Description Allow to skip dragging on an element inside the drag handle with an attribute like `data-drag-disable`.

In my monorepo, I have a package.json file with the following configuration: ```json { "name": "example", "private": "true", "type": "module", "version": "1.0.0", "description": "", "devDependencies": {}, "scripts": {}, "exports": {...

Only regexp can be used as matchers for Transformers on @lexical/markdown The only way i've found is making very complex regexes, or instead very loose regexes and then matching on...

enhancement

## Bug report ### Current Behavior I am having a performance issue when using the popover. I found it's origin on this code: https://github.com/radix-ui/primitives/blob/b32a93318cdfce383c2eec095710d35ffbd33a1c/packages/react/focus-guards/src/FocusGuards.tsx#L18-L19 It takes an average of 100ms...

I'm trying to put an arrow but it doesn't fit well ![image](https://github.com/excalidraw/excalidraw/assets/39559632/e8e51375-4ec6-4762-af2a-68d312a8322d)

arrow-redesign