Simon André

Results 44 issues of Simon André

Currently, UX Translator bundle uses the `var/translations` directory > When warming up the Symfony cache, all of your translations will be dumped as JavaScript into the var/translations/ directory. For a...

(little step by little step.... ;) )

Status: Needs Review

Today we use a lot of args, and strings must be an array ```html {{ stimulus_controller('symfony/ux-typed', { strings: typedStrings, loop: true, contentType: 'html' }) }} ``` But as we now...

| Q | A | ------------- | --- | Bug fix? | no | New feature? | yes | License | MIT Pass the rendered content in the Event (not...

Status: Needs Review

First part is done (compatibility)... now we should replace the "echos" by some PrintNode... ... and then start to look at the LiveComponent TODO: use the new YieldReady attribute

Status: Needs Review

See https://github.com/twigphp/Twig/pull/3950#issuecomment-1889971913 For now i test with a local clone of the fabpot branch, and use_yield hard coded / changed in Environment class ## Status ### Work in progress -...

Do you have any plans concerning security? As i see it, there are two things i'd like to limit/control - distant files (with whitelist option or bool to forbid them...

i'd like to have two aliases: `check` & `fix `, so i started to see how that could be done. This seems to work perfectly by adding thoses aliases in...

Or maybe just remove the previous text with no replacement?

Status: Needs Review