seb-jean

Results 32 issues of seb-jean

Hey :), Would it be cool to propose the `EnumType` type in `PostType`? What do you think ?

Update locale 'fr' to 'fr_FR'

Hi, I would like to display the result of my search with Qwant Maps. I use Algolia Places (https://community.algolia.com/places/examples.html#displaying-on-a-map). Is it possible ? Thanks :)

enhancement

Hi, It would be nice to add a feature of "Static Images" in the same genre as Google Maps (https://developers.google.com/maps/documentation/maps-static/intro) or Mapbox (https: // docs. mapbox.com/api/maps/#static-images). Thank you :)

enhancement

Hi, When using the `turbo_stream_listen()` function, it would be nice if the topic was hashed/encoded. The same applies to: ```php $hub->publish(new Update( , $this->renderView('chat/message.stream.html.twig', ['message' => $data['message']]) )); ``` The...

Hi, It would be great to be able to use `ComponentAttributes` everywhere in project but `ComponentAttributes` is marked as `@internal` For instance: ```php

Hi, In Turbo rails (https://github.com/hotwired/turbo-rails), there is a signed-stream-name attribute which allows you to have a hashed string. Does this make sense for UX Turbo? In HEY (https://app.hey.com/), this attribute...

Hello :), I think it would be nice to create a library "Load More / Infinite Scroll" Thanks ;)

Hi, `getDiffMessage` is not used for this bundle : https://github.com/KnpLabs/KnpTimeBundle/blob/master/DateTimeFormatter.php#L52

Bug

Hi, I add `language_names`, `script_names`, `country_names`, `locale_names`, `currency_names`, `timezone_names`. It allows us to have a list but on the Twig side and to use them in filters for example.