Quentin Renard

Results 96 comments of Quentin Renard

Hi @mikerockett, Thanks for reporting this. We previously addressed issues to make sure Twill works with Octane, but this new feature from Twill 3 may have introduced a regression. In...

Hi @kizmanj, we're aware of this use case. For example, since this [PR](https://github.com/area17/twill/pull/1412) has been merged, it has been possible to use IAM roles on EC2 instances instead of access...

That could work for the default state of components stories, but the "controls" panel wouldn't work.

Blast is using Storybook Server, so that's completely expected. If you are not using story controls, I understand why you'd think that it could just generate everything statically for publishing,...

Hi @gdziekarowski, maybe this? https://stackoverflow.com/a/77048546/2561249

The goal of Storybook is to render "stories" of your components. A story is meant to demonstrate usage of a component. A component having a slot, or multiple slots, is...

Sure, here are some resources from Imgix blog: http://blog.imgix.com/2015/10/13/next-generation-responsive-images-with-client.html http://blog.imgix.com/2014/08/20/webp-jpeg-xr-progressive-jpg-support-w-auto.html User agent detection is ugly but Client Hints is a viable option, Chrome only though. Another approach using Service Workers:...

Thank you so much for diving into this @Tofandel. We do have a few projects that use multiple slug attributes. This is used in tandem with parent-child modules, so that...

Thank you so much @Braunson and @Tofandel, added PHP 8.4 to the tests matrix and finally merged this. Stay tuned for the release. We know this is way overdue, but...