Luigi Clemente

Results 9 issues of Luigi Clemente

enhancement
new-segment

Using the default env `dev` when calling `mix compile`, prevents phoenix live reload to detect changes and recompile code on the fly. The same happen if you change code while...

By default, ocLazyLoad doesn't add type attribute to script element. This led to an error when loading js file with 'yield' using FireFox, specifically the error is 'SyntaxError: yield is...

The currently used version of hackney (`1.13`) is no more compatible with OTP 23. According to the release notes, sslv3 was removed in OTP 23 and this causes an error...

Hi all, is there any plan for a new version release of ranger? I see that from the v1.9.3 it's been a while and there are some bug fixes (like...

This PR aims to allow external upload error reason to get to the server. This will enable the server to render error messages in a live view, providing a more...

This allows the use of groups in nested menu items.

👋 ### Environment * Elixir version (elixir -v): `Elixir 1.17.2 (compiled with Erlang/OTP 27)` * Phoenix version (mix deps): `1.7.18` * Phoenix LiveView version (mix deps): `1.0.1` * Operating system:...