Larissa

Results 19 issues of Larissa

Worked off the example to align elements horizontally with `flexDirection: "row"`, which does not turn out as expected: https://codesandbox.io/s/jolly-silence-0jmjv?file=/src/App.js

bug

Example: https://codesandbox.io/s/popout-diagram-react-archer-q8y3z

bug

May be related to #109. Anchor flips to the opposite side if target is closer to that side. E.g. for `targetAnchor: 'left', sourceAnchor: 'right'`: And this is how it shows...

enhancement
drawing shape

I'm using React Portals to show some of my DOM in an external window. Hotkeys event listeners will not be applied to the external window. Example: https://codesandbox.io/s/popout-hotkeys-forked-pprbv?file=/pages/index.js

### Is your feature request related to a problem? Please describe. Currently, no content model fields can be deleted if there are any entries for the content model; irrespective of...

### Is your feature request related to a problem? Please describe. Deployment of new install (following tutorial) kept failing at bucket creation with error 403. ![Screen Shot 2022-02-04 at 1...

### Version Most recent ### Operating System Any ### Browser Any ### What steps will reproduce the bug? Using Headless CMS & @webiny/react-rich-text-renderer Docs: https://www.webiny.com/docs/headless-cms/extending/render-rich-text-content ### What is the expected...

react-sortable-hoc is unique in supporting `display: grid` (while other libraries only support vertical or horizontal direction). Are there any plans to support `display: flex` ? Demo: https://codesandbox.io/s/sortable-hoc-yp7h7?file=/src/App.js

I feel bad for opening another issue with 203 open right now, but I have to at least mention it in case anybody else runs into this problem: Theming and...

needs verification

The latest compatible version of [css-loader](https://www.npmjs.com/package/css-loader) is 2.1.1. For any newer version (starting with 3.0.0; current one is 4.2.2) it throws: ``` ERROR in ./node_modules/react-datasheet/lib/react-datasheet.css (./node_modules/css-loader/dist/cjs.js??ref--6-1!./node_modules/react-datasheet/lib/react-datasheet.css) Module build failed (from...