Pascal Martineau

Results 24 issues of Pascal Martineau

### Checks - [X] Not a duplicate. - [X] Not a question, feature request, or anything other than a bug report directly related to Splide. Use Discussions for these topics:...

bug

## Related Issues https://github.com/Splidejs/splide/issues/1215 ## Description Adding a simple type hint prevents TypeScript from complaining about `value.slice()`.

Title is self-explanatory !

Better typing support would improve the life of many people including myself !

I think I found a bug related to a typo in acf-recaptcha-v5.php. Also I added fr_CA translations :+1:

It would be nice to have a `language` argument on the various settings queries like `allSettings`, `generalSettings`, etc. instead of having to use `translateString` after receiving the strings.

Would you be willing to add a composer.json and publish this plugin to Packagist repository ?

Is this wonderful project still being maintained ? Also, is support for Composition API planned any time in the future ?

Is there a suggested way of configuring language path prefix for use with vue-i18n ?

I'd like to have good code organization for the frontend views and components, i.e. decoupling presentation from logic. We already have routes mapping manually to views, maybe we could look...