Danil Pyatnitsev

Results 8 issues of Danil Pyatnitsev

I'd like to sugggest add i18n support for this package, for ui components. for buttons like this: ![image](https://user-images.githubusercontent.com/4361764/94524621-873a4100-023b-11eb-95ef-895d40bd11e6.png) and for actions. I see it as set of separated files in...

feature: other

For now, this library supports ^2.0 versions only of php-cs-fixer. It would be nice to add support of ^3.0 branch. Thanks!

Hi I need a way to get part of message in right order. I don't known html or txt message I have, but as [RFC ](https://www.w3.org/Protocols/rfc1341/7_2_Multipart.html) says `In general, user...

question

**Bundle version**: 6.2.0 **Symfony version**: 6.0.10 **PHP version**: 8.0.7 **Using authenticators** (`enable_authenticator_manager: true`): YES **Description** I have a truble with 2fa session, I create a custom auth provider and it...

Stale
Support

### Description For now, if we configure symfony behind proxy like that: ``` trusted_headers: ['x-forwarded-for', 'x-forwarded-host', 'x-forwarded-proto', 'x-forwarded-port', 'x-forwarded-prefix'] trusted_proxies: '127.0.0.1,REMOTE_ADDR' ``` the router component starts generate routes based on...

Asset
Stalled

Hello! In the cdn.jsdelivr.net +esm path is not available. Could you provide it in order to use with Symfony's asset mapper: https://symfony.com/doc/current/frontend/asset_mapper.html#importing-3rd-party-javascript-packages

Могу написать практическое пошаговое руководство, как запустить Symfony-приложение вместе с FrankenPHP в среде Serverless. Интересна ли такая статья?

in_progress
serverless-containers
api-gateway

![image](https://github.com/symfony/ux/assets/4361764/b5299614-91fd-439f-850b-2ad93808c852) I use https://ux.symfony.com/autocomplete with standard doctrine. first request when cursor pointed to field was ok, but no one more. All next requests ends with 500 error with log, that...