Bernat Jufré Martínez
Bernat Jufré Martínez
With the rise of dev/build tools like Vite or Esbuild, the ecosystem seems to be going in the direction of ES modules as they're currently supported in all major browsers....
Hello! First of all thank you for this amazing library. We've been using it for a while, since the beginning of the project two-three years ago. Right now we're in...
Hi, first of all, thank you for this package, it's been awesome to work with. Due to the fact that I was working with it, I wanted to collaborate somehow...
After some discussion/back and forth in Discord, I thought it might be a better idea to express y concerns/ideas here in a more descriptive way; this is a continuation of...
# 1. Graphical issue inside a terminal pane (eg. something does not look as it should) ## Issue description When running inside `zellij` Neovim highlight colors seem to not be...
This PR adds the possibility of debouncing the reload event so that it only happens once within a certain amount of time. I had to patch the lib a couple...
### I have searched through the issues and didn't find my problem. - [X] Confirm ### About the icon This icons will be used to identify the Gleam lang files....
# Shared Props in LiveVue ### Problem Statement When building applications with LiveVue and LiveView, developers frequently need to pass the same props (like `flash` and `current_user`) to multiple components....