react-image-annotation icon indicating copy to clipboard operation
react-image-annotation copied to clipboard

An infinitely customizable image annotation library built on React

Results 54 react-image-annotation issues
Sort by recently updated
recently updated
newest added

Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.1 to 1.16.1. Release notes *Sourced from [sshpk's releases](https://github.com/joyent/node-sshpk/releases).* > ## v1.16.1 > * Fixes for [#60](https://github-redirect.dependabot.com/joyent/node-sshpk/issues/60) (correctly encoding certificates with expiry dates >=2050), [#62](https://github-redirect.dependabot.com/joyent/node-sshpk/issues/62) (accepting PKCS#8...

dependencies

Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 4.1.9 to 4.1.11. Changelog *Sourced from [clean-css's changelog](https://github.com/jakubpawlowicz/clean-css/blob/master/History.md).* > [4.1.11 / 2018-03-06](https://github.com/jakubpawlowicz/clean-css/compare/v4.1.10...v4.1.11) > ================== > > * Backports fixes to ReDOS vulnerabilities in validator code. > >...

dependencies

Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. Commits - [`523c5c7`](https://github.com/npm/node-tar/commit/523c5c7fef48b10811fccd12b42803c61b6aead8) 2.2.2 - [`7ecef07`](https://github.com/npm/node-tar/commit/7ecef07da6a9e72cc0c4d0c9c6a8e85b6b52395d) Bump fstream to fix hardlink overwriting vulnerability - [`9fc84b9`](https://github.com/npm/node-tar/commit/9fc84b9c596c3589d4c1ab050843de0eafb002e8) Use {} for hardlink tracking instead of [] -...

dependencies

Hi, in my opinion, freehand selection is a common requirement in image annotation. And i can see, react-image-annotation provide a method for freehand selection realization in the doc. Then, further...

I am using the components from src (for customising). Throws the error TypeError: Cannot read property 'getBoundingClientRect' of undefined isMouseOverElement ./src/Annotation/utils/isMouseHovering.js:3 1 | import React, { PureComponent as Component }...

Hi there and thank you for an excellent project! I am trying to create a UI where when the user hovers over a rectangular region, I want to update an...

**Description:** I'm currently using react-image-annotation in a project that has been upgraded to React 18. However, I'm facing compatibility issues with React 18 and I'm also missing TypeScript types for...

Hi, I'm trying to remove the small text modal that show up after in select an area. I need, for my project, to create my own modal. My setup is...

This project no longer works with updated versions of react due to incompatibility between React 16 and React 18. This project needs a bit more TLC than I have time...