react-image-appear
react-image-appear copied to clipboard
ReactJS component to make images appear with transition as they load.
Bumps [async](https://github.com/caolan/async) from 2.6.1 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) v2.6.2 Updated lodash...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.9.1 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Hello, I'm creating a blog with React / Next.js. The problem below occurred when loading images. Is there any idea to solve this? Error message: ```bash /path/to/node_modules/react-image-appear/src/ReactImageAppear.js:7 import React, {...
any solution for keep the loader shown on auto with and height image? maybe some props to determine if the image already loaded so i can change the width/height to...
Bumps [nth-check](https://github.com/fb55/nth-check) and [cheerio](https://github.com/cheeriojs/cheerio). These dependencies needed to be updated together. Updates `nth-check` from 1.0.2 to 2.1.1 Release notes Sourced from nth-check's releases. v2.1.1 The ESM code had some issues...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...