Santi

Results 7 issues of Santi

On Firefox Desktop it always warns with `MouseEvent.mozPressure is deprecated. Use PointerEvent.pressure instead.`. @ndelvalle I don't see it on the code so not sure how should be fixed.

help wanted

Hi!! Thanks for you work!! It's been fun playing with Lucy 😊 I was thinking would it be possible to generate Lucy files from XState JSON definitions? Not sure if...

enhancement

Hi! I'm loving using this plugin for Eleventy. The problem I'm having is that I'm not able to use `serverPrefetch`, it always returns undefined content to the template. I've put...

education

Thanks a lot @mattpocock ! Testing the autocompletion, it only works properly before a dot in a target state. When autocompleting after a dot, the word is repeated. Let me...

help wanted

When using a custom Color Palette on Gutenberg, we register in functions.php something like: ``` add_action( 'after_setup_theme', function() { add_theme_support( 'disable-custom-colors' ); add_theme_support( 'editor-color-palette', array( array( 'name' => __( 'Red',...

Hello. Could it work on mobile like it works on desktop with page transitions? Thanks!