re-resizable icon indicating copy to clipboard operation
re-resizable copied to clipboard

📏 A resizable component for React.

Results 112 re-resizable issues
Sort by recently updated
recently updated
newest added

How to make the right border behavior can only increase the width but not decrease the width

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

Bumps [nested-object-assign](https://github.com/Geta/NestedObjectAssign) from 1.0.3 to 1.0.4. Commits 5d4d762 1.0.4 32f1b81 Build 676f6b7 Merge pull request #11 from 418sec/1-npm-nested-object-assign 7df2223 Merge pull request #1 from arjunshibu/master 3a6d2cb Security fix for Prototype...

dependencies

### Overview of the problem I'm using re-resizable **version** 6.9.0 My **browser** is: any I am sure this issue is **not a duplicate**? Similar (but not exactly the same): #705...

### Overview of the problem I'm using re-resizable **version** [6.2.0] My **browser** is: I am sure this issue is **not a duplicate**? ### Description ### Steps to Reproduce 1. First...

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

### Overview of the problem Resizable does not work in Cypress e2e test. While using e2e test framework like cypress, the event object may not be MouseEvent but rather a...

bundler bug ### Overview of the problem I'm using re-resizable **version** 6.9.0 I am sure this issue is **not a duplicate**? yes ### Description Compiled with tsc es modules contains...

### Overview of the problem I'm using re-resizable **version** [6.5.4] My **browser** is: Chrome Version 83.0.4103.116 (Official Build) (64-bit) ### Description I'm trying to compose two elements inside a flexbox...

This component is awesome and simple to use. We have an "edge case" that's the ability to use the component without applying the DOM changes on resize event ( mouse...