react-grid-layout icon indicating copy to clipboard operation
react-grid-layout copied to clipboard

A draggable and resizable grid layout with responsive breakpoints, for React.

Results 275 react-grid-layout issues
Sort by recently updated
recently updated
newest added

The current implementation of React-Grid-Layout has a really buggy and unpredictable scrolling behavior on touch devices: https://user-images.githubusercontent.com/17250923/141192039-4ffc5701-09ed-4df9-8ba5-d742c2b01cf2.mp4 As a result of this, I have added a "delayedDragOnTouch" prop which delays...

stale
documentation
tests

I'm not sure why a callback for changing state would return the old state that we already have. In my opinion this should be returning the updated layout state.

stale

Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.7. Release notes Sourced from ejs's releases. v3.1.7 Version 3.1.7 Commits 820855a Version 3.1.7 076dcb6 Don't use template literal faf8b84 Skip test -- error message...

stale
deps
dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

stale
deps
dependencies

`react-draggable` uses a hack to hide the user selection during drag. This hack consists in applying a rule (`all: inherit`) to every `body` children's selection. This can create a lag...

stale

# Code Coverage as a Workflow Including a code-coverage report in gitlab merge-request gui [see action docs for detailed reference](https://github.com/ArtiomTr/jest-coverage-report-action) ![Screen Shot 2022-01-06 at 3 54 37 PM](https://user-images.githubusercontent.com/24195040/148450817-8b93bda7-9762-4325-b0e3-a307e0729dd2.jpg) ## WIP...

stale
infrastructure

I had a use case at work to use a grid layout and stumble upon this great library. However, for that particular use case I am required to have all...

stale

Proposing this solution for issue https://github.com/react-grid-layout/react-grid-layout/issues/1498 This is to support decimal fractions for `h` and `w` values for items in layout property passed to ResponsiveGridLayout

stale

I am using this library in a pretty unique way, atleast from what I've seen, as a personal website. https://jmaldon1.github.io/josh.maldonado.githib.io/ Adding it to the projects list incase anyone wants to...

stale
documentation