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

This removes es2015 warnings that come upon installing RGL

stale
infrastructure

This fixes #718 , an issue with the data-grid api

stale

Reference api is based on [reason like createRef](https://github.com/facebook/react/pull/11555)

stale

This also detects resizes occuring because a vertical scrollbar is shown or hidden. Fixes #37 and #603.

stale
core

This is an additional way of sizing the grid elements according to the viewport width/height of the browser window. Use 'vw'/'vh' as unit prop on ReactGridLayout or ResponsiveReactGridLayout. It might...

stale
documentation

Ignoring these files prevents the ability to use custom branches of react-grid-layout via a GitHub url, like this: https://github.com/ccnmtl/juxtapose/blob/master/package.json#L30 Without `lib/` and `Makefile` and `webpack.config.js`, the custom build fails.

stale
infrastructure

This is modifying the calculation for dragging tiles. This implementation stores the original tile location, then calculates the delta change (from mouse movements) and uses that to then determine the...

stale

I have the problem that my container object has some padding which I like to keep. This leads to a wrong calculated width, since the content should be only rendered...

stale
core

For our product it is important that cells are square and the grid remains responsive, so we can not use a pixel value for the `rowHeight` property. To solve this,...

stale

Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. Commits ebdf849 1.3.4 ac57872 move all allocUnsafes to allocs for easier maintenance c64c950 1.3.3 0598ba1 fix .. in encodingLength 010aedb 1.3.2 0d0d593 backport encodingLength...

stale
deps
dependencies