Yam
Yam
Hello, I am currently working on a template using Webpack Encore with Svelte. After following the installation instructions, I encountered a few issues when trying to run Webpack. I also...
Hello, Would it be possible to pass a Svelte component while using the vanilla version of this library (importing from the `dist` folder)? For clarification, this is an app which...
Hello :slightly_smiling_face: I started using Turn with the view transition API and I noticed a few things that could maybe be integrated into the library, let me know what you...
Hello, thanks for making this library, it's a blast :fire: One thing I am wondering is, would it be possible to only animate the elements inside a Turbo frame (when...
Hello! It's me again. I updated to the latest version and really decided to try out the view transition API. It works very well and looks very smooth. However, I...
Hello! I noticed a few bugs with syntax highlighting while using this extension in a pretty big project and thought I should share them here. The first one is more...
| Q | A | ------------- | --- | Bug fix? | yes | New feature? | yes | Issues | #1891 | License | MIT This PR adds a...
Hello :wave: Live components have a [great error modal](https://github.com/symfony/ux/blob/2c360c6bc95a035b46f99f2038f844311571a1c6/src/LiveComponent/assets/src/Component/index.ts#L454) when something goes wrong on the server, however, it currently displays even in production, and I believe it's often not a...
### vite-bundle version 6.4.4 ### vite-plugin-symfony version 6.4.3 ### your OS, Symfony version, PHP version, Node version Linux, Symfony 7.0.6, PHP 8.3.6, Node 20.11.0 ### Description Hello, first off, thanks...
### Describe the bug When using a `#each` statement and accessing an object's properties, the suggestions will stop working after inserting a dot. See the video below for a better...