Luis H. Ball Jr.

Results 6 issues of Luis H. Ball Jr.

First of all, thanks so much @timothyandrew for your blog post and tool. I personally use it daily as I'm a big fan of the stacked-diff workflow. I can't help...

This commit removed incorrect type declarations that exposed top-level settings as client properties. These options should only be used inside the constructor or as function arguments for static methods.

## Description > Related PR: https://github.com/imgix/js-core/pull/314 Add `disablePathEncoding` functionality to the URL building logic in [`formatPath`](https://github.com/imgix/imgix-php/blob/dad4432661cac2e479491c29d63230befede83e6/src/Imgix/UrlHelper.php#L21-L48). This way, users can decide to opt-out of path encoding. Probably a good way...

enhancement
help wanted

## What's changing To better support NextJS 13 and React Server Components, this library will include the `'use client'` directive on the component exports. ## Why these changes are needed...

This project has reached the end of its development. Feel free to browse the code, but please use other solutions for integrating imgix into your ember projects. This repository will...

**Before you submit:** - [x] Please read the [contributing guidelines](CONTRIBUTING.md) - [x] Please search through the existing issues (both open AND closed) to see if your feature has already been...

enhancement