Tac Tacelosky

Results 545 comments of Tac Tacelosky

Could you provide an example of how to set this up in lavarel? Or a demo repo with installation instructions? It appears that you've done most of the hard work...

If I remove the fixed-top class in navar, it works as expected. Am I missing something for setting fixed-top css? I changed the class to sticky-top and it seems to...

Perhaps the change could be make in the meilisearch php library?

Makes sense. In addition to the index, I guess it'd be helpful to have all the details. Sometimes I run meilisearch in docker, and in different projects it listens on...

@irevoire Yes, but I have hundreds of indexes. "This index" is ambiguous, it'd be trivial to replace that generic term with the index name, so I knew exactly which index...

Alas, way outside of my skill set. However, I would be interested in sharing the symfony bundle that is generated from the spec. I have a working version now (https://github.com/survos/LibreTranslateBundle),...

DC pays taxes and sends citizens to war, yet has no federal representative in our house of representatives. It could be called a "colony". But yes, the problem is really...

brainstorming: If the next version of the bundle is 6.4||7.0, what about adding a dependency on twig-components, and simplifying the knp_menu.html.twig macros and replacing them with components? In particular, array...

knp menu now supports Symfony 7 (which is in beta). I'm happy to test, and to add return types and that kind of stuff if you decide to go with...