Nicolas Hoizey

Results 337 issues of Nicolas Hoizey

Column and row gaps currently only allow for pixel values. Adding other units (like `vw`, `vh`, `em` and `rem` at least) would be useful.

enhancement

IHMO, You should add other links to help navigate from a CSS to another: previous, next, maybe even random.

- https://web.dev/web-share-target/ - https://justmarkup.com/articles/2020-02-11-share-images-to-your-website/

type: enhancement 🧗‍♂️

Much better for accessibility: https://twitter.com/DasSurma/status/1553634641491509248

type: DX (Developer eXperience) 👨‍💻
priority: high 🟠

Refs #191

type: enhancement 🧗‍♂️
priority: high 🟠
feature: documentation 📑

**Describe the solution you'd like** Add a preload tag for an image, for LCP optimization. **Describe alternatives you've considered** Add a data attribute to the image?

type: enhancement 🧗‍♂️
priority: high 🟠
package: images-responsiver ⚙️

Linear width steps lead to exponential weight steps, because `weight ~= width^2` Use a log function to make width steps decrease progressively.

type: enhancement 🧗‍♂️
priority: high 🟠
package: eleventy-plugin 🧩

type: discussion 💬
type: DX (Developer eXperience) 👨‍💻
package: images-responsiver ⚙️
type: third-party

There are Jest tests for the core library `images-responsiver` in https://github.com/nhoizey/images-responsiver/tree/main/packages/images-responsiver/__tests__ But there are no tests yet for `eleventy-plugin-images-responsiver`, the plugin for Eleventy.

type: enhancement 🧗‍♂️
type: DX (Developer eXperience) 👨‍💻
priority: high 🟠
help welcome 🙏
package: eleventy-plugin 🧩

It would probably ease maintenance, simplify/enhance testing, and allow other usages.

type: discussion 💬
type: enhancement 🧗‍♂️
package: images-responsiver ⚙️