kilianso

Results 8 issues of kilianso

Hey there, i really love your work with Masonry and Colcade! There's just one thing i want to mention here: If someone has a really slow internet connection or Colcade...

First of all, I am so happy that I found this repo! Finally a real alternative to Swiper, where even just the core module is huge. Great work! What I...

enhancement
solving

Hey there Very useful package! I'm using it together with the Mapbox Geocoding API to fetch and display locations. One problem i have is that the `focus` event keeps triggering...

1. `on:change `and `on:blur` are not firing with custom validation. 2. `on:change` is not firing with yup validation. `on:blur` works with yup as expected. So error messages do not disappear...

bug
good first issue

I use bricklayer for a very long feed of social media posts and as soon as bricklayer needs to recalculate the columns (resize or change the orientation) it jumps to...

Hey there 👋 Nice project! I just ran into a `missing_scope` error and after some research, I read that OpenAI automatically changes API keys when they detect access from external...

enhancement
help wanted
good first issue

Hello! I'm using your code for years now on [this site](https://swissbeatbox.com) and it was working like a charm! But now, all of the sudden, it stopped working and i can...

Hey there Great code! Just a question: How can we use this without enqueue the script in the functions.php? ``` function sl_enqueue_scripts() { wp_enqueue_script( 'simple-likes-public-js', get_template_directory_uri() . '/js/simple-likes-public.js', array( 'jquery'...